Tianchi
v0.0.2 build 20130701
C++ library for Qt with VC & mingW
|
可以输入或显示为空的日期选择控件 更多...
#include <tcdateedit.h>
Public 成员函数 | |
TcDateEdit (QWidget *parent=0) | |
QDate | date () const |
void | setDate (QDate value) |
void | unsetDate () |
void | setDate (QDateTime value) |
Protected 成员函数 | |
void | focusInEvent (QFocusEvent *e) |
void | mousePressEvent (QMouseEvent *e) |
属性 | |
QDate | date |
可以输入或显示为空的日期选择控件