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

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

aboutToRestore(int _objectid) (defined in BackupPlugin)BackupPluginsignal
addContextMenuItem(QAction *_action, DataType _objectType, ContextMenuType _type) (defined in BackupPlugin)BackupPluginsignal
ContextMenuInterface::addContextMenuItem(QAction *_action, ContextMenuType _type)ContextMenuInterfaceinlineprivatevirtualsignal
addEmptyObject(DataType _type, int &_id)LoadSaveInterfaceinlineprivatevirtual
addMenubarAction(QAction *_action, QString _name)MenuInterfaceinlineprivatevirtual
addMenubarActions(std::vector< QAction * > &_actions, QString _name)MenuInterfaceinlineprivatevirtual
addToolbar(QToolBar *_toolbar) (defined in BackupPlugin)BackupPluginsignal
applyOptions() (defined in BackupPlugin)BackupPluginprivateslot
backupMenu_BackupPluginprivate
BackupPlugin() (defined in BackupPlugin)BackupPlugin
backupsEnabledAction_ (defined in BackupPlugin)BackupPluginprivate
blockScenegraphUpdates(bool _block)BaseInterfaceinlineprivatevirtual
copyObject(int _oldId, int &_newId)LoadSaveInterfaceinlineprivatevirtual
createBackup(int _objectId, QString _name, UpdateType _type=UPDATE_ALL)BackupPluginvirtual
BackupInterface::createBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types)BackupInterfaceinlineprivatevirtual
deleteAllObjects()LoadSaveInterfaceinlineprivatevirtual
deleteObject(int _id)LoadSaveInterfaceinlineprivatevirtual
description()BackupPlugininlinevirtual
emptyObjectAdded(int _id)LoadSaveInterfaceinlineprivatevirtual
exit()BaseInterfaceinlineprivatevirtualslot
generateBackup(int _id, QString _name, UpdateType _type) (defined in BackupPlugin)BackupPluginsignal
getAllFileFilters(QStringList &_filters)LoadSaveInterfaceinlineprivatevirtual
getCurrentRenderer(unsigned int _viewer, QString &_rendererName)BaseInterfaceinlineprivatevirtual
getMenubarMenu(QString _name, QMenu *&_menu, bool _create) (defined in BackupPlugin)BackupPluginsignal
getToolBar(QString _name, QToolBar *&_toolbar) (defined in BackupPlugin)BackupPluginsignal
globalBackup_ (defined in BackupPlugin)BackupPluginprivate
hideContextMenu()ContextMenuInterfaceinlineprivatevirtual
initializeOptionsWidget(QWidget *&_widget) (defined in BackupPlugin)BackupPluginprivateslot
initializePlugin() (defined in BackupPlugin)BackupPluginprivateslot
load(QString _filename, DataType _type, int &_id)LoadSaveInterfaceinlineprivatevirtualsignal
log(Logtype _type, QString _message) (defined in BackupPlugin)BackupPluginsignal
log(QString _message) (defined in BackupPlugin)BackupPluginsignal
maxBackupSpinBox_ (defined in BackupPlugin)BackupPluginprivate
name()BackupPlugininlinevirtual
nodeVisibilityChanged(int _identifier)BaseInterfaceinlineprivatevirtual
noguiSupported()BaseInterfaceinlineprivatevirtual
objectDeleted(int _objectid) (defined in BackupPlugin)BackupPluginprivateslot
pluginsInitialized() (defined in BackupPlugin)BackupPluginprivateslot
redo(int _objectid) (defined in BackupPlugin)BackupPluginsignal
redo() (defined in BackupPlugin)BackupPluginsignal
redoContextAction_ (defined in BackupPlugin)BackupPluginprivate
redoMenuAction_ (defined in BackupPlugin)BackupPluginprivate
redoToolAction_ (defined in BackupPlugin)BackupPluginprivate
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false) (defined in BackupPlugin)BackupPluginsignal
removeToolbar(QToolBar *_toolbar)ToolbarInterfaceinlineprivatevirtual
restored(int _objectid) (defined in BackupPlugin)BackupPluginsignal
save(int _id, QString _filename)LoadSaveInterfaceinlineprivatevirtualsignal
setRenderer(unsigned int _viewer, QString _rendererName)BaseInterfaceinlineprivatevirtualsignal
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in BackupPlugin)BackupPluginsignal
slotAllCleared() (defined in BackupPlugin)BackupPluginprivateslot
slotCreateBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL) (defined in BackupPlugin)BackupPluginprivateslot
slotCreateBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types) (defined in BackupPlugin)BackupPluginprivateslot
slotEnableDisableBackups()BackupPluginprivateslot
slotKeyEvent(QKeyEvent *_event) (defined in BackupPlugin)BackupPluginprivateslot
slotKeyReleaseEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtual
slotObjectRedo() (defined in BackupPlugin)BackupPluginprivateslot
slotObjectUndo() (defined in BackupPlugin)BackupPluginprivateslot
slotRedo(int _objectid) (defined in BackupPlugin)BackupPluginprivateslot
slotRedo() (defined in BackupPlugin)BackupPluginprivateslot
slotUndo(int _objectid) (defined in BackupPlugin)BackupPluginprivateslot
slotUndo() (defined in BackupPlugin)BackupPluginprivateslot
slotUpdateContextMenu(int _objectId) (defined in BackupPlugin)BackupPluginprivateslot
undo(int _objectid) (defined in BackupPlugin)BackupPluginsignal
undo() (defined in BackupPlugin)BackupPluginsignal
undoContextAction_ (defined in BackupPlugin)BackupPluginprivate
undoMenuAction_ (defined in BackupPlugin)BackupPluginprivate
undoToolAction_ (defined in BackupPlugin)BackupPluginprivate
updateButtons() (defined in BackupPlugin)BackupPluginprivateslot
updatedObject(int _identifier, const UpdateType &_type) (defined in BackupPlugin)BackupPluginsignal
BaseInterface::updatedObject(int _objectId)BaseInterfaceinlineprivatevirtual
updateView() (defined in BackupPlugin)BackupPluginsignal
version() (defined in BackupPlugin)BackupPlugininlineslot
~BackupInterface()BackupInterfaceinlineprivatevirtual
~BackupPlugin() (defined in BackupPlugin)BackupPlugininline
~BaseInterface()BaseInterfaceinlineprivatevirtual
~ContextMenuInterface()ContextMenuInterfaceinlineprivatevirtual
~KeyInterface()KeyInterfaceinlineprivatevirtual
~LoadSaveInterface()LoadSaveInterfaceinlineprivatevirtual
~LoggingInterface()LoggingInterfaceinlineprivatevirtual
~MenuInterface()MenuInterfaceinlineprivatevirtual
~OptionsInterface()OptionsInterfaceinlineprivatevirtual
~ToolbarInterface()ToolbarInterfaceinlineprivatevirtual