kivio
KivioStackBar Class Reference
List of all members.Detailed Description
Definition at line 33 of file kivio_stackbar.h.
Signals | |
| void | aboutToShow (QWidget *) |
| void | beginDragPage (DragBarButton *) |
| void | finishDragPage (DragBarButton *) |
| void | deleteButton (DragBarButton *, QWidget *, KivioStackBar *) |
Public Member Functions | |
| KivioStackBar (KivioView *view, QWidget *parent=0, const char *name=0) | |
| ~KivioStackBar () | |
| QWidget * | findPage (const QString &name) |
| QWidget * | findPage (DragBarButton *) |
| void | insertPage (QWidget *, const QString &) |
| void | removePage (QWidget *) |
| void | deletePageAndButton (DragBarButton *) |
| void | showPage (QWidget *) |
| QWidget * | visiblePage () const |
| KivioView * | view () const |
Protected Slots | |
| void | showButtonPage () |
| void | buttonBeginDrag () |
| void | buttonFinishDrag () |
| void | slotDeleteButton (DragBarButton *) |
| void | newPlace (QDockWindow::Place place) |
Protected Member Functions | |
| virtual void | closeEvent (QCloseEvent *) |
The documentation for this class was generated from the following files:

