摘要:
iconeditor.h 1 #ifndef ICONEDITOR_H 2 #define ICONEDITOR_H 3 4 #include <QColor> 5 #include <QImage> 6 #include <QWidget> 7 8 class IconEditor : public QWidget 9 {10 Q_OBJECT11 Q_PROPERTY(QColor penColor READ penColor WRITE setPenColor)12 Q_PROPERTY(QImage iconImage READ iconImage 阅读全文
posted @ 2012-12-17 22:25
永不指步
阅读(361)
评论(0)
推荐(0)

浙公网安备 33010602011771号