#include <editor.h>
Public Member Functions | |
Editor (QWidget *parent=0) | |
~Editor () | |
Protected Member Functions | |
bool | event (QEvent *e) |
Private Attributes | |
int | prefWidth |
preferred width of line numbers column |
Editor::Editor | ( | QWidget * | parent = 0 |
) |
creating function
Editor::~Editor | ( | ) |
destructor
bool Editor::event | ( | QEvent * | e | ) | [protected] |
line numbers block paint event
int Editor::prefWidth [private] |
preferred width of line numbers column