From e8868d63c39db975c8627c7fc87dfdd4f2308bf6 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Tue, 24 Apr 2007 15:34:07 +0000 Subject: moved *.glade and *.ui to one directory to omit the change of the config.py each time --- portato/gui/templates/ui/MainWindow.ui | 601 +++++++++++++++++++++++++++++++++ 1 file changed, 601 insertions(+) create mode 100644 portato/gui/templates/ui/MainWindow.ui (limited to 'portato/gui/templates/ui/MainWindow.ui') diff --git a/portato/gui/templates/ui/MainWindow.ui b/portato/gui/templates/ui/MainWindow.ui new file mode 100644 index 0000000..5b8d0d9 --- /dev/null +++ b/portato/gui/templates/ui/MainWindow.ui @@ -0,0 +1,601 @@ + + MainWindow + + + + 0 + 0 + 466 + 695 + + + + Portato + + + + + + + + 9 + + + 6 + + + + + 0 + + + 6 + + + + + + + + &Search + + + + + + + + + Qt::Vertical + + + + + 0 + + + 6 + + + + + false + + + QFrame::Sunken + + + QAbstractItemView::NoEditTriggers + + + + + + + QAbstractItemView::NoEditTriggers + + + false + + + true + + + + + + + + 1 + + + + Package + + + + 9 + + + 6 + + + + + TextLabel + + + Qt::AlignCenter + + + + + + + TextLabel + + + Qt::AlignCenter + + + + + + + 0 + + + 6 + + + + + + 3 + 0 + 0 + 0 + + + + + + + + + 13 + 5 + 0 + 0 + + + + <html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; color:#ff0000;">MISSING KEYWORD</span></p></body></html> + + + + + + + + 13 + 5 + 0 + 0 + + + + <b>Installed, but not in portage anymore</b> + + + + + + + + 3 + 5 + 0 + 0 + + + + Installed + + + + + + + + 3 + 0 + 0 + 0 + + + + Masked + + + + + + + true + + + + 3 + 0 + 0 + 0 + + + + Testing + + + + + + + + + Qt::ScrollBarAsNeeded + + + QAbstractItemView::NoEditTriggers + + + Qt::ElideNone + + + true + + + false + + + false + + + 3 + + + + 1 + + + + + 1 + + + + + 2 + + + + + + + + 0 + + + 6 + + + + + &Emerge + + + + + + + &Unmerge + + + + + + + Re&vert + + + + + + + E&build + + + + + + + + + + Queue + + + + 0 + + + 6 + + + + + Qt::ActionsContextMenu + + + QAbstractItemView::NoEditTriggers + + + 2 + + + + 1 + + + + + 1 + + + + + + + + 2 + + + 6 + + + + + + 1 + 0 + 0 + 0 + + + + E&merge + + + + + + + &Unmerge + + + + + + + Update &World + + + + + + + &Remove + + + + + + + + + + Console + + + + + + + + + + + 0 + 0 + 466 + 27 + + + + + &File + + + + + + + + + &? + + + + + + &Emerge + + + + + + + + + + + + + + + + + true + + + + + + + + &Quit + + + QAction::QuitRole + + + + + &About + + + QAction::AboutRole + + + + + &Emerge + + + + + &Unmerge + + + + + Update &World + + + + + &Preferences + + + QAction::PreferencesRole + + + + + S&ync + + + + + Save &Flage + + + + + Ki&ll Emerge + + + + + &Reload Portage + + + + + &Oneshot + + + + + + UncheckBox + QCheckBox +
portato/gui/qt/uncheckbox.h
+
+
+ + + + quitAction + triggered() + MainWindow + close() + + + -1 + -1 + + + 361 + 299 + + + + + searchEdit + returnPressed() + searchBtn + click() + + + 287 + 49 + + + 400 + 55 + + + + + emergeAction + triggered() + emergeBtn + click() + + + -1 + -1 + + + 66 + 642 + + + + + unmergeAction + triggered() + unmergeBtn + click() + + + -1 + -1 + + + 177 + 642 + + + + + updateAction + triggered() + updateBtn + click() + + + -1 + -1 + + + 288 + 642 + + + + +
-- cgit v1.2.3-70-g09d2