Warning, /frameworks/kio/src/widgets/kpropertiesdesktopadvbase.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>KPropertiesDesktopAdvBase</class> 0004 <widget class="QWidget" name="KPropertiesDesktopAdvBase"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>371</width> 0010 <height>539</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout"> 0014 <property name="leftMargin"> 0015 <number>0</number> 0016 </property> 0017 <property name="topMargin"> 0018 <number>0</number> 0019 </property> 0020 <property name="rightMargin"> 0021 <number>0</number> 0022 </property> 0023 <property name="bottomMargin"> 0024 <number>0</number> 0025 </property> 0026 <item> 0027 <widget class="QGroupBox" name="buttonGroup2"> 0028 <property name="title"> 0029 <string comment="@title:group Title of a group that lets the user choose options about the terminal when launching a program">Terminal</string> 0030 </property> 0031 <layout class="QGridLayout"> 0032 <item row="1" column="0" rowspan="2"> 0033 <spacer> 0034 <property name="orientation"> 0035 <enum>Qt::Horizontal</enum> 0036 </property> 0037 <property name="sizeType"> 0038 <enum>QSizePolicy::Minimum</enum> 0039 </property> 0040 <property name="sizeHint" stdset="0"> 0041 <size> 0042 <width>20</width> 0043 <height>20</height> 0044 </size> 0045 </property> 0046 </spacer> 0047 </item> 0048 <item row="0" column="0" colspan="3"> 0049 <widget class="QCheckBox" name="terminalCheck"> 0050 <property name="whatsThis"> 0051 <string>Check this option if the application you want to run is a text mode application or if you want the information that is provided by the terminal emulator window.</string> 0052 </property> 0053 <property name="text"> 0054 <string>Run in terminal</string> 0055 </property> 0056 </widget> 0057 </item> 0058 <item row="2" column="1"> 0059 <widget class="QLabel" name="terminalEditLabel"> 0060 <property name="text"> 0061 <string>Terminal options:</string> 0062 </property> 0063 <property name="buddy"> 0064 <cstring>terminalEdit</cstring> 0065 </property> 0066 </widget> 0067 </item> 0068 <item row="1" column="1" colspan="2"> 0069 <widget class="QCheckBox" name="terminalCloseCheck"> 0070 <property name="whatsThis"> 0071 <string>Check this option if the text mode application offers relevant information on exit. Keeping the terminal emulator open allows you to retrieve this information.</string> 0072 </property> 0073 <property name="text"> 0074 <string>Do not close when command exits</string> 0075 </property> 0076 </widget> 0077 </item> 0078 <item row="2" column="2"> 0079 <widget class="QLineEdit" name="terminalEdit"/> 0080 </item> 0081 </layout> 0082 </widget> 0083 </item> 0084 <item> 0085 <widget class="QGroupBox" name="buttonGroup2_2"> 0086 <property name="title"> 0087 <string comment="@title:group Title of a group that lets the user choose which user to use when launching a program">User</string> 0088 </property> 0089 <layout class="QGridLayout"> 0090 <item row="0" column="0" colspan="3"> 0091 <widget class="QCheckBox" name="suidCheck"> 0092 <property name="whatsThis"> 0093 <string>Check this option if you want to run this application with a different user id. Every process has a different user id associated with it. This id code determines file access and other permissions. The password of the user is required to use this option.</string> 0094 </property> 0095 <property name="text"> 0096 <string>Run as a different user</string> 0097 </property> 0098 </widget> 0099 </item> 0100 <item row="1" column="0"> 0101 <spacer> 0102 <property name="orientation"> 0103 <enum>Qt::Horizontal</enum> 0104 </property> 0105 <property name="sizeType"> 0106 <enum>QSizePolicy::Minimum</enum> 0107 </property> 0108 <property name="sizeHint" stdset="0"> 0109 <size> 0110 <width>20</width> 0111 <height>20</height> 0112 </size> 0113 </property> 0114 </spacer> 0115 </item> 0116 <item row="1" column="1"> 0117 <widget class="QLabel" name="suidEditLabel"> 0118 <property name="whatsThis"> 0119 <string>Enter the user name you want to run the application as.</string> 0120 </property> 0121 <property name="text"> 0122 <string>Username:</string> 0123 </property> 0124 <property name="buddy"> 0125 <cstring>suidEdit</cstring> 0126 </property> 0127 </widget> 0128 </item> 0129 <item row="1" column="2"> 0130 <widget class="KLineEdit" name="suidEdit"> 0131 <property name="whatsThis"> 0132 <string>Enter the user name you want to run the application as here.</string> 0133 </property> 0134 </widget> 0135 </item> 0136 </layout> 0137 </widget> 0138 </item> 0139 <item> 0140 <widget class="QGroupBox" name="discreteGpuGroupBox"> 0141 <property name="title"> 0142 <string>Discrete GPU</string> 0143 </property> 0144 <layout class="QVBoxLayout" name="verticalLayout"> 0145 <item> 0146 <widget class="QCheckBox" name="discreteGpuCheck"> 0147 <property name="text"> 0148 <string>Run using dedicated graphics card</string> 0149 </property> 0150 </widget> 0151 </item> 0152 </layout> 0153 </widget> 0154 </item> 0155 <item> 0156 <widget class="QGroupBox" name="buttonGroup4"> 0157 <property name="title"> 0158 <string comment="@title:group Title of a group that lets the user choose options regarding program startup">Startup</string> 0159 </property> 0160 <layout class="QGridLayout"> 0161 <item row="0" column="0" colspan="2"> 0162 <widget class="QCheckBox" name="startupInfoCheck"> 0163 <property name="whatsThis"> 0164 <string>Check this option if you want to make clear that your application has started. This visual feedback may appear as a busy cursor or in the taskbar.</string> 0165 </property> 0166 <property name="text"> 0167 <string>Enable launch feedback</string> 0168 </property> 0169 </widget> 0170 </item> 0171 </layout> 0172 </widget> 0173 </item> 0174 </layout> 0175 </widget> 0176 <customwidgets> 0177 <customwidget> 0178 <class>KLineEdit</class> 0179 <extends>QLineEdit</extends> 0180 <header>klineedit.h</header> 0181 </customwidget> 0182 </customwidgets> 0183 <resources/> 0184 <connections> 0185 <connection> 0186 <sender>terminalCheck</sender> 0187 <signal>toggled(bool)</signal> 0188 <receiver>terminalCloseCheck</receiver> 0189 <slot>setEnabled(bool)</slot> 0190 <hints> 0191 <hint type="sourcelabel"> 0192 <x>47</x> 0193 <y>66</y> 0194 </hint> 0195 <hint type="destinationlabel"> 0196 <x>56</x> 0197 <y>98</y> 0198 </hint> 0199 </hints> 0200 </connection> 0201 <connection> 0202 <sender>terminalCheck</sender> 0203 <signal>toggled(bool)</signal> 0204 <receiver>terminalEdit</receiver> 0205 <slot>setEnabled(bool)</slot> 0206 <hints> 0207 <hint type="sourcelabel"> 0208 <x>197</x> 0209 <y>66</y> 0210 </hint> 0211 <hint type="destinationlabel"> 0212 <x>373</x> 0213 <y>136</y> 0214 </hint> 0215 </hints> 0216 </connection> 0217 <connection> 0218 <sender>terminalCheck</sender> 0219 <signal>toggled(bool)</signal> 0220 <receiver>terminalEditLabel</receiver> 0221 <slot>setEnabled(bool)</slot> 0222 <hints> 0223 <hint type="sourcelabel"> 0224 <x>115</x> 0225 <y>48</y> 0226 </hint> 0227 <hint type="destinationlabel"> 0228 <x>115</x> 0229 <y>125</y> 0230 </hint> 0231 </hints> 0232 </connection> 0233 <connection> 0234 <sender>suidCheck</sender> 0235 <signal>toggled(bool)</signal> 0236 <receiver>suidEdit</receiver> 0237 <slot>setEnabled(bool)</slot> 0238 <hints> 0239 <hint type="sourcelabel"> 0240 <x>27</x> 0241 <y>232</y> 0242 </hint> 0243 <hint type="destinationlabel"> 0244 <x>122</x> 0245 <y>278</y> 0246 </hint> 0247 </hints> 0248 </connection> 0249 <connection> 0250 <sender>suidCheck</sender> 0251 <signal>toggled(bool)</signal> 0252 <receiver>suidEditLabel</receiver> 0253 <slot>setEnabled(bool)</slot> 0254 <hints> 0255 <hint type="sourcelabel"> 0256 <x>92</x> 0257 <y>234</y> 0258 </hint> 0259 <hint type="destinationlabel"> 0260 <x>78</x> 0261 <y>278</y> 0262 </hint> 0263 </hints> 0264 </connection> 0265 </connections> 0266 </ui>