src/widgets/colorinput.ui

Tue, 07 Jun 2022 20:44:19 +0300

author
Teemu Piippo <teemu@hecknology.net>
date
Tue, 07 Jun 2022 20:44:19 +0300
changeset 202
b05af0bab735
parent 96
165777a20dc7
permissions
-rw-r--r--

Replaced the tab widget with an MDI area

<ui version="4.0">
 <author/>
 <comment/>
 <exportmacro/>
 <class>ColorInput</class>
 <widget class="QWidget" name="ColorInput">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>400</width>
    <height>300</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
 </widget>
 <pixmapfunction/>
 <connections/>
</ui>

mercurial