mainwindowbase.ui

来自「奇趣公司比较新的qt/emd版本」· UI 代码 · 共 1,213 行 · 第 1/3 页

UI
1,213
字号
           <property name="margin" >            <number>8</number>           </property>           <property name="spacing" >            <number>4</number>           </property>           <item row="0" column="0" >            <widget class="QLabel" name="swbuddy" >             <property name="text" >              <string>Minimum &amp;Width:</string>             </property>             <property name="buddy" >              <cstring>strutwidth</cstring>             </property>            </widget>           </item>           <item row="1" column="0" >            <widget class="QLabel" name="shbuddy" >             <property name="text" >              <string>Minimum Hei&amp;ght:</string>             </property>             <property name="buddy" >              <cstring>strutheight</cstring>             </property>            </widget>           </item>           <item row="0" column="1" >            <widget class="QSpinBox" name="strutwidth" >             <property name="suffix" >              <string> pixels</string>             </property>             <property name="maximum" >              <number>1000</number>             </property>            </widget>           </item>           <item row="1" column="1" >            <widget class="QSpinBox" name="strutheight" >             <property name="suffix" >              <string> pixels</string>             </property>             <property name="maximum" >              <number>1000</number>             </property>            </widget>           </item>          </layout>         </widget>        </item>        <item>         <widget class="QCheckBox" name="rtlExtensions" >          <property name="text" >           <string>Enhanced support for languages written right-to-left</string>          </property>         </widget>        </item>        <item>         <widget class="QLabel" name="inputStyleLabel" >          <property name="text" >           <string>XIM Input Style:</string>          </property>         </widget>        </item>        <item>         <widget class="QComboBox" name="inputStyle" >          <property name="currentIndex" >           <number>0</number>          </property>          <item>           <property name="text" >            <string>On The Spot</string>           </property>          </item>          <item>           <property name="text" >            <string>Over The Spot</string>           </property>          </item>          <item>           <property name="text" >            <string>Off The Spot</string>           </property>          </item>          <item>           <property name="text" >            <string>Root</string>           </property>          </item>         </widget>        </item>        <item>         <spacer>          <property name="orientation" >           <enum>Qt::Vertical</enum>          </property>          <property name="sizeType" >           <enum>QSizePolicy::Expanding</enum>          </property>          <property name="sizeHint" >           <size>            <width>20</width>            <height>40</height>           </size>          </property>         </spacer>        </item>       </layout>      </widget>      <widget class="QWidget" name="tab3" >       <attribute name="title" >        <string>Printer</string>       </attribute>       <layout class="QVBoxLayout" >        <property name="margin" >         <number>8</number>        </property>        <property name="spacing" >         <number>4</number>        </property>        <item>         <widget class="QCheckBox" name="fontembeddingcheckbox" >          <property name="text" >           <string>Enable Font embedding</string>          </property>          <property name="checked" >           <bool>true</bool>          </property>         </widget>        </item>        <item>         <widget class="QGroupBox" name="GroupBox10" >          <property name="sizePolicy" >           <sizepolicy>            <hsizetype>5</hsizetype>            <vsizetype>7</vsizetype>            <horstretch>0</horstretch>            <verstretch>0</verstretch>           </sizepolicy>          </property>          <property name="title" >           <string>Font Paths</string>          </property>          <layout class="QVBoxLayout" >           <property name="margin" >            <number>8</number>           </property>           <property name="spacing" >            <number>4</number>           </property>           <item>            <layout class="QGridLayout" >             <property name="margin" >              <number>0</number>             </property>             <property name="spacing" >              <number>4</number>             </property>             <item row="1" column="0" >              <widget class="QPushButton" name="PushButton11" >               <property name="text" >                <string>Up</string>               </property>              </widget>             </item>             <item row="1" column="2" >              <widget class="QPushButton" name="PushButton13" >               <property name="text" >                <string>Remove</string>               </property>              </widget>             </item>             <item row="1" column="1" >              <widget class="QPushButton" name="PushButton12" >               <property name="text" >                <string>Down</string>               </property>              </widget>             </item>             <item row="0" column="0" colspan="3" >              <widget class="Q3ListBox" name="fontpathlistbox" />             </item>            </layout>           </item>           <item>            <layout class="QGridLayout" >             <property name="margin" >              <number>0</number>             </property>             <property name="spacing" >              <number>4</number>             </property>             <item row="2" column="0" >              <spacer>               <property name="orientation" >                <enum>Qt::Horizontal</enum>               </property>               <property name="sizeType" >                <enum>QSizePolicy::Minimum</enum>               </property>               <property name="sizeHint" >                <size>                 <width>20</width>                 <height>20</height>                </size>               </property>              </spacer>             </item>             <item row="2" column="2" >              <widget class="QPushButton" name="PushButton15" >               <property name="text" >                <string>Add</string>               </property>              </widget>             </item>             <item row="2" column="1" >              <widget class="QPushButton" name="PushButton14" >               <property name="text" >                <string>Browse...</string>               </property>              </widget>             </item>             <item row="0" column="0" colspan="3" >              <widget class="QLabel" name="TextLabel15_2" >               <property name="text" >                <string>Press the &lt;b>Browse&lt;/b> button or enter a directory and press Enter to add them to the list.</string>               </property>              </widget>             </item>             <item row="1" column="0" colspan="3" >              <widget class="QLineEdit" name="fontpathlineedit" />             </item>            </layout>           </item>          </layout>         </widget>        </item>       </layout>      </widget>     </widget>    </item>   </layout>  </widget>  <widget class="QMenuBar" name="menubar" >   <property name="geometry" >    <rect>     <x>0</x>     <y>0</y>     <width>724</width>     <height>27</height>    </rect>   </property>   <widget class="QMenu" name="PopupMenu" >    <property name="geometry" >     <rect>      <x>0</x>      <y>0</y>      <width>800</width>      <height>480</height>     </rect>    </property>    <property name="title" >     <string>&amp;File</string>    </property>    <action name="" />    <action name="" />    <action name="" />    <addaction name="fileSaveAction" />    <addaction name="separator" />    <addaction name="fileExitAction" />   </widget>   <widget class="QMenu" name="PopupMenu_2" >    <property name="geometry" >     <rect>      <x>0</x>      <y>0</y>      <width>800</width>      <height>480</height>     </rect>    </property>    <property name="title" >     <string>&amp;Help</string>    </property>    <addaction name="helpAboutAction" />    <addaction name="helpAboutQtAction" />   </widget>   <action name="" />   <action name="" />   <action name="" />   <addaction name="PopupMenu" />   <addaction name="separator" />   <addaction name="PopupMenu_2" />  </widget>  <action name="fileSaveAction" >   <property name="icon" >    <iconset/>   </property>   <property name="text" >    <string>&amp;Save</string>   </property>   <property name="iconText" >    <string>Save</string>   </property>   <property name="shortcut" >    <string>Ctrl+S</string>   </property>  </action>  <action name="fileExitAction" >   <property name="text" >    <string>E&amp;xit</string>   </property>   <property name="iconText" >    <string>Exit</string>   </property>   <property name="shortcut" >    <string/>   </property>  </action>  <action name="helpAboutAction" >   <property name="text" >    <string>&amp;About</string>   </property>   <property name="iconText" >    <string>About</string>   </property>   <property name="shortcut" >    <string/>   </property>  </action>  <action name="helpAboutQtAction" >   <property name="text" >    <string>About &amp;Qt</string>   </property>   <property name="iconText" >    <string>About Qt</string>   </property>  </action> </widget> <pixmapfunction></pixmapfunction> <customwidgets>  <customwidget>   <class>Q3ListBox</class>   <extends></extends>   <header>q3listbox.h</header>   <container>0</container>   <pixmap></pixmap>  </customwidget>  <customwidget>   <class>ColorButton</class>   <extends></extends>   <header>colorbutton.h</header>   <container>0</container>   <pixmap></pixmap>  </customwidget>  <customwidget>   <class>Q3Frame</class>   <extends></extends>   <header>Qt3Support/Q3Frame</header>   <container>1</container>   <pixmap></pixmap>  </customwidget>  <customwidget>   <class>PreviewFrame</class>   <extends></extends>   <header>previewframe.h</header>   <container>0</container>   <pixmap></pixmap>  </customwidget>  <customwidget>   <class>Q3MainWindow</class>   <extends></extends>   <header>q3mainwindow.h</header>   <container>1</container>   <pixmap></pixmap>  </customwidget> </customwidgets> <tabstops>  <tabstop>helpview</tabstop>  <tabstop>TabWidget3</tabstop>  <tabstop>familycombo</tabstop>  <tabstop>stylecombo</tabstop>  <tabstop>psizecombo</tabstop>  <tabstop>samplelineedit</tabstop>  <tabstop>familysubcombo</tabstop>  <tabstop>PushButton2</tabstop>  <tabstop>PushButton3</tabstop>  <tabstop>PushButton4</tabstop>  <tabstop>choosesubcombo</tabstop>  <tabstop>PushButton1</tabstop>  <tabstop>dcispin</tabstop>  <tabstop>cfispin</tabstop>  <tabstop>wslspin</tabstop>  <tabstop>effectcheckbox</tabstop>  <tabstop>menueffect</tabstop>  <tabstop>comboeffect</tabstop>  <tabstop>tooltipeffect</tabstop>  <tabstop>strutwidth</tabstop>  <tabstop>strutheight</tabstop>  <tabstop>sublistbox</tabstop> </tabstops> <resources/> <connections/></ui>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?