org.kde.koala
public class KMdi extends Object
UNKNOWN: A namespace for the KMDI library.
| Field Summary | |
|---|---|
| static int | AddWindowFlags |
| static int | AlwaysShowTabs |
| static int | ChildframeMode |
| static int | Detach |
| static int | EV_DragBegin |
| static int | EV_DragEnd |
| static int | EV_Move extent Qt events |
| static int | EV_ResizeBegin |
| static int | EV_ResizeEnd |
| static int | Hide |
| static int | IconOnly
The style of the toolview tabs
\since 3.3 |
| static int | IDEAlMode |
| static int | KDE1Look |
| static int | KDELaptopLook |
| static int | KDELook |
| static int | Maximize |
| static int | Minimize |
| static int | NeverShowTabs |
| static int | ShowWhenMoreThanOneTab |
| static int | StandardAdd
During KMdiMainFrm.addWindow the enum AddWindowFlags is used to determine how the view is initialy being added to the MDI system |
| static int | TabPageMode |
| static int | TextAndIcon |
| static int | TextOnly |
| static int | ToolWindow |
| static int | ToplevelMode |
| static int | UndefinedMode |
| static int | UseKMdiSizeHint |
| static int | Win95Look |
See Also: org.kde.qt.QCustomEvent org.kde.qt.QEvent#User KMdi B_MyWidget#event( org.kde.qt.QEvent* ) ( #type org.kde.qt.QEvent#Type(QEvent#User (KMdi#EV_Move)))
UNKNOWN: extent Qt events
UNKNOWN: The style of the toolview tabs \since 3.
UNKNOWN: During KMdiMainFrm.addWindow the enum AddWindowFlags is used to determine how the view is initialy being added to the MDI system