itom
|
Public Member Functions | |
PenCreatorDialog (QPen &inputPen, bool colorEditable, QWidget *parent=NULL) | |
void | setPen (const QPen &pen) |
void | synchronizeGUI () |
QPen | getPen () |
Private Slots | |
void | on_buttonBox_clicked (QAbstractButton *btn) |
Private Member Functions | |
void | updatePen () |
Private Attributes | |
Ui::penCreatorDialog | ui |
QPen & | pen |