Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
viewModeWidget Member List

This is the complete list of members for viewModeWidget, including all inherited members.

changeView(QString _mode, QStringList _toolboxWidgets, QStringList _toolbars, QStringList _contextmenus)viewModeWidgetsignal
modes_ (defined in viewModeWidget)viewModeWidgetprivate
removeMode(QString _name)viewModeWidgetsignal
saveMode(QString _name, bool _custom, QStringList _toolboxWidgets, QStringList _toolbars, QStringList _contextmenus)viewModeWidgetsignal
show(QString _lastMode)viewModeWidget
slotAddMode()viewModeWidgetprivateslot
slotAvailableContextMenuContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
slotAvailableToolbarContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
slotAvailableToolboxContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
slotChangeView()viewModeWidgetprivateslot
slotCopyMode()viewModeWidgetprivateslot
slotLeftArrowContextMenu()viewModeWidgetprivateslot
slotLeftArrowToolbar()viewModeWidgetprivateslot
slotLeftArrowToolbox()viewModeWidgetprivateslot
slotModeChanged(QString _mode)viewModeWidgetprivateslot
slotModeClicked(QModelIndex _id)viewModeWidgetprivateslot
slotModeContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
slotMoveContextMenuDown()viewModeWidgetprivateslot
slotMoveContextMenuUp()viewModeWidgetprivateslot
slotMoveToolboxDown()viewModeWidgetprivateslot
slotMoveToolboxUp()viewModeWidgetprivateslot
slotRemoveMode()viewModeWidgetprivateslot
slotRightArrowContextMenu()viewModeWidgetprivateslot
slotRightArrowToolbar()viewModeWidgetprivateslot
slotRightArrowToolbox()viewModeWidgetprivateslot
slotSaveMode()viewModeWidgetprivateslot
slotSetAllWidgets()viewModeWidgetprivateslot
slotSetIcon()viewModeWidgetprivateslot
slotUsedContextMenuContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
slotUsedToolbarContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
slotUsedToolboxContextMenu(const QPoint &_pos)viewModeWidgetprivateslot
viewModeWidget(const QVector< ViewMode * > &_modes, QWidget *parent=0)viewModeWidget