adaptiveswitchconfigdialog.ui 345 B

12345678910111213141516171819
  1. <ui version="4.0" >
  2. <class>Dialog</class>
  3. <widget class="QDialog" name="Dialog" >
  4. <property name="geometry" >
  5. <rect>
  6. <x>0</x>
  7. <y>0</y>
  8. <width>400</width>
  9. <height>300</height>
  10. </rect>
  11. </property>
  12. <property name="windowTitle" >
  13. <string>Dialog</string>
  14. </property>
  15. </widget>
  16. <resources/>
  17. <connections/>
  18. </ui>