Developer Documentation
viewModeChangeWidget Class Reference
Inheritance diagram for viewModeChangeWidget:

Public Slots

void slot_update ()
 

Signals

void wantClose ()
 
void changeView (QString _mode, QStringList _toolboxWidgets, QStringList _toolbars, QStringList _contextmenus)
 Changes the view mode to the currently configured one.
 

Public Member Functions

 viewModeChangeWidget (const QVector< ViewMode * > &_modes, QWidget *parent=0)
 Constructor.
 
void update (QString _lastMode)
 overloaded show function
 

Protected Member Functions

void showEvent (QShowEvent *event)
 

Private Slots

void slotModeClicked (QModelIndex _id)
 Slot for changing View and closing widget.
 

Private Attributes

const QVector< ViewMode *> & modes_
 

Detailed Description

Definition at line 50 of file viewModeChangeWidget.hh.


The documentation for this class was generated from the following files: