📄 zklinewidget.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>ZKLineWidget</class><widget class="QWidget"> <property name="name"> <cstring>ZKLineWidget</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>759</width> <height>583</height> </rect> </property> <property name="paletteBackgroundColor"> <color> <red>238</red> <green>238</green> <blue>230</blue> </color> </property> <property name="caption"> <string>KLineWidget</string> </property></widget><includes> <include location="global" impldecl="in implementation">qpainter.h</include> <include location="local" impldecl="in implementation">color.h</include> <include location="local" impldecl="in declaration">datastruct.h</include> <include location="local" impldecl="in declaration">stockTel.h</include> <include location="local" impldecl="in implementation">zklinewidget.ui.h</include></includes><variables> <variable>int days;</variable> <variable access="private">unsigned char style;</variable> <variable access="private">ZTel* Tel;</variable> <variable access="private">ZWorld* zw;</variable> <variable>unsigned int CurrentDay;</variable> <variable access="private">ZDaysStruct* Data;</variable> <variable>int DisplayDays;</variable> <variable access="private">bool drawCurrent;</variable> <variable access="private">float LastClose;</variable></variables><signals> <signal>getMinutes( ZDaysStruct* pDay);</signal> <signal>getCurrentDay(ZDaysStruct* pDay,int day);</signal></signals><slots> <slot>drawRectF( QPainter * p, float x1, float y1, float x2, float y2 )</slot> <slot>clear()</slot> <slot>paintEvent( QPaintEvent * )</slot> <slot>writeAvr( QPainter * p, int days1, QColor c )</slot> <slot>writeCurrent( QPainter * p, int x, int y, int w, int h )</slot> <slot>setCurrentDay( unsigned int d )</slot> <slot>setData( ZTel * tel, unsigned char style )</slot> <slot>setLastClose( float f )</slot></slots><functions> <function access="private">mousePressEvent( QMouseEvent * e )</function> <function access="private">mouseDoubleClickEvent( QMouseEvent * e )</function> <function access="private">init()</function></functions><pixmapinproject/><layoutdefaults spacing="6" margin="11"/></UI>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -