QCodeEdit 2.2
|
A panel that draw fold indicators and provide fold/unfold actions to the user. More...
QFoldPanel (QWidget *p=0) | |
Constructor. | |
virtual | ~QFoldPanel () |
Empty destructor. | |
virtual QString | type () const |
virtual void | mousePressEvent (QMouseEvent *e) |
virtual bool | paint (QPainter *p, QEditor *e) |
QRect | drawIcon (QPainter *p, QEditor *e, int x, int y, bool expand) |
A panel that draw fold indicators and provide fold/unfold actions to the user.