class KDockSplitter
Like QSplitter but specially designed for dockwidgets stuff.
More...
Definition
#include <
kdockwidget_private.h
>
Inherits
QWidget
(qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
KDockSplitter
(
QWidget
*parent= 0, const char *name= 0, Orientation orient= Vertical, int pos= 50)
virtual ~
KDockSplitter
()
void
activate
(
QWidget
*c0,
QWidget
*c1 = 0L)
void
deactivate
()
int
separatorPos
()
void
setSeparatorPos
(int pos, bool do_resize = true)
virtual bool
eventFilter
(
QObject
*,
QEvent
*)
virtual bool
event
(
QEvent
* )
QWidget
*
getFirst
()
QWidget
*
getLast
()
QWidget
*
getAnother
(
QWidget
* )
void
updateName
()
Protected Methods
int
checkValue
( int )
virtual void
resizeEvent
(
QResizeEvent
*)
Detailed Description
Like QSplitter but specially designed for dockwidgets stuff.
Version
: $Id: kdockwidget_private.h,v 1.1 2000/03/19 23:58:33 granroth Exp $
Author
: Max Judin.
Generated
: dfaure@faure on Sun Mar 26 14:24:24 2000, using kdoc 2.0a35.