?? qg_widgetpen.ui
字號:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>QG_WidgetPen</class><widget class="QWidget"> <property name="name"> <cstring>QG_WidgetPen</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>236</width> <height>121</height> </rect> </property> <property name="caption"> <string>Pen</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="QButtonGroup" row="0" column="0"> <property name="name"> <cstring>bgPen</cstring> </property> <property name="title"> <string>Pen</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="3" column="1"> <property name="name"> <cstring>spacer9</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>1</height> </size> </property> </spacer> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>lLineType</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Line type:</string> </property> </widget> <spacer row="3" column="0"> <property name="name"> <cstring>spacer8</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>1</height> </size> </property> </spacer> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>lWidth</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Width:</string> </property> </widget> <widget class="QG_LineTypeBox" row="2" column="1"> <property name="name"> <cstring>cbLineType</cstring> </property> </widget> <widget class="QG_ColorBox" row="0" column="1"> <property name="name"> <cstring>cbColor</cstring> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>lColor</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Color:</string> </property> </widget> <widget class="QG_WidthBox" row="1" column="1"> <property name="name"> <cstring>cbWidth</cstring> </property> </widget> </grid> </widget> </grid></widget><customwidgets> <customwidget> <class>QG_ColorBox</class> <header location="local">qg_colorbox.h</header> <sizehint> <width>140</width> <height>22</height> </sizehint> <container>0</container> <sizepolicy> <hordata>1</hordata> <verdata>0</verdata> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> <pixmap>image0</pixmap> <signal>colorChanged(const RS_Color&)</signal> <slot access="protected" specifier="">slotColorChanged(int)</slot> </customwidget> <customwidget> <class>QG_WidthBox</class> <header location="local">qg_widthbox.h</header> <sizehint> <width>140</width> <height>22</height> </sizehint> <container>0</container> <sizepolicy> <hordata>1</hordata> <verdata>0</verdata> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> <pixmap>image0</pixmap> <signal>widthChanged(RS::LineWidth)</signal> <slot access="protected" specifier="">slotWidthChanged(int)</slot> </customwidget> <customwidget> <class>QG_LineTypeBox</class> <header location="local">qg_linetypebox.h</header> <sizehint> <width>140</width> <height>22</height> </sizehint> <container>0</container> <sizepolicy> <hordata>1</hordata> <verdata>0</verdata> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> <pixmap>image0</pixmap> <signal>lineTypeChanged(RS::LineType)</signal> <slot access="protected" specifier="">slotLineTypeChanged(int)</slot> </customwidget></customwidgets><images> <image name="image0"> <data format="XPM.GZ" length="45">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523250004143a55a6b2e0026630c4f</data> </image></images><includes> <include location="local" impldecl="in declaration">rs_pen.h</include> <include location="local" impldecl="in implementation">qg_widgetpen.ui.h</include></includes><slots> <slot>setPen( RS_Pen pen, bool showByLayer, bool showUnchanged, const QString & title )</slot> <slot returnType="RS_Pen">getPen()</slot></slots><functions> <function returnType="bool">isColorUnchanged()</function> <function returnType="bool">isLineTypeUnchanged()</function> <function returnType="bool">isWidthUnchanged()</function></functions><layoutdefaults spacing="6" margin="11"/><includehints> <includehint>qg_linetypebox.h</includehint> <includehint>qg_colorbox.h</includehint> <includehint>qg_widthbox.h</includehint></includehints></UI>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -