From a9b07b7c0c6382eb8fadcc54d1d8a00075c38a29 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Fri, 6 Apr 2007 00:31:03 +0000 Subject: First qt draft --- portato/gui/qt/ui/AboutDialog.ui | 85 ++++++++ portato/gui/qt/ui/MainWindow.ui | 418 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 503 insertions(+) create mode 100644 portato/gui/qt/ui/AboutDialog.ui create mode 100644 portato/gui/qt/ui/MainWindow.ui (limited to 'portato/gui/qt/ui') diff --git a/portato/gui/qt/ui/AboutDialog.ui b/portato/gui/qt/ui/AboutDialog.ui new file mode 100644 index 0000000..e7cd4ff --- /dev/null +++ b/portato/gui/qt/ui/AboutDialog.ui @@ -0,0 +1,85 @@ + + Dialog + + + Qt::ApplicationModal + + + + 0 + 0 + 369 + 279 + + + + About Portato + + + + 9 + + + 6 + + + + + TextLabel + + + Qt::AlignCenter + + + true + + + + + + + Qt::Vertical + + + + 20 + 40 + + + + + + + + Qt::Horizontal + + + QDialogButtonBox::Ok + + + true + + + + + + + + + buttonBox + accepted() + Dialog + accept() + + + 174 + 252 + + + 176 + 197 + + + + + diff --git a/portato/gui/qt/ui/MainWindow.ui b/portato/gui/qt/ui/MainWindow.ui new file mode 100644 index 0000000..c982485 --- /dev/null +++ b/portato/gui/qt/ui/MainWindow.ui @@ -0,0 +1,418 @@ + + MainWindow + + + + 0 + 0 + 466 + 695 + + + + Portato + + + + + + + + 9 + + + 6 + + + + + 0 + + + 6 + + + + + + + + &Search + + + + + + + + + Qt::Vertical + + + + + 0 + + + 6 + + + + + false + + + QFrame::Sunken + + + + + + + + + + + 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 + 0 + 0 + 0 + + + + Installed + + + + + + + true + + + + 3 + 0 + 0 + 0 + + + + Testing + + + + + + + + 3 + 0 + 0 + 0 + + + + Masked + + + + + + + + + Qt::ScrollBarAsNeeded + + + true + + + false + + + false + + + 3 + + + + 1 + + + + + 1 + + + + + 2 + + + + + + + + 0 + + + 6 + + + + + &Emerge + + + + + + + &Unmerge + + + + + + + Re&vert + + + + + + + E&build + + + + + + + + + + Queue + + + + 0 + + + 6 + + + + + + + + 2 + + + 6 + + + + + + 1 + 0 + 0 + 0 + + + + &Emerge + + + + + + + &Unmerge + + + + + + + Update &World + + + + + + + &Remove + + + + + + + + + + + + + + + + 0 + 0 + 466 + 28 + + + + + &File + + + + + + &? + + + + + + + + + true + + + + + + + + &Quit + + + QAction::TextHeuristicRole + + + + + &About + + + + + + + quitAction + triggered() + MainWindow + close() + + + -1 + -1 + + + 361 + 299 + + + + + -- cgit v1.2.3-54-g00ecf