KDockWidgetPrivate Class Reference

#include <kdockwidget_private.h>

Inheritance diagram for KDockWidgetPrivate:

QObject List of all members.

Detailed Description

additional KDockWidget stuff (private)

Definition at line 273 of file kdockwidget_private.h.


Public Types

 ResizeLeft
 ResizeTop
 ResizeRight
 ResizeBottom
 ResizeBottomLeft
 ResizeTopLeft
 ResizeBottomRight
 ResizeTopRight
enum  KDockWidgetResize {
  ResizeLeft, ResizeTop, ResizeRight, ResizeBottom,
  ResizeBottomLeft, ResizeTopLeft, ResizeBottomRight, ResizeTopRight
}

Public Slots

void slotFocusEmbeddedWidget (QWidget *w=0L)

Public Member Functions

 KDockWidgetPrivate ()
 ~KDockWidgetPrivate ()

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< QWidgetcontainer
QPoint resizePos
bool resizing
KDockWidgetResize resizeMode

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.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys