Warning, /utilities/krename/src/permissionspluginadvanceddialog.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>PermissionsPluginAdvanceDialog</class>
0003  <widget class="QDialog" name="PermissionsPluginAdvanceDialog" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>400</width>
0009     <height>300</height>
0010    </rect>
0011   </property>
0012   <property name="windowTitle" >
0013    <string>Dialog</string>
0014   </property>
0015   <widget class="QDialogButtonBox" name="buttonBox" >
0016    <property name="geometry" >
0017     <rect>
0018      <x>30</x>
0019      <y>240</y>
0020      <width>341</width>
0021      <height>32</height>
0022     </rect>
0023    </property>
0024    <property name="orientation" >
0025     <enum>Qt::Horizontal</enum>
0026    </property>
0027    <property name="standardButtons" >
0028     <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
0029    </property>
0030   </widget>
0031   <widget class="QGroupBox" name="groupBox" >
0032    <property name="geometry" >
0033     <rect>
0034      <x>20</x>
0035      <y>20</y>
0036      <width>371</width>
0037      <height>211</height>
0038     </rect>
0039    </property>
0040    <property name="title" >
0041     <string>Access Permissions</string>
0042    </property>
0043   </widget>
0044  </widget>
0045  <resources/>
0046  <connections>
0047   <connection>
0048    <sender>buttonBox</sender>
0049    <signal>accepted()</signal>
0050    <receiver>PermissionsPluginAdvanceDialog</receiver>
0051    <slot>accept()</slot>
0052    <hints>
0053     <hint type="sourcelabel" >
0054      <x>248</x>
0055      <y>254</y>
0056     </hint>
0057     <hint type="destinationlabel" >
0058      <x>157</x>
0059      <y>274</y>
0060     </hint>
0061    </hints>
0062   </connection>
0063   <connection>
0064    <sender>buttonBox</sender>
0065    <signal>rejected()</signal>
0066    <receiver>PermissionsPluginAdvanceDialog</receiver>
0067    <slot>reject()</slot>
0068    <hints>
0069     <hint type="sourcelabel" >
0070      <x>316</x>
0071      <y>260</y>
0072     </hint>
0073     <hint type="destinationlabel" >
0074      <x>286</x>
0075      <y>274</y>
0076     </hint>
0077    </hints>
0078   </connection>
0079  </connections>
0080 </ui>