CoreWidget::PickMode Struct Reference

List of all members.

Public Member Functions

 PickMode (const std::string &_n, bool _t, bool _v, QCursor _c, QToolBar *_tb=NULL)
 Constructor.

Public Attributes

std::string name
 Name of the pickMode.
bool tracking
bool visible
QCursor cursor
QToolBar * toolbar

Detailed Description

Struct containing information about pickModes

Definition at line 1154 of file CoreWidget.hh.


Member Data Documentation

Cursor used in this pickMode

Definition at line 1173 of file CoreWidget.hh.

Additinal toolbar showd in this pickMode

Definition at line 1177 of file CoreWidget.hh.

MouseTracking enabled for this mode?

Definition at line 1165 of file CoreWidget.hh.

Defines if the Mode will be visible in the popup Menu

Definition at line 1169 of file CoreWidget.hh.


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

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