kdeui
KDockWidgetPrivate Class Reference
resizing enum More...
#include <kdockwidget_private.h>

Public Types | |
| enum | KDockWidgetResize { ResizeLeft, ResizeTop, ResizeRight, ResizeBottom, ResizeBottomLeft, ResizeTopLeft, ResizeBottomRight, ResizeTopRight } |
Public Slots | |
| void | slotFocusEmbeddedWidget (QWidget *w=0L) |
Public Member Functions | |
| KDockWidgetPrivate () | |
| ~KDockWidgetPrivate () | |
Public Attributes | |
| QWidget * | _parent |
| bool | blockHasUndockedSignal |
| QGuardedPtr< QWidget > | container |
| int | forcedHeight |
| int | forcedWidth |
| int | index |
| bool | isContainer |
| bool | pendingDtor |
| bool | pendingFocusInEvent |
| KDockWidgetResize | resizeMode |
| QPoint | resizePos |
| bool | resizing |
| int | splitPosInPercent |
| bool | transient |
| NET::WindowType | windowType |
Detailed Description
resizing enumadditional KDockWidget stuff (private)
Definition at line 273 of file kdockwidget_private.h.
Member Enumeration Documentation
- Enumerator:
-
ResizeLeft ResizeTop ResizeRight ResizeBottom ResizeBottomLeft ResizeTopLeft ResizeBottomRight ResizeTopRight
Definition at line 287 of file kdockwidget_private.h.
Constructor & Destructor Documentation
| KDockWidgetPrivate::KDockWidgetPrivate | ( | ) |
Definition at line 674 of file kdockwidget_private.cpp.
| KDockWidgetPrivate::~KDockWidgetPrivate | ( | ) |
Definition at line 696 of file kdockwidget_private.cpp.
Member Function Documentation
| void KDockWidgetPrivate::slotFocusEmbeddedWidget | ( | QWidget * | w = 0L |
) | [slot] |
Especially used for Tab page docking.
Switching the pages requires additional setFocus() for the embedded widget.
Definition at line 700 of file kdockwidget_private.cpp.
Member Data Documentation
Definition at line 303 of file kdockwidget_private.h.
Definition at line 293 of file kdockwidget_private.h.
Definition at line 306 of file kdockwidget_private.h.
Definition at line 296 of file kdockwidget_private.h.
Definition at line 295 of file kdockwidget_private.h.
Definition at line 290 of file kdockwidget_private.h.
Definition at line 297 of file kdockwidget_private.h.
Definition at line 294 of file kdockwidget_private.h.
Definition at line 292 of file kdockwidget_private.h.
Definition at line 310 of file kdockwidget_private.h.
Definition at line 308 of file kdockwidget_private.h.
Definition at line 309 of file kdockwidget_private.h.
Definition at line 291 of file kdockwidget_private.h.
Definition at line 304 of file kdockwidget_private.h.
| NET::WindowType KDockWidgetPrivate::windowType |
Definition at line 300 of file kdockwidget_private.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference