QFoldPanel Class Reference
[Widgets]
A panel that draw fold indicators and provide fold/unfold actions to the user.
More...
List of all members.
|
|
| QFoldPanel (QWidget *p=0) |
| | Constructor.
|
|
virtual | ~QFoldPanel () |
| | Empty destructor.
|
|
virtual QString | type () const |
|
virtual void | mousePressEvent (QMouseEvent *e) |
|
virtual void | paint (QPainter *p, QEditor *e) |
|
QRect | drawIcon (QPainter *p, QEditor *e, int x, int y, bool expand) |
Detailed Description
A panel that draw fold indicators and provide fold/unfold actions to the user.
The documentation for this class was generated from the following files: