From 8401def65aa4f19d91873bc57a3dcf25c358c490 Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 18 Nov 2002 09:38:28 +0000 Subject: Back to main tree. Back to main tree. Back to main tree. Waiting for moving to feature freeze .. --- (limited to 'core/pim/addressbook/configdlg_base.ui') diff --git a/core/pim/addressbook/configdlg_base.ui b/core/pim/addressbook/configdlg_base.ui index a6fcffa..66414f5 100644 --- a/core/pim/addressbook/configdlg_base.ui +++ b/core/pim/addressbook/configdlg_base.ui @@ -12,11 +12,18 @@ 0 0 - 244 - 298 + 276 + 327 + sizePolicy + + 5 + 5 + + + caption MyDialog1 @@ -24,10 +31,13 @@ sizeGripEnabled true + + layoutMargin + margin - 11 + 1 spacing @@ -39,9 +49,19 @@ name configDlg_base + + sizePolicy + + 7 + 7 + + layoutMargin + + layoutSpacing + QWidget @@ -50,7 +70,7 @@ title - Search + Misc @@ -62,14 +82,14 @@ 6 - QButtonGroup + QGroupBox name - ButtonGroup1 + GroupBox2 title - Query Style + Search Settings @@ -81,54 +101,122 @@ 6 - QRadioButton + QButtonGroup name - m_useRegExp + ButtonGroup1 - text - Use Regular Expressions + title + Query Style + + + margin + 11 + + + spacing + 6 + + + QRadioButton + + name + m_useRegExp + + + text + Use Regular Expressions + + + + QRadioButton + + name + m_useWildCard + + + text + Use Wildcards (*,?) + + + checked + true + + + - QRadioButton + QCheckBox name - m_useWildCard + m_useCaseSensitive text - Use Wildcards (*,?) - - - checked - true + Case Sensitive - QCheckBox - - name - m_useCaseSensitive - - - text - Case Sensitive - - - - QCheckBox + QButtonGroup name - m_signalWrapAround + ButtonGroup3 - text - Signal Wrap Around + title + Font + + + margin + 11 + + + spacing + 6 + + + QRadioButton + + name + m_smallFont + + + text + Small + + + + QRadioButton + + name + m_normalFont + + + text + Normal + + + checked + true + + + + QRadioButton + + name + m_largeFont + + + text + Large + + + @@ -256,82 +344,204 @@ is provided free ! - - - QLayoutWidget - - name - Layout1 - - - - margin - 0 - + + QWidget - spacing - 6 + name + tab - - QPushButton - - name - buttonOk - - - text - &OK - - - autoDefault - true - - - default - true - - - - QPushButton - - name - buttonCancel - + + title + Order + + - text - &Cancel + margin + -1 - autoDefault - true + spacing + -1 - - + + QGroupBox + + name + GroupBox9 + + + title + Select Contact Order: + + + + margin + 11 + + + spacing + 6 + + + QPushButton + + name + m_upButton + + + sizePolicy + + 1 + 0 + + + + text + Up + + + autoRepeat + true + + + + QPushButton + + name + m_downButton + + + sizePolicy + + 1 + 0 + + + + text + Down + + + autoRepeat + true + + + + QListBox + + name + allFieldListBox + + + sizePolicy + + 7 + 7 + + + + + QPushButton + + name + m_addButton + + + sizePolicy + + 1 + 0 + + + + text + Add + + + + QPushButton + + name + m_removeButton + + + sizePolicy + + 1 + 0 + + + + text + Remove + + + + + name + Spacer23 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + name + Spacer2_2 + + + orientation + Vertical + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + QListBox + + name + fieldListBox + + + sizePolicy + + 7 + 7 + + + + + + + - - - buttonOk - clicked() - Configuration - accept() - - - buttonCancel - clicked() - Configuration - reject() - - configDlg_base - m_useWildCard - m_useCaseSensitive - m_signalWrapAround m_useQtMail m_useOpieMail - buttonOk - buttonCancel -- cgit v0.9.0.2