4 #ifndef CM_OBJECTMAKER_H
5 #define CM_OBJECTMAKER_H
13 class PatchWindowController;
50 virtual void editorChanged();
54 #endif // CM_OBJECTMAKER_H
void done()
Definition: ObjectMaker.cpp:61
void cancel()
Definition: ObjectMaker.cpp:82
void objectMakerDoneSignal()
ObjectMaker(QLineEdit *parent=0)
Definition: ObjectMaker.cpp:18
The Patch window controller.
Definition: PatchWindowController.h:48
PatchWindowController * parentController()
Definition: ObjectMaker.cpp:69
creates QLineEdit box for new object
Definition: ObjectMaker.h:18
void focusOutEvent(QFocusEvent *)
Definition: ObjectMaker.cpp:72
void setParentController(PatchWindowController *controller)
Definition: ObjectMaker.cpp:70
void setModified(bool v)
Definition: ObjectMaker.cpp:77