kdeui Library API Documentation

KDockSplitter Class Reference

Like QSplitter but specially designed for dockwidgets stuff. More...

#include <kdockwidget_private.h>

Inheritance diagram for KDockSplitter:

QWidget List of all members.

Public Member Functions

 KDockSplitter (QWidget *parent=0, const char *name=0, Orientation orient=Vertical, int pos=50, bool highResolution=false)
void activate (QWidget *c0, QWidget *c1=0L)
void deactivate ()
int separatorPos () const
void setSeparatorPos (int pos, bool do_resize=true)
virtual bool eventFilter (QObject *, QEvent *)
virtual bool event (QEvent *)
QWidgetgetFirst () const
QWidgetgetLast () const
QWidgetgetAnother (QWidget *) const
void updateName ()
void setOpaqueResize (bool b=true)
bool opaqueResize () const
void setKeepSize (bool b=true)
bool keepSize () const
void setHighResolution (bool b=true)
bool highResolution () const
void setForcedFixedWidth (KDockWidget *dw, int w)
void setForcedFixedHeight (KDockWidget *dw, int h)
void restoreFromForcedFixedSize (KDockWidget *dw)
Orientation orientation ()

Protected Member Functions

int checkValue (int) const
virtual void resizeEvent (QResizeEvent *)

Detailed Description

Like QSplitter but specially designed for dockwidgets stuff.

Definition at line 43 of file kdockwidget_private.h.


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.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:15:08 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001