[kooBase Index] [kooBase Hierarchy] [Headers]
Qt implementation of a sample editor copy these files (qtSampleEditor More...
#include <qtSampleEditor.h>
Inherits: QtEditor
Qt implementation of a sample editor copy these files (qtSampleEditor.h and qtSampleEditor.C) and adjust the things (like the defines _QTSAMPLE_H_, ..., the includes (donīt forget the moc-file), adjust the Makefile...) if unsure, see the Manual
[public]
constructor, takes the part to be displayed as a parameter
[public slot]
do all the painting here
[public slot]
mouse is pressed here
[public slot]
mouse is moved
[public slot]
mouse is released
[public slot]
a key is pressed
[public slot]
a key is released
| Kdoc |