From 85a753d68eb8900ba94ce89f9638269858645e19 Mon Sep 17 00:00:00 2001 From: Lubos Dolezel Date: Thu, 4 Jun 2015 16:42:26 +0200 Subject: Application fully ported to Qt4 (no Qt3Support used any more) --- src/gui/mphoneform.ui | 219 ++++++++++++++++++++++++++------------------------ 1 file changed, 113 insertions(+), 106 deletions(-) (limited to 'src/gui/mphoneform.ui') diff --git a/src/gui/mphoneform.ui b/src/gui/mphoneform.ui index 0034164..45f4ded 100644 --- a/src/gui/mphoneform.ui +++ b/src/gui/mphoneform.ui @@ -1,7 +1,7 @@ MphoneForm - + true @@ -9,7 +9,7 @@ 0 0 - 739 + 733 693 @@ -38,21 +38,13 @@ true - - - 0 - 0 - 485 - 354 - - Qt::Horizontal - + 150 @@ -65,12 +57,20 @@ 0 + + Qt::CustomContextMenu + You can create a separate buddy list for each user profile. You can only see availability of your buddies and publish your own availability if your provider offers a presence server. - + true + + + Buddy list + + @@ -131,7 +131,7 @@ - + :/icons/images/kontact_contacts.png:/icons/images/kontact_contacts.png @@ -192,6 +192,12 @@ 0 + + Auto answer indication. + + + :/icons/images/auto_answer.png + false @@ -205,6 +211,12 @@ 0 + + Call redirect indication. + + + :/icons/images/cf.png + false @@ -218,6 +230,12 @@ 0 + + Do not disturb indication. + + + :/icons/images/cancel.png + false @@ -231,6 +249,12 @@ 0 + + Message waiting indication. + + + :/icons/images/mwi_none16.png + false @@ -244,6 +268,12 @@ 0 + + Missed call indication. + + + :/icons/images/missed.png + false @@ -257,6 +287,12 @@ 0 + + Registration status. + + + :/icons/images/twinkle16.png + false @@ -269,45 +305,45 @@ - + 0 0 - + Display - + 0 0 + + true + - - true - - + 0 0 - + Line status @@ -629,7 +665,7 @@ - QFrame::Box + QFrame::StyledPanel photo @@ -953,7 +989,7 @@ - QFrame::Box + QFrame::StyledPanel photo @@ -974,30 +1010,31 @@ - - - - 0 - 0 - 100 - 30 - + + + Qt::ToolButtonTextUnderIcon false - true + false - true + false - true + false - Call Toolbar + + + TopToolBarArea + + + false + @@ -1016,8 +1053,8 @@ 0 0 - 0 - 0 + 733 + 21 @@ -1783,40 +1820,6 @@ - - - - Q3MainWindow - QWidget -
q3mainwindow.h
- 1 -
- - Q3ListView - QWidget -
q3listview.h
-
- - Q3GroupBox - QWidget -
q3groupbox.h
-
- - Q3TextEdit - QWidget -
q3textedit.h
-
- - Q3ButtonGroup - QWidget -
q3buttongroup.h
-
- - Q3ToolBar - QWidget -
q3toolbar.h
-
-
callComboBox addressToolButton @@ -1879,8 +1882,8 @@ showAddressBook() - 20 - 20 + 634 + 127 20 @@ -1895,8 +1898,8 @@ quickCall() - 20 - 20 + 664 + 127 20 @@ -2279,8 +2282,8 @@ line2rbChangedState(bool) - 20 - 20 + 309 + 597 20 @@ -2295,8 +2298,8 @@ line1rbChangedState(bool) - 20 - 20 + 309 + 491 20 @@ -2417,14 +2420,14 @@ - buddyListView - rightButtonPressed(Q3ListViewItem*,QPoint,int) + viewBuddyListAction + toggled(bool) MphoneForm - showBuddyListPopupMenu(Q3ListViewItem*,QPoint) + showBuddyList(bool) - 20 - 20 + -1 + -1 20 @@ -2433,14 +2436,14 @@ - buddyListView - doubleClicked(Q3ListViewItem*) + helpManualAction + activated() MphoneForm - doMessageBuddy(Q3ListViewItem*) + manual() - 20 - 20 + -1 + -1 20 @@ -2449,10 +2452,10 @@ - viewBuddyListAction - toggled(bool) + diamondcardSign_upAction + activated() MphoneForm - showBuddyList(bool) + DiamondcardSignUp() -1 @@ -2465,36 +2468,40 @@ - helpManualAction - activated() + buddyListView + itemDoubleClicked(QTreeWidgetItem*,int) MphoneForm - manual() + doMessageBuddy(QTreeWidgetItem*) - -1 - -1 + 130 + 206 - 20 - 20 + 3 + 195 - diamondcardSign_upAction - activated() + buddyListView + customContextMenuRequested(QPoint) MphoneForm - DiamondcardSignUp() + showBuddyListPopupMenu(QPoint) - -1 - -1 + 98 + 285 - 20 - 20 + 3 + 301 + + doMessageBuddy(QTreeWidgetItem*) + showBuddyListPopupMenu(QPoint) +
-- cgit v1.2.3