kdockwidget_private.h
21 IMPORTANT Note: This file compiles also in Qt-only mode by using the NO_KDE2 precompiler definition
47 // which copies the whole definition of the class to be able to access separatorPosInPercent etc.
59 KDockSplitter(TQWidget *parent= 0, const char *name= 0, Orientation orient= TQt::Vertical, int pos= 50);
288 {ResizeLeft,ResizeTop,ResizeRight,ResizeBottom,ResizeBottomLeft,ResizeTopLeft,ResizeBottomRight,ResizeTopRight};
A mini-button usually placed in the dockpanel.
Definition: kdockwidget_private.h:249
Like TQSplitter but specially designed for dockwidgets stuff.
Definition: kdockwidget_private.h:45
Orientation orientation()
The orientation is either Horizontal or Vertical.
Definition: kdockwidget_private.h:159
void slotFocusEmbeddedWidget(TQWidget *w=0L)
Especially used for Tab page docking.
Definition: kdockwidget_private.cpp:700
Floatable widget that can be dragged around with the mouse and encapsulate the actual widgets (and me...
Definition: kdockwidget.h:429
WindowType