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 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

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.

References QWidget::focusPolicy(), and QWidget::setFocus().


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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Jan 23 19:32:46 2006 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003