annotate settings.ui @ 9:0d7875c26974

layout designer: hints on widget placement during drag and drop
author Goffi <goffi@goffi.org>
date Fri, 26 Aug 2011 12:15:21 +0200
parents c63d67895cbe
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
2 <ui version="4.0">
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
3 <class>SettingsUI</class>
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
4 <widget class="QWidget" name="SettingsUI">
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
5 <property name="geometry">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
6 <rect>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
7 <x>0</x>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
8 <y>0</y>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
9 <width>629</width>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
10 <height>360</height>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
11 </rect>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
12 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
13 <property name="windowTitle">
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
14 <string>Bellaciao settings</string>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
15 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
16 <layout class="QVBoxLayout" name="verticalLayout_2">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
17 <item>
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
18 <widget class="QTabWidget" name="profilesTab">
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
19 <property name="currentIndex">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
20 <number>0</number>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
21 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
22 <widget class="QWidget" name="tab">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
23 <attribute name="title">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
24 <string>Profiles</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
25 </attribute>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
26 <layout class="QVBoxLayout" name="verticalLayout">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
27 <item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
28 <widget class="QWidget" name="widget" native="true">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
29 <layout class="QHBoxLayout" name="horizontalLayout">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
30 <item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
31 <widget class="QWidget" name="widget_5" native="true">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
32 <layout class="QVBoxLayout" name="verticalLayout_4">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
33 <item>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
34 <widget class="QLabel" name="label_3">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
35 <property name="text">
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
36 <string>Tick profiles you want to use</string>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
37 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
38 <property name="alignment">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
39 <set>Qt::AlignCenter</set>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
40 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
41 </widget>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
42 </item>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
43 <item>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
44 <widget class="QListWidget" name="profileList">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
45 <property name="sortingEnabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
46 <bool>true</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
47 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
48 </widget>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
49 </item>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
50 </layout>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
51 </widget>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
52 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
53 <item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
54 <widget class="QWidget" name="widget_2" native="true">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
55 <layout class="QVBoxLayout" name="verticalLayout_3">
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
56 <property name="margin">
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
57 <number>0</number>
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
58 </property>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
59 <item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
60 <widget class="QWidget" name="profileData" native="true">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
61 <property name="enabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
62 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
63 </property>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
64 <layout class="QFormLayout" name="formLayout">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
65 <item row="0" column="0">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
66 <widget class="QLabel" name="label">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
67 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
68 <string>jid</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
69 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
70 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
71 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
72 <item row="0" column="1">
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
73 <widget class="QLineEdit" name="jidField">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
74 <property name="enabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
75 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
76 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
77 </widget>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
78 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
79 <item row="1" column="0">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
80 <widget class="QLabel" name="label_2">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
81 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
82 <string>Password</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
83 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
84 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
85 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
86 <item row="1" column="1">
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
87 <widget class="QLineEdit" name="passwordField">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
88 <property name="enabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
89 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
90 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
91 <property name="echoMode">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
92 <enum>QLineEdit::Password</enum>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
93 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
94 </widget>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
95 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
96 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
97 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
98 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
99 <item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
100 <widget class="QGroupBox" name="customServerGroup">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
101 <property name="enabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
102 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
103 </property>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
104 <property name="title">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
105 <string>Custom Server</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
106 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
107 <property name="checkable">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
108 <bool>true</bool>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
109 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
110 <property name="checked">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
111 <bool>false</bool>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
112 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
113 <layout class="QFormLayout" name="formLayout_2">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
114 <property name="fieldGrowthPolicy">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
115 <enum>QFormLayout::ExpandingFieldsGrow</enum>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
116 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
117 <item row="0" column="0">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
118 <widget class="QLabel" name="label_5">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
119 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
120 <string>Server</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
121 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
122 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
123 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
124 <item row="0" column="1">
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
125 <widget class="QLineEdit" name="serverField"/>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
126 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
127 <item row="1" column="0">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
128 <widget class="QLabel" name="label_6">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
129 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
130 <string>Port</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
131 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
132 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
133 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
134 <item row="1" column="1">
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
135 <widget class="QLineEdit" name="portField"/>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
136 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
137 <item row="2" column="1">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
138 <spacer name="verticalSpacer">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
139 <property name="orientation">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
140 <enum>Qt::Vertical</enum>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
141 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
142 <property name="sizeHint" stdset="0">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
143 <size>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
144 <width>20</width>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
145 <height>40</height>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
146 </size>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
147 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
148 </spacer>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
149 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
150 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
151 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
152 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
153 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
154 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
155 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
156 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
157 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
158 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
159 <item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
160 <widget class="QWidget" name="widget_4" native="true">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
161 <layout class="QHBoxLayout" name="horizontalLayout_2">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
162 <item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
163 <widget class="QPushButton" name="buttonNew">
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
164 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
165 <string>New</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
166 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
167 <property name="checkable">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
168 <bool>false</bool>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
169 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
170 <property name="checked">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
171 <bool>false</bool>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
172 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
173 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
174 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
175 <item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
176 <widget class="QPushButton" name="buttonDelete">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
177 <property name="enabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
178 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
179 </property>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
180 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
181 <string>Delete</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
182 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
183 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
184 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
185 <item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
186 <widget class="QPushButton" name="buttonSetDefault">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
187 <property name="enabled">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
188 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
189 </property>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
190 <property name="text">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
191 <string>Set as default</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
192 </property>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
193 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
194 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
195 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
196 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
197 </item>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
198 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
199 </widget>
8
c63d67895cbe layout designer: first draft
Goffi <goffi@goffi.org>
parents: 2
diff changeset
200 <widget class="QWidget" name="contactListLayoutTab">
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
201 <attribute name="title">
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
202 <string>Contact list layout</string>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
203 </attribute>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
204 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
205 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
206 </item>
2
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
207 <item>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
208 <widget class="QDialogButtonBox" name="buttonsGroupConfirm">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
209 <property name="standardButtons">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
210 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
211 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
212 <property name="centerButtons">
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
213 <bool>false</bool>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
214 </property>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
215 </widget>
fee291c8d42a settings: profiles management first draft
Goffi <goffi@goffi.org>
parents: 0
diff changeset
216 </item>
0
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
217 </layout>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
218 </widget>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
219 <resources/>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
220 <connections/>
22b44846b04b Initial commit
Goffi <goffi@goffi.org>
parents:
diff changeset
221 </ui>