kmdi Library API Documentation

KMDI Namespace Reference

A namespace for the KMDI library. More...


Classes

class  DockContainer
class  MainWindow
class  TabWidget
class  ToolViewAccessor

Enumerations

enum  TabWidgetVisibility { AlwaysShowTabs = 0, ShowWhenMoreThanOneTab = 1, NeverShowTabs = 2 }
enum  ToolviewStyle { IconOnly = 0, TextOnly = 1, TextAndIcon = 3 }


Detailed Description

A namespace for the KMDI library.

Enumeration Type Documentation

enum KMDI::ToolviewStyle
 

The style of the toolview tabs.

Enumerator:
IconOnly  Show only icons on the toolview tabs.

The visible toolviews contain both the icon and text.

TextOnly  Show only the text description on the toolview tabs.
TextAndIcon  Show both the icon and description on the toolview tabs.

Definition at line 59 of file global.h.

KDE Logo
This file is part of the documentation for kmdi Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Jul 20 14:09:00 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003