class KDockSplitter
Like QSplitter but specially designed for dockwidgets stuff.
More...
Internal Use Only
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.7 2001/05/06 17:58:02 falkbr Exp $
Author
: Max Judin.
Generated
: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:29:58 2001, using kdoc 2.0a35.