kdeui Library API Documentation

KDockWidgetPrivate Class Reference

additional KDockWidget stuff (private) More...

#include <kdockwidget_private.h>

Inheritance diagram for KDockWidgetPrivate:

Inheritance graph
[legend]
Collaboration diagram for KDockWidgetPrivate:

Collaboration graph
[legend]
List of all members.

Public Types

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

Public Slots

void slotFocusEmbeddedWidget (QWidget *w=0L)
 Especially used for Tab page docking.


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 130 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 503 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 kdelibs Version 3.1.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Jan 28 13:00:41 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001