qtgradienteditor.ui

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

UI
486
字号
<ui version="4.0" > <comment>************************************************************************* Copyright (C) 1992-2007 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://trolltech.com/products/qt/licenses/licensing/opensource/**** If you are unsure which license is appropriate for your use, please** review the following information:** http://trolltech.com/products/qt/licenses/licensing/licensingoverview** or contact the sales department at sales@trolltech.com.**** In addition, as a special exception, Trolltech gives you certain** additional rights. These rights are described in the Trolltech GPL** Exception version 1.0, which can be found at** http://www.trolltech.com/products/qt/gplexception/ and in the file** GPL_EXCEPTION.txt in this package.**** In addition, as a special exception, Trolltech, as the sole copyright** holder for Qt Designer, grants users of the Qt/Eclipse Integration** plug-in the right for the Qt/Eclipse Integration to link to** functionality provided by Qt Designer and its related libraries.**** Trolltech reserves all rights not expressly granted herein.**** 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> <class>qdesigner_internal::QtGradientEditor</class> <widget class="QWidget" name="qdesigner_internal::QtGradientEditor" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>173</width>    <height>195</height>   </rect>  </property>  <property name="windowTitle" >   <string>Form</string>  </property>  <layout class="QGridLayout" >   <property name="margin" >    <number>0</number>   </property>   <property name="spacing" >    <number>6</number>   </property>   <item row="2" column="0" colspan="3" >    <widget class="qdesigner_internal::QtGradientStopsEditor" name="gradientStopsEditor" >     <property name="sizePolicy" >      <sizepolicy>       <hsizetype>13</hsizetype>       <vsizetype>0</vsizetype>       <horstretch>0</horstretch>       <verstretch>0</verstretch>      </sizepolicy>     </property>    </widget>   </item>   <item row="1" column="1" colspan="2" >    <widget class="QStackedWidget" name="stackedWidget" >     <property name="currentIndex" >      <number>1</number>     </property>     <widget class="QWidget" name="linearPage" >      <layout class="QGridLayout" >       <property name="margin" >        <number>0</number>       </property>       <property name="spacing" >        <number>6</number>       </property>       <item row="0" column="0" >        <widget class="QLabel" name="label_12" >         <property name="text" >          <string>Start X</string>         </property>        </widget>       </item>       <item row="1" column="0" >        <widget class="QLabel" name="label_10" >         <property name="text" >          <string>Start Y</string>         </property>        </widget>       </item>       <item row="2" column="0" >        <widget class="QLabel" name="label_13" >         <property name="text" >          <string>Final X</string>         </property>        </widget>       </item>       <item row="3" column="0" >        <widget class="QLabel" name="label_11" >         <property name="text" >          <string>Final Y</string>         </property>        </widget>       </item>       <item row="5" column="1" >        <spacer>         <property name="orientation" >          <enum>Qt::Vertical</enum>         </property>         <property name="sizeHint" >          <size>           <width>20</width>           <height>0</height>          </size>         </property>        </spacer>       </item>       <item row="4" column="1" >        <widget class="QComboBox" name="spreadLinearComboBox" />       </item>       <item row="4" column="0" >        <widget class="QLabel" name="label_9" >         <property name="text" >          <string>Spread</string>         </property>        </widget>       </item>       <item row="3" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="endLinearYSpinBox" >         <property name="decimals" >          <number>3</number>         </property>         <property name="maximum" >          <double>1.000000000000000</double>         </property>         <property name="singleStep" >          <double>0.010000000000000</double>         </property>        </widget>       </item>       <item row="2" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="endLinearXSpinBox" >         <property name="decimals" >          <number>3</number>         </property>         <property name="maximum" >          <double>1.000000000000000</double>         </property>         <property name="singleStep" >          <double>0.010000000000000</double>         </property>        </widget>       </item>       <item row="1" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="startLinearYSpinBox" >         <property name="decimals" >          <number>3</number>         </property>         <property name="maximum" >          <double>1.000000000000000</double>         </property>         <property name="singleStep" >          <double>0.010000000000000</double>         </property>        </widget>       </item>       <item row="0" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="startLinearXSpinBox" >         <property name="decimals" >          <number>3</number>         </property>         <property name="maximum" >          <double>1.000000000000000</double>         </property>         <property name="singleStep" >          <double>0.010000000000000</double>         </property>        </widget>       </item>      </layout>     </widget>     <widget class="QWidget" name="radialPage" >      <layout class="QGridLayout" >       <property name="margin" >        <number>0</number>       </property>       <property name="spacing" >        <number>6</number>       </property>       <item row="1" column="0" >        <widget class="QLabel" name="label_14" >         <property name="text" >          <string>Central Y</string>         </property>        </widget>       </item>       <item row="2" column="0" >        <widget class="QLabel" name="label_17" >         <property name="text" >          <string>Focal X</string>         </property>        </widget>       </item>       <item row="3" column="0" >        <widget class="QLabel" name="label_15" >         <property name="text" >          <string>Focal Y</string>         </property>        </widget>       </item>       <item row="0" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="centralRadialXSpinBox" >         <property name="decimals" >          <number>3</number>         </property>         <property name="maximum" >          <double>1.000000000000000</double>         </property>         <property name="singleStep" >          <double>0.010000000000000</double>         </property>        </widget>       </item>       <item row="1" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="centralRadialYSpinBox" >         <property name="decimals" >          <number>3</number>         </property>         <property name="maximum" >          <double>1.000000000000000</double>         </property>         <property name="singleStep" >          <double>0.010000000000000</double>         </property>        </widget>       </item>       <item row="2" column="1" >        <widget class="qdesigner_internal::QtDoubleSpinBox" name="focalRadialXSpinBox" >

⌨️ 快捷键说明

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