KMDI Namespace Reference
Detailed Description
A namespace for the KMDI library.
Enumeration Type Documentation
- Enumerator:
-
| AlwaysShowTabs |
|
| ShowWhenMoreThanOneTab |
|
| NeverShowTabs |
|
Definition at line 50 of file global.h.
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.
|