The icon widgets that we use to display icons are subclassed from QLabel: class DragWidget : public QFrame { public: DragWidget(QWidget *parent=0); ...
確定! 回上一頁