kdeui Library API Documentation

KDockWidgetPrivate Class Reference

additional KDockWidget stuff (private) More...

#include <kdockwidget_private.h>

Inheritance diagram for KDockWidgetPrivate:

QObject List of all members.

Public Types

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

Public Slots

void slotFocusEmbeddedWidget (QWidget *w=0L)

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

Detailed Description

additional KDockWidget stuff (private)

Definition at line 142 of file kdockwidget_private.h.


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 619 of file kdockwidget_private.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.4.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed May 4 06:54:49 2005 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003