lib
KoTabPalette Class Reference
#include <kotabpalette.h>
Inheritance diagram for KoTabPalette:

Detailed Description
This is a palette with a tabwidget.It supports reorganzing the pages and moving the pages to other palettes with drag and drop,
Definition at line 37 of file kotabpalette.h.
Public Member Functions | |
KoTabPalette (QWidget *parent, const char *name) | |
virtual | ~KoTabPalette () |
virtual void | resetFont () |
virtual void | plug (QWidget *widget, const QString &name, int position=-1) |
virtual void | unplug (const QWidget *widget) |
void | showPage (QWidget *w) |
void | makeVisible (bool v) |
virtual void | hidePage (QWidget *w) |
int | indexOf (QWidget *w) |
bool | isHidden (QWidget *w) |
virtual void | togglePageHidden (QWidget *w) |
The documentation for this class was generated from the following files: