⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tablewidgeteditor.ui

📁 qt-x11-opensource-src-4.1.4.tar.gz源码
💻 UI
📖 第 1 页 / 共 2 页
字号:
<ui version="4.0" > <author></author> <comment>************************************************************************* Copyright (C) 1992-2006 Trolltech ASA. All rights reserved.**** This file is part of the Qt Designer of the Qt Toolkit.**** This file may be used under the terms of the GNU General Public** License version 2.0 as published by the Free Software Foundation** and appearing in the file LICENSE.GPL included in the packaging of** this file.  Please review the following information to ensure GNU** General Public Licensing requirements will be met:** http://www.trolltech.com/products/qt/opensource.html**** If you are unsure which license is appropriate for your use, please** review the following information:** http://www.trolltech.com/products/qt/licensing.html or contact the** sales department at sales@trolltech.com.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.***********************************************************************</comment> <exportmacro></exportmacro> <class>TableWidgetEditor</class> <widget class="QDialog" name="TableWidgetEditor" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>582</width>    <height>306</height>   </rect>  </property>  <property name="windowTitle" >   <string>Edit Table Widget</string>  </property>  <layout class="QGridLayout" >   <property name="margin" >    <number>8</number>   </property>   <property name="spacing" >    <number>6</number>   </property>   <item row="1" column="1" >    <widget class="QGroupBox" name="rowsBox" >     <property name="title" >      <string>Rows</string>     </property>     <layout class="QGridLayout" >      <property name="margin" >       <number>8</number>      </property>      <property name="spacing" >       <number>6</number>      </property>      <item row="2" column="1" >       <widget class="QToolButton" name="moveRowDownButton" >        <property name="toolTip" >         <string>Move Row Down</string>        </property>        <property name="text" >         <string>D</string>        </property>       </widget>      </item>      <item row="1" column="1" >       <widget class="QToolButton" name="moveRowUpButton" >        <property name="toolTip" >         <string>Move Row Up</string>        </property>        <property name="text" >         <string>U</string>        </property>       </widget>      </item>      <item row="0" column="0" colspan="2" >       <widget class="QListWidget" name="rowsListWidget" >        <property name="sizePolicy" >         <sizepolicy>          <hsizetype>13</hsizetype>          <vsizetype>7</vsizetype>          <horstretch>0</horstretch>          <verstretch>0</verstretch>         </sizepolicy>        </property>        <property name="focusPolicy" >         <enum>Qt::TabFocus</enum>        </property>        <property name="toolTip" >         <string>Table Rows</string>        </property>       </widget>      </item>      <item row="1" column="0" >       <layout class="QHBoxLayout" >        <property name="margin" >         <number>0</number>        </property>        <property name="spacing" >         <number>6</number>        </property>        <item>         <widget class="QToolButton" name="newRowButton" >          <property name="toolTip" >           <string>New Row</string>          </property>          <property name="text" >           <string>New</string>          </property>         </widget>        </item>        <item>         <widget class="QToolButton" name="renameRowButton" >          <property name="toolTip" >           <string>Rename Row</string>          </property>          <property name="text" >           <string>Rename</string>          </property>         </widget>        </item>        <item>         <widget class="QToolButton" name="deleteRowButton" >          <property name="toolTip" >           <string>Delete Row</string>          </property>          <property name="text" >           <string>Delete</string>          </property>         </widget>        </item>        <item>         <spacer>          <property name="orientation" >           <enum>Qt::Horizontal</enum>          </property>          <property name="sizeType" >           <enum>QSizePolicy::Ignored</enum>          </property>          <property name="sizeHint" >           <size>            <width>20</width>            <height>10</height>           </size>          </property>         </spacer>        </item>       </layout>      </item>      <item row="2" column="0" >       <layout class="QHBoxLayout" >        <property name="margin" >         <number>0</number>        </property>        <property name="spacing" >         <number>6</number>        </property>        <item>         <widget class="QLabel" name="pixmapRowLabel" >          <property name="sizePolicy" >           <sizepolicy>            <hsizetype>0</hsizetype>            <vsizetype>5</vsizetype>            <horstretch>0</horstretch>            <verstretch>0</verstretch>           </sizepolicy>          </property>          <property name="text" >           <string>Pixmap</string>          </property>         </widget>        </item>        <item>         <widget class="QToolButton" name="previewPixmapRowButton" >          <property name="toolTip" >           <string>Set Row Pixmap</string>          </property>          <property name="text" >           <string>...</string>          </property>         </widget>        </item>        <item>         <widget class="QToolButton" name="deletePixmapRowButton" >          <property name="toolTip" >           <string>Reset Row Pixmap</string>          </property>          <property name="text" >           <string/>          </property>         </widget>        </item>        <item>         <spacer>          <property name="orientation" >           <enum>Qt::Horizontal</enum>          </property>          <property name="sizeType" >           <enum>QSizePolicy::Ignored</enum>          </property>          <property name="sizeHint" >           <size>            <width>20</width>            <height>10</height>           </size>          </property>         </spacer>        </item>       </layout>      </item>     </layout>    </widget>   </item>   <item row="0" column="1" >    <widget class="QGroupBox" name="columnsBox" >     <property name="title" >      <string>Columns</string>     </property>     <layout class="QGridLayout" >      <property name="margin" >       <number>8</number>      </property>      <property name="spacing" >       <number>6</number>      </property>      <item row="1" column="0" >       <layout class="QHBoxLayout" >        <property name="margin" >         <number>0</number>        </property>        <property name="spacing" >         <number>6</number>        </property>        <item>         <widget class="QToolButton" name="newColumnButton" >          <property name="toolTip" >           <string>New Column</string>          </property>          <property name="text" >           <string>New</string>          </property>         </widget>        </item>        <item>         <widget class="QToolButton" name="renameColumnButton" >          <property name="toolTip" >           <string>Rename Column</string>          </property>          <property name="text" >           <string>Rename</string>          </property>         </widget>        </item>        <item>         <widget class="QToolButton" name="deleteColumnButton" >          <property name="toolTip" >           <string>Delete Column</string>          </property>          <property name="text" >           <string>Delete</string>          </property>         </widget>        </item>        <item>         <spacer>          <property name="orientation" >           <enum>Qt::Horizontal</enum>          </property>          <property name="sizeType" >           <enum>QSizePolicy::Ignored</enum>          </property>          <property name="sizeHint" >           <size>            <width>20</width>            <height>10</height>           </size>          </property>         </spacer>        </item>       </layout>      </item>      <item row="1" column="1" >       <widget class="QToolButton" name="moveColumnUpButton" >        <property name="toolTip" >         <string>Move Column Up</string>        </property>        <property name="text" >         <string>U</string>        </property>

⌨️ 快捷键说明

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