[go: up one dir, main page]

Menu

[r381]: / msetttitle.ui  Maximize  Restore  History

Download this file

57 lines (56 with data), 1.4 kB

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>MSettTitle</class>
 <widget class="QWidget" name="MSettTitle">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>434</width>
    <height>48</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string notr="true"/>
  </property>
  <layout class="QHBoxLayout" name="horizontalLayout">
   <item>
    <widget class="MLabel" name="label" native="true">
     <property name="sizePolicy">
      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
       <horstretch>0</horstretch>
       <verstretch>0</verstretch>
      </sizepolicy>
     </property>
    </widget>
   </item>
   <item>
    <widget class="QToolButton" name="btHide">
     <property name="toolTip">
      <string>hide</string>
     </property>
     <property name="text">
      <string>hide</string>
     </property>
     <property name="icon">
      <iconset resource="resfile.qrc">
       <normaloff>:/new/icons/icons/stop.png</normaloff>:/new/icons/icons/stop.png</iconset>
     </property>
    </widget>
   </item>
  </layout>
 </widget>
 <layoutdefault spacing="6" margin="0"/>
 <customwidgets>
  <customwidget>
   <class>MLabel</class>
   <extends>QWidget</extends>
   <header>mlabel.h</header>
   <container>1</container>
  </customwidget>
 </customwidgets>
 <resources>
  <include location="resfile.qrc"/>
 </resources>
 <connections/>
</ui>