Go to the documentation of this file.
16 #ifndef _QLINE_NUMBER_PANEL_H_
17 #define _QLINE_NUMBER_PANEL_H_
38 bool isVerboseMode()
const;
40 virtual QString type()
const;
43 void setVerboseMode(
bool y);
47 virtual bool paint(QPainter *p,
QEditor *e);
52 #endif // _QLINE_NUMBER_PANEL_H_