1 <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
2 <class>GroupWiseAddUI</class>
3 <widget class="QDialog">
5 <cstring>GroupWiseAddUI</cstring>
7 <property name="geometry">
16 <property name="name">
17 <cstring>unnamed</cstring>
19 <property name="margin">
22 <property name="spacing">
25 <widget class="QLayoutWidget">
26 <property name="name">
27 <cstring>layout2</cstring>
30 <property name="name">
31 <cstring>unnamed</cstring>
33 <widget class="QLabel">
34 <property name="name">
35 <cstring>textLabel1</cstring>
37 <property name="text">
38 <string>&Account name:</string>
40 <property name="buddy" stdset="0">
41 <cstring>m_uniqueName</cstring>
43 <property name="toolTip" stdset="0">
44 <string>The account name of the account you would like to add.</string>
46 <property name="whatsThis" stdset="0">
47 <string>The account name of the account you would like to add.</string>
50 <widget class="QLineEdit">
51 <property name="name">
52 <cstring>m_uniqueName</cstring>
54 <property name="toolTip" stdset="0">
55 <string>The account name of the account you would like to add.</string>
57 <property name="whatsThis" stdset="0">
58 <string>The account name of the account you would like to add.</string>
63 <widget class="QButtonGroup">
64 <property name="name">
65 <cstring>buttonGroup1</cstring>
67 <property name="title">
68 <string>Contact Type</string>
71 <property name="name">
72 <cstring>unnamed</cstring>
74 <widget class="QRadioButton">
75 <property name="name">
76 <cstring>m_rbEcho</cstring>
78 <property name="text">
79 <string>&Echo</string>
81 <property name="checked">
84 <property name="toolTip" stdset="0">
85 <string>Hey look! Only one option. Could you please make this a dropdown and add Null?</string>
87 <property name="whatsThis" stdset="0">
88 <string>Hey look! Only one option. Could you please make this a dropdown and add Null?</string>
94 <property name="name">
95 <cstring>spacer2</cstring>
97 <property name="orientation">
98 <enum>Qt::Vertical</enum>
100 <property name="sizeType">
101 <enum>Expanding</enum>
103 <property name="sizeHint">
112 <layoutdefaults spacing="6" margin="11"/>