Warning, /network/falkon/src/plugins/GreaseMonkey/settings/gm_settings.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>GM_Settings</class> 0004 <widget class="QDialog" name="GM_Settings"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>512</width> 0010 <height>416</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>GreaseMonkey Scripts</string> 0015 </property> 0016 <layout class="QVBoxLayout" name="verticalLayout"> 0017 <item> 0018 <layout class="QHBoxLayout" name="horizontalLayout"> 0019 <item> 0020 <spacer name="horizontalSpacer"> 0021 <property name="orientation"> 0022 <enum>Qt::Horizontal</enum> 0023 </property> 0024 <property name="sizeHint" stdset="0"> 0025 <size> 0026 <width>40</width> 0027 <height>20</height> 0028 </size> 0029 </property> 0030 </spacer> 0031 </item> 0032 <item> 0033 <widget class="QLabel" name="iconLabel"> 0034 <property name="sizePolicy"> 0035 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 0036 <horstretch>0</horstretch> 0037 <verstretch>0</verstretch> 0038 </sizepolicy> 0039 </property> 0040 <property name="text"> 0041 <string/> 0042 </property> 0043 </widget> 0044 </item> 0045 <item> 0046 <widget class="QLabel" name="label_2"> 0047 <property name="text"> 0048 <string><h3>GreaseMonkey Scripts</h3></string> 0049 </property> 0050 </widget> 0051 </item> 0052 <item> 0053 <spacer name="horizontalSpacer_2"> 0054 <property name="orientation"> 0055 <enum>Qt::Horizontal</enum> 0056 </property> 0057 <property name="sizeHint" stdset="0"> 0058 <size> 0059 <width>40</width> 0060 <height>20</height> 0061 </size> 0062 </property> 0063 </spacer> 0064 </item> 0065 </layout> 0066 </item> 0067 <item> 0068 <widget class="QLabel" name="label_4"> 0069 <property name="text"> 0070 <string>Double clicking script will show additional information</string> 0071 </property> 0072 <property name="alignment"> 0073 <set>Qt::AlignCenter</set> 0074 </property> 0075 </widget> 0076 </item> 0077 <item> 0078 <layout class="QHBoxLayout" name="horizontalLayout_3"> 0079 <item> 0080 <spacer name="horizontalSpacer_5"> 0081 <property name="orientation"> 0082 <enum>Qt::Horizontal</enum> 0083 </property> 0084 <property name="sizeType"> 0085 <enum>QSizePolicy::Fixed</enum> 0086 </property> 0087 <property name="sizeHint" stdset="0"> 0088 <size> 0089 <width>10</width> 0090 <height>20</height> 0091 </size> 0092 </property> 0093 </spacer> 0094 </item> 0095 <item> 0096 <widget class="GM_SettingsListWidget" name="listWidget"> 0097 <property name="alternatingRowColors"> 0098 <bool>true</bool> 0099 </property> 0100 <property name="verticalScrollMode"> 0101 <enum>QAbstractItemView::ScrollPerPixel</enum> 0102 </property> 0103 <property name="uniformItemSizes"> 0104 <bool>true</bool> 0105 </property> 0106 <property name="selectionRectVisible"> 0107 <bool>true</bool> 0108 </property> 0109 </widget> 0110 </item> 0111 <item> 0112 <spacer name="horizontalSpacer_6"> 0113 <property name="orientation"> 0114 <enum>Qt::Horizontal</enum> 0115 </property> 0116 <property name="sizeType"> 0117 <enum>QSizePolicy::Fixed</enum> 0118 </property> 0119 <property name="sizeHint" stdset="0"> 0120 <size> 0121 <width>10</width> 0122 <height>20</height> 0123 </size> 0124 </property> 0125 </spacer> 0126 </item> 0127 </layout> 0128 </item> 0129 <item> 0130 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0131 <property name="spacing"> 0132 <number>2</number> 0133 </property> 0134 <item> 0135 <spacer name="horizontalSpacer_3"> 0136 <property name="orientation"> 0137 <enum>Qt::Horizontal</enum> 0138 </property> 0139 <property name="sizeHint" stdset="0"> 0140 <size> 0141 <width>40</width> 0142 <height>20</height> 0143 </size> 0144 </property> 0145 </spacer> 0146 </item> 0147 <item> 0148 <widget class="QLabel" name="label_3"> 0149 <property name="text"> 0150 <string>More scripts can be downloaded from</string> 0151 </property> 0152 </widget> 0153 </item> 0154 <item> 0155 <widget class="ClickableLabel" name="link"> 0156 <property name="cursor"> 0157 <cursorShape>PointingHandCursor</cursorShape> 0158 </property> 0159 <property name="text"> 0160 <string notr="true">openuserjs.org</string> 0161 </property> 0162 <property name="html-link-look" stdset="0"> 0163 <bool>true</bool> 0164 </property> 0165 </widget> 0166 </item> 0167 <item> 0168 <spacer name="horizontalSpacer_4"> 0169 <property name="orientation"> 0170 <enum>Qt::Horizontal</enum> 0171 </property> 0172 <property name="sizeHint" stdset="0"> 0173 <size> 0174 <width>40</width> 0175 <height>20</height> 0176 </size> 0177 </property> 0178 </spacer> 0179 </item> 0180 </layout> 0181 </item> 0182 <item> 0183 <layout class="QHBoxLayout" name="horizontalLayout_4"> 0184 <item> 0185 <widget class="QPushButton" name="openDirectory"> 0186 <property name="sizePolicy"> 0187 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0188 <horstretch>0</horstretch> 0189 <verstretch>0</verstretch> 0190 </sizepolicy> 0191 </property> 0192 <property name="text"> 0193 <string>Open scripts directory</string> 0194 </property> 0195 </widget> 0196 </item> 0197 <item> 0198 <widget class="QPushButton" name="newScript"> 0199 <property name="text"> 0200 <string>New user script</string> 0201 </property> 0202 </widget> 0203 </item> 0204 <item> 0205 <widget class="QDialogButtonBox" name="buttonBox"> 0206 <property name="orientation"> 0207 <enum>Qt::Horizontal</enum> 0208 </property> 0209 <property name="standardButtons"> 0210 <set>QDialogButtonBox::Ok</set> 0211 </property> 0212 </widget> 0213 </item> 0214 </layout> 0215 </item> 0216 </layout> 0217 </widget> 0218 <customwidgets> 0219 <customwidget> 0220 <class>ClickableLabel</class> 0221 <extends>QLabel</extends> 0222 <header>clickablelabel.h</header> 0223 </customwidget> 0224 <customwidget> 0225 <class>GM_SettingsListWidget</class> 0226 <extends>QListWidget</extends> 0227 <header>settings/gm_settingslistwidget.h</header> 0228 </customwidget> 0229 </customwidgets> 0230 <resources/> 0231 <connections> 0232 <connection> 0233 <sender>buttonBox</sender> 0234 <signal>accepted()</signal> 0235 <receiver>GM_Settings</receiver> 0236 <slot>accept()</slot> 0237 <hints> 0238 <hint type="sourcelabel"> 0239 <x>248</x> 0240 <y>254</y> 0241 </hint> 0242 <hint type="destinationlabel"> 0243 <x>157</x> 0244 <y>274</y> 0245 </hint> 0246 </hints> 0247 </connection> 0248 <connection> 0249 <sender>buttonBox</sender> 0250 <signal>rejected()</signal> 0251 <receiver>GM_Settings</receiver> 0252 <slot>reject()</slot> 0253 <hints> 0254 <hint type="sourcelabel"> 0255 <x>316</x> 0256 <y>260</y> 0257 </hint> 0258 <hint type="destinationlabel"> 0259 <x>286</x> 0260 <y>274</y> 0261 </hint> 0262 </hints> 0263 </connection> 0264 </connections> 0265 </ui>