ViewMode Struct Reference

ViewMode struct This struct contains a ViewMode and its status information such as used widgets,toolbars or context menus. More...

#include <CoreWidget.hh>

List of all members.

Public Attributes

QString name
 Name of the View Mode.
QString icon
bool custom
 Is this a user defined custom view mode or a plugin generated one.
QStringList visibleToolboxes
 List of Visible Toolboxes in this view mode.
QStringList visibleToolbars
 List of Toolbars in this view mode.
QStringList visibleContextMenus
 List of context Menus in this view mode.

Detailed Description

ViewMode struct This struct contains a ViewMode and its status information such as used widgets,toolbars or context menus.

Definition at line 107 of file CoreWidget.hh.


Member Data Documentation

QString ViewMode::icon

The documentation for this struct was generated from the following file:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .