qg_dlgrotate2.ui
来自「Linux下一个开源的CAD软件」· UI 代码 · 共 382 行 · 第 1/2 页
UI
382 行
</property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lHelp</cstring> </property> <property name="text"> <string></string> </property> <property name="pixmap"> <pixmap>image1</pixmap> </property> <property name="alignment"> <set>AlignCenter</set> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7_2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lAngle1</cstring> </property> <property name="text"> <string>Angle (&a):</string> </property> <property name="buddy" stdset="0"> <cstring>leAngle1</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer13_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>41</width> <height>20</height> </size> </property> </spacer> <widget class="QLineEdit"> <property name="name"> <cstring>leAngle1</cstring> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lAngle2</cstring> </property> <property name="text"> <string>Angle (&b):</string> </property> <property name="buddy" stdset="0"> <cstring>leAngle2</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer13</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>41</width> <height>20</height> </size> </property> </spacer> <widget class="QLineEdit"> <property name="name"> <cstring>leAngle2</cstring> </property> </widget> </hbox> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>cbCurrentAttributes</cstring> </property> <property name="text"> <string>Use current &attributes</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>cbCurrentLayer</cstring> </property> <property name="text"> <string>Use current &layer</string> </property> </widget> </vbox> </widget> </grid></widget><images> <image name="image0"> <data format="XPM.GZ" length="392">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade65232345230b45030513054d2e152d2534856f0cbcf4b05b113816c65033000719360dcb434105719c44d4b83c9ea41803288c0c75726c007e9c0cb07226cfc44847dcac87c1000f3a102494910f330f87a89102e0a1fcc85999f9804e122f3f590f87a5023a1e62726c2f9b5d65c00d2a24e98</data> </image> <image name="image1"> <data format="XPM.GZ" length="5455">789ce5d8414fc3201400e0fb7e05d9bb2d86b92c264d8c3f41e3d1c478780f6df4a0263a0fc6f8df1d2d50a050286d0feacbb29696f78d402964db0dbbb9be649bedeafd808727c1c423beb1cdfdc7f3f3e7edddc5d76a5d55ececf861bbf5c96acd996057af2f0ff21c8fe770da842c922ed6b52c0a59acf6d5aedacb22c8625debca7ca1f8db362c689745da461d79208db2bd63363db76dd333db0e3daf4dcbb59b78497f438e4dd677be0d00699bd0fe896c3ba7ddc40b6dfb18a34d05831b3b3afde236a2102a859410b0698018b005e7a2b943ba0206da4d25b6505f48a682d3f0ae4f46db02d52f605761ac1d1908630ad7261999762484ae4a6ddf5863a968d78e3ec6817547d940ed98da11ea93f8f40bad6942a5102109eac59476ab7e5629225421afbfc36bb10697b0753f63989e662bd31fcb196cc26e6ace6cb7af09d1cd9d01db4c3fead70ad8a452e4ab3065bb69493bd0802cbb9fd8b373e8c8bae3a7fa76161d5bd3bc6418bc3bd2f6d261e0de78db05c0bd63ded085b683837b3d8f1eda4358f9e05e9d6e5b38b8d768c2f3ddc3a17765b26d04f0ca797862cf468eadf621e8ec70e23b81d47e902cbbe3d0b5bd63aedd1a60d3e837bcd86e0cb069ee6dfb26d812018b9ad53e2ae00fdd6c3627083c71ae1ddadaa46d8804e9136b4bd614c7b53bf13f4479bbf36cfbf83fece1f8b576e17b704a2c6a7f9faf7e00f2f00f77</data> </image></images><connections> <connection> <sender>rbMove</sender> <signal>toggled(bool)</signal> <receiver>leNumber</receiver> <slot>setDisabled(bool)</slot> </connection> <connection> <sender>rbCopy</sender> <signal>toggled(bool)</signal> <receiver>leNumber</receiver> <slot>setDisabled(bool)</slot> </connection> <connection> <sender>rbMultiCopy</sender> <signal>toggled(bool)</signal> <receiver>leNumber</receiver> <slot>setEnabled(bool)</slot> </connection> <connection> <sender>bOk</sender> <signal>clicked()</signal> <receiver>QG_DlgRotate2</receiver> <slot>accept()</slot> </connection> <connection> <sender>bCancel</sender> <signal>clicked()</signal> <receiver>QG_DlgRotate2</receiver> <slot>reject()</slot> </connection></connections><includes> <include location="local" impldecl="in declaration">rs_modification.h</include> <include location="local" impldecl="in implementation">rs_settings.h</include> <include location="local" impldecl="in implementation">qg_dlgrotate2.ui.h</include></includes><variables> <variable>int newVariable;</variable> <variable access="private">QString angle2;</variable> <variable access="private">bool useCurrentAttributes;</variable> <variable access="private">bool useCurrentLayer;</variable> <variable access="private">int numberMode;</variable> <variable access="private">QString copies;</variable> <variable access="private">RS_Rotate2Data* data;</variable> <variable access="private">QString angle1;</variable></variables><slots> <slot>setData( RS_Rotate2Data * d )</slot> <slot>updateData()</slot></slots><functions> <function access="private" specifier="non virtual">init()</function> <function access="private" specifier="non virtual">destroy()</function></functions><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?