Preferences/ConfigurationPages/EditorFilePage.ui

changeset 3979
307b09aae43b
parent 3458
64bbac483843
child 5837
9ef6a28f1694
equal deleted inserted replaced
3978:59d99092a4de 3979:307b09aae43b
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>600</width> 9 <width>600</width>
10 <height>1032</height> 10 <height>1193</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <layout class="QVBoxLayout" name="verticalLayout_2"> 13 <layout class="QVBoxLayout" name="verticalLayout_2">
14 <item> 14 <item>
15 <widget class="QLabel" name="headerLabel"> 15 <widget class="QLabel" name="headerLabel">
496 </item> 496 </item>
497 <item row="3" column="1"> 497 <item row="3" column="1">
498 <widget class="QLineEdit" name="previewQssExtensionsEdit"> 498 <widget class="QLineEdit" name="previewQssExtensionsEdit">
499 <property name="toolTip"> 499 <property name="toolTip">
500 <string>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</string> 500 <string>Enter the filename extensions of Qt Stylesheet files that may be previewed (separated by a space)</string>
501 </property>
502 </widget>
503 </item>
504 <item row="4" column="0" colspan="2">
505 <widget class="QCheckBox" name="previewRestSphinxCheckBox">
506 <property name="toolTip">
507 <string>Select to use 'sphinx' to generate the ReST preview</string>
508 </property>
509 <property name="text">
510 <string>Use 'sphinx' for ReST preview</string>
501 </property> 511 </property>
502 </widget> 512 </widget>
503 </item> 513 </item>
504 </layout> 514 </layout>
505 </widget> 515 </widget>

eric ide

mercurial