27#ifndef _TDEMDI_DEFINES_H_
28#define _TDEMDI_DEFINES_H_
30#include <tdelibs_export.h>
32#define KMDI_CHILDFRM_SEPARATOR 2
33#define KMDI_CHILDFRM_BORDER 4
34#define KMDI_CHILDFRM_DOUBLE_BORDER 8
35#define KMDI_CHILDFRM_MIN_WIDTH 130
97 enum TabWidgetVisibility {
99 ShowWhenMoreThanOneTab = 1,
A namespace for the KMDI library.
EventType
extent Qt events
ToolviewStyle
The style of the toolview tabs.
@ TextAndIcon
Show both the icon and description on the toolview tabs.
@ IconOnly
Show only icons on the toolview tabs.
@ TextOnly
Show only the text description on the toolview tabs.
AddWindowFlags
During KMdiMainFrm::addWindow the enum AddWindowFlags is used to determine how the view is initialy b...
@ StandardAdd
standard is: show normal, attached, visible, document view (not toolview).