InvertcolorTool.ui 350 B

12345678910111213141516171819
  1. <ui version="4.0">
  2. <class>invertcolor</class>
  3. <widget name="invertcolor" class="QDialog">
  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>