16 #ifndef _QLINE_CHANGE_PANEL_H_ 17 #define _QLINE_CHANGE_PANEL_H_ 43 virtual QString type()
const;
46 virtual bool paint(QPainter *p,
QEditor *e);
52 #endif // _QLINE_CHANGE_PANEL_H_ #define QCE_EXPORT
Macro needed for cross-platform shared libraries creation.
Definition: qce-config.h:40
Definition of the QPanel class.
Helper class for panels displayed by QCodeEdit.
Definition: qpanel.h:40
A text editing widget.
Definition: qeditor.h:55
A reference to line objects.
Definition: qdocumentline.h:63
Definition: qlinechangepanel.h:33