KDockWidgetPrivate Class Reference
additional KDockWidget stuff (private) More...
#include <kdockwidget_private.h>
Inheritance diagram for KDockWidgetPrivate:


Public Types | |
enum | KDockWidgetResize { ResizeLeft, ResizeTop, ResizeRight, ResizeBottom, ResizeBottomLeft, ResizeTopLeft, ResizeBottomRight, ResizeTopRight } |
Public Slots | |
void | slotFocusEmbeddedWidget (QWidget *w=0L) |
Especially used for Tab page docking. | |
Public Attributes | |
int | index |
int | splitPosInPercent |
bool | pendingFocusInEvent |
bool | blockHasUndockedSignal |
bool | pendingDtor |
int | forcedWidth |
int | forcedHeight |
bool | isContainer |
NET::WindowType | windowType |
QWidget * | _parent |
bool | transient |
QGuardedPtr< QWidget > | container |
QPoint | resizePos |
bool | resizing |
KDockWidgetResize | resizeMode |
Detailed Description
additional KDockWidget stuff (private)
Definition at line 130 of file kdockwidget_private.h.
Member Function Documentation
|
Especially used for Tab page docking. Switching the pages requires additional setFocus() for the embedded widget. Definition at line 503 of file kdockwidget_private.cpp. References QWidget::focusPolicy(), and QWidget::setFocus(). |
The documentation for this class was generated from the following files: