|
|
additional KDockWidget stuff (private)
| KDockWidgetPrivate ()
| KDockWidgetPrivate |
| ~KDockWidgetPrivate ()
| ~KDockWidgetPrivate |
| void slotFocusEmbeddedWidget (QWidget* w = 0L)
| slotFocusEmbeddedWidget |
[slot]
Especially used for Tab page docking. Switching the pages requires additional setFocus() for the embedded widget.
| enum KDockWidgetResize {ResizeLeft,ResizeTop,ResizeRight,ResizeBottom,ResizeBottomLeft,ResizeTopLeft,ResizeBottomRight,ResizeTopRight} | KDockWidgetResize |
| int index | index |
| int splitPosInPercent | splitPosInPercent |
| bool pendingFocusInEvent | pendingFocusInEvent |
| bool blockHasUndockedSignal | blockHasUndockedSignal |
| bool pendingDtor | pendingDtor |
| int forcedWidth | forcedWidth |
| int forcedHeight | forcedHeight |
| bool isContainer | isContainer |
| NET::WindowType windowType | windowType |
| QWidget * _parent | _parent |
| bool transient | transient |
| QGuardedPtr<QWidget> container | container |
| QPoint resizePos | resizePos |
| bool resizing | resizing |
| KDockWidgetResize resizeMode | resizeMode |
| Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:03:21 2003, using kdoc 2.0a54. |