📄 zstockinfobox.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>ZStockInfoBox</class><widget class="QWidget"> <property name="name"> <cstring>ZStockInfoBox</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>722</width> <height>572</height> </rect> </property> <property name="caption"> <string>ZStockInfoBox</string> </property> <property name="acceptDrops"> <bool>false</bool> </property></widget><includes> <include location="local" impldecl="in declaration">stockTel.h</include> <include location="global" impldecl="in implementation">qpainter.h</include> <include location="local" impldecl="in implementation">color.h</include> <include location="local" impldecl="in implementation">zstockinfobox.ui.h</include></includes><variables> <variable access="private">ZTel* Tel;</variable> <variable access="private">unsigned char style;</variable> <variable access="private">bool drawHistroy;</variable> <variable access="private">float SHIndexLast;</variable> <variable access="private">float SHAIndexLast;</variable> <variable access="private">float SHBIndexLast;</variable> <variable access="private">float SZIndexLast;</variable> <variable access="private">float SZAIndexLast;</variable> <variable access="private">float SZBIndexLast;</variable> <variable access="private">float LastClose;</variable></variables><slots> <slot>clear()</slot> <slot>setStyle( unsigned char style )</slot> <slot>setData( ZTel * tel, unsigned char style )</slot> <slot>setData( ZCodeTel * CodeTel )</slot> <slot>paintEvent( QPaintEvent * )</slot> <slot>drawStockNULL( QPainter * p )</slot> <slot>drawIndexData( QPainter * p )</slot> <slot>drawIndexNULL( QPainter * p )</slot> <slot>drawStockData( QPainter * p )</slot> <slot>drawSHIndexName( QPainter * p )</slot> <slot>drawSZIndexName( QPainter * p )</slot> <slot>drawStockName( QPainter * p )</slot> <slot>setLastClose( float f )</slot></slots><functions> <function access="private" specifier="non virtual">init()</function> <function>setDrawHistroy( bool b )</function></functions><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -