From 188343e825e9c5bfbc08e4132845371b787fb81e Mon Sep 17 00:00:00 2001 From: necoro <> Date: Wed, 18 Apr 2007 18:05:53 +0000 Subject: finished Qt-Frontend --- portato/gui/qt/ui/MainWindow.ui | 58 ++++++++++++++++++++++++++++++++++------- 1 file changed, 49 insertions(+), 9 deletions(-) (limited to 'portato/gui/qt/ui/MainWindow.ui') diff --git a/portato/gui/qt/ui/MainWindow.ui b/portato/gui/qt/ui/MainWindow.ui index d75f0d3..80c5c12 100644 --- a/portato/gui/qt/ui/MainWindow.ui +++ b/portato/gui/qt/ui/MainWindow.ui @@ -86,7 +86,7 @@ - 0 + 1 @@ -315,6 +315,9 @@ p, li { white-space: pre-wrap; } + + Qt::ActionsContextMenu + QAbstractItemView::NoEditTriggers @@ -400,6 +403,15 @@ p, li { white-space: pre-wrap; } 27 + + + &File + + + + + + &? @@ -414,13 +426,10 @@ p, li { white-space: pre-wrap; } - - - - &File - - - + + + + @@ -439,13 +448,16 @@ p, li { white-space: pre-wrap; } &Quit - QAction::TextHeuristicRole + QAction::QuitRole &About + + QAction::AboutRole + @@ -466,6 +478,34 @@ p, li { white-space: pre-wrap; } &Preferences + + QAction::PreferencesRole + + + + + S&ync + + + + + Save &Flage + + + + + Ki&ll Emerge + + + + + &Reload Portage + + + + + &Oneshot + -- cgit v1.2.3-54-g00ecf