Inherits QDialog.
Public Slots | |
void | addTactor (QString id) |
void | deleteTactor (QString id) |
Signals | |
void | changeFont (const QString id) |
Public Member Functions | |
PatternForm (QWidget *parent=0) | |
|
slot |
Add a tactor to the pattern form
id | Desired id of tactor to add |
|
slot |
Deletes a tactor from the form
id | Desired id of tactor to delete |