Preferences/ConfigurationPages/QtPage.ui

changeset 2301
cfab9cb261d2
parent 0
de9c2efb9d02
child 2619
55f6484ad1c3
equal deleted inserted replaced
2300:275bf8b83f80 2301:cfab9cb261d2
32 </widget> 32 </widget>
33 </item> 33 </item>
34 <item> 34 <item>
35 <widget class="QGroupBox" name="qt4Group"> 35 <widget class="QGroupBox" name="qt4Group">
36 <property name="title"> 36 <property name="title">
37 <string>Qt4 Directory</string> 37 <string>Qt Directory</string>
38 </property> 38 </property>
39 <layout class="QGridLayout" name="_2"> 39 <layout class="QGridLayout" name="_2">
40 <item row="0" column="0" colspan="2"> 40 <item row="0" column="0" colspan="2">
41 <widget class="QLabel" name="TextLabel1_2_2_4"> 41 <widget class="QLabel" name="TextLabel1_2_2_4">
42 <property name="text"> 42 <property name="text">
45 </widget> 45 </widget>
46 </item> 46 </item>
47 <item row="1" column="0"> 47 <item row="1" column="0">
48 <widget class="QLineEdit" name="qt4Edit"> 48 <widget class="QLineEdit" name="qt4Edit">
49 <property name="toolTip"> 49 <property name="toolTip">
50 <string>Enter the path of the Qt4 directory.</string> 50 <string>Enter the path of the Qt directory.</string>
51 </property> 51 </property>
52 </widget> 52 </widget>
53 </item> 53 </item>
54 <item row="1" column="1"> 54 <item row="1" column="1">
55 <widget class="QPushButton" name="qt4Button"> 55 <widget class="QPushButton" name="qt4Button">
56 <property name="toolTip"> 56 <property name="toolTip">
57 <string>Press to select the Qt4 directory via a directory selection dialog</string> 57 <string>Press to select the Qt directory via a directory selection dialog</string>
58 </property> 58 </property>
59 <property name="text"> 59 <property name="text">
60 <string>...</string> 60 <string>...</string>
61 </property> 61 </property>
62 </widget> 62 </widget>
65 </widget> 65 </widget>
66 </item> 66 </item>
67 <item> 67 <item>
68 <widget class="QGroupBox" name="groupBox_3"> 68 <widget class="QGroupBox" name="groupBox_3">
69 <property name="title"> 69 <property name="title">
70 <string>Qt4 Translations Directory</string> 70 <string>Qt Translations Directory</string>
71 </property> 71 </property>
72 <layout class="QGridLayout"> 72 <layout class="QGridLayout">
73 <item row="1" column="1"> 73 <item row="1" column="1">
74 <widget class="QPushButton" name="qt4TransButton"> 74 <widget class="QPushButton" name="qt4TransButton">
75 <property name="toolTip"> 75 <property name="toolTip">
76 <string>Press to select the Qt4 translations directory via a directory selection dialog</string> 76 <string>Press to select the Qt translations directory via a directory selection dialog</string>
77 </property> 77 </property>
78 <property name="text"> 78 <property name="text">
79 <string>...</string> 79 <string>...</string>
80 </property> 80 </property>
81 </widget> 81 </widget>
82 </item> 82 </item>
83 <item row="1" column="0"> 83 <item row="1" column="0">
84 <widget class="QLineEdit" name="qt4TransEdit"> 84 <widget class="QLineEdit" name="qt4TransEdit">
85 <property name="toolTip"> 85 <property name="toolTip">
86 <string>Enter the path of the Qt4 translations directory.</string> 86 <string>Enter the path of the Qt translations directory.</string>
87 </property> 87 </property>
88 </widget> 88 </widget>
89 </item> 89 </item>
90 <item row="0" column="0" colspan="2"> 90 <item row="0" column="0" colspan="2">
91 <widget class="QLabel" name="TextLabel1_2_2_5"> 91 <widget class="QLabel" name="TextLabel1_2_2_5">
95 </widget> 95 </widget>
96 </item> 96 </item>
97 <item row="2" column="0" colspan="2"> 97 <item row="2" column="0" colspan="2">
98 <widget class="QLabel" name="textLabel1_2_4"> 98 <widget class="QLabel" name="textLabel1_2_4">
99 <property name="text"> 99 <property name="text">
100 <string>&lt;b&gt;Note:&lt;/b&gt; Leave this entry empty to use the QT4TRANSLATIONSDIR environment variable or the path compiled into the Qt4 library.</string> 100 <string>&lt;b&gt;Note:&lt;/b&gt; Leave this entry empty to use the QT4TRANSLATIONSDIR environment variable or the path compiled into the Qt library.</string>
101 </property> 101 </property>
102 <property name="wordWrap"> 102 <property name="wordWrap">
103 <bool>true</bool> 103 <bool>true</bool>
104 </property> 104 </property>
105 </widget> 105 </widget>
124 </widget> 124 </widget>
125 </item> 125 </item>
126 <item row="1" column="0"> 126 <item row="1" column="0">
127 <widget class="QLabel" name="label_3"> 127 <widget class="QLabel" name="label_3">
128 <property name="text"> 128 <property name="text">
129 <string>Qt4-Prefix:</string> 129 <string>Qt-Prefix:</string>
130 </property> 130 </property>
131 </widget> 131 </widget>
132 </item> 132 </item>
133 <item row="1" column="1"> 133 <item row="1" column="1">
134 <widget class="QLineEdit" name="qt4PrefixEdit"> 134 <widget class="QLineEdit" name="qt4PrefixEdit">
135 <property name="toolTip"> 135 <property name="toolTip">
136 <string>Enter the prefix for the Qt4 tools name</string> 136 <string>Enter the prefix for the Qt tools name</string>
137 </property> 137 </property>
138 </widget> 138 </widget>
139 </item> 139 </item>
140 <item row="1" column="2"> 140 <item row="1" column="2">
141 <widget class="QLabel" name="label_5"> 141 <widget class="QLabel" name="label_5">
142 <property name="text"> 142 <property name="text">
143 <string>Qt4-Postfix:</string> 143 <string>Qt-Postfix:</string>
144 </property> 144 </property>
145 </widget> 145 </widget>
146 </item> 146 </item>
147 <item row="1" column="3"> 147 <item row="1" column="3">
148 <widget class="QLineEdit" name="qt4PostfixEdit"> 148 <widget class="QLineEdit" name="qt4PostfixEdit">
149 <property name="toolTip"> 149 <property name="toolTip">
150 <string>Enter the postfix for the Qt4 tools name</string> 150 <string>Enter the postfix for the Qt tools name</string>
151 </property> 151 </property>
152 </widget> 152 </widget>
153 </item> 153 </item>
154 <item row="1" column="4"> 154 <item row="1" column="4">
155 <widget class="QLabel" name="qt4SampleLabel"> 155 <widget class="QLabel" name="qt4SampleLabel">

eric ide

mercurial