eric7/Plugins/WizardPlugins/FontDialogWizard/FontDialogWizardDialog.ui

branch
eric7
changeset 8410
f8d97f05f883
parent 8312
800c432b34c8
equal deleted inserted replaced
8409:78c008a54656 8410:f8d97f05f883
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>377</width> 9 <width>377</width>
10 <height>291</height> 10 <height>355</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="windowTitle"> 13 <property name="windowTitle">
14 <string>QFontDialog Wizard</string> 14 <string>QFontDialog Wizard</string>
15 </property> 15 </property>
124 <property name="toolTip"> 124 <property name="toolTip">
125 <string>Press to select a font via a dialog</string> 125 <string>Press to select a font via a dialog</string>
126 </property> 126 </property>
127 <property name="text"> 127 <property name="text">
128 <string>Select Font ...</string> 128 <string>Select Font ...</string>
129 </property>
130 </widget>
131 </item>
132 <item>
133 <widget class="QPushButton" name="optionsButton">
134 <property name="toolTip">
135 <string>Press to configure the font dialog options</string>
136 </property>
137 <property name="text">
138 <string>Select Options...</string>
129 </property> 139 </property>
130 </widget> 140 </widget>
131 </item> 141 </item>
132 <item> 142 <item>
133 <spacer> 143 <spacer>
180 <tabstop>parentSelf</tabstop> 190 <tabstop>parentSelf</tabstop>
181 <tabstop>parentNone</tabstop> 191 <tabstop>parentNone</tabstop>
182 <tabstop>parentOther</tabstop> 192 <tabstop>parentOther</tabstop>
183 <tabstop>parentEdit</tabstop> 193 <tabstop>parentEdit</tabstop>
184 <tabstop>fontButton</tabstop> 194 <tabstop>fontButton</tabstop>
195 <tabstop>optionsButton</tabstop>
185 <tabstop>eVariable</tabstop> 196 <tabstop>eVariable</tabstop>
186 <tabstop>buttonBox</tabstop>
187 </tabstops> 197 </tabstops>
188 <resources/> 198 <resources/>
189 <connections> 199 <connections>
190 <connection> 200 <connection>
191 <sender>buttonBox</sender> 201 <sender>buttonBox</sender>

eric ide

mercurial