Developer Documentation
ObjectSelectionPlugin Member List

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

aboutToRestore(int _objectid)BackupInterfaceinlineprivatevirtualsignal
addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier)SelectionInterfaceinlineprivatevirtual
addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction)SelectionInterfaceinlineprivatevirtual
addEmptyObject(DataType _type, int &_id)LoadSaveInterfaceinlineprivatevirtual
addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
blockScenegraphUpdates(bool _block)BaseInterfaceinlineprivatevirtual
closestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
componentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
copyObject(int _oldId, int &_newId)LoadSaveInterfaceinlineprivatevirtual
createBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL)BackupInterfaceinlineprivatevirtualsignal
createBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types)BackupInterfaceinlineprivatevirtual
customSelection(QMouseEvent *_event, PrimitiveType _currentType, QString _customIdentifier, bool _deselect)SelectionInterfaceinlineprivatevirtual
deleteAllObjects()LoadSaveInterfaceinlineprivatevirtual
deleteObject(int _id) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
deleteSelectedObjects()ObjectSelectionPlugin
description()ObjectSelectionPlugininlinevirtual
deselectAllObjects()ObjectSelectionPlugin
emptyObjectAdded(int _id)LoadSaveInterfaceinlineprivatevirtual
environmentHandle_ObjectSelectionPluginprivate
executeFileScript(QString _filename)ScriptInterfaceinlineprivatevirtual
executeScript(QString _script)ScriptInterfaceinlineprivatevirtualsignal
exit()BaseInterfaceinlineprivatevirtualslot
floodFillSelection(QMouseEvent *_event, double _maxAngle, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
generateBackup(int _id, QString _name, UpdateType _type)BackupInterfaceinlineprivatevirtualsignal
getActiveDataTypes(SelectionInterface::TypeList &_types) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
getAllFileFilters(QStringList &_filters)LoadSaveInterfaceinlineprivatevirtual
getAvailableFunctions(QStringList &_functions)ScriptInterfaceinlineprivatevirtualsignal
getCurrentRenderer(unsigned int _viewer, QString &_rendererName)BaseInterfaceinlineprivatevirtual
getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions)ScriptInterfaceinlineprivatevirtual
getObjectSelection()ObjectSelectionPlugin
getScriptingEngine(QScriptEngine *&_engine)ScriptInterfaceinlineprivatevirtualsignal
initializePlugin() (defined in ObjectSelectionPlugin)ObjectSelectionPluginprivateslot
invertObjectSelection()ObjectSelectionPlugin
keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier)SelectionInterfaceinlineprivatevirtual
lassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
load(QString _filename, DataType _type, int &_id)LoadSaveInterfaceinlineprivatevirtualsignal
loadIniFile(INIFile &_ini, int _id) (defined in ObjectSelectionPlugin)ObjectSelectionPluginprivateslot
loadSelection(int _objId, const QString &_filename) (defined in ObjectSelectionPlugin)ObjectSelectionPluginslot
SelectionInterface::loadSelection(const INIFile &_file)SelectionInterfaceinlineprivatevirtual
log(Logtype _type, QString _message) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
log(QString _message) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
name()ObjectSelectionPlugininlinevirtual
nodeVisibilityChanged(int _identifier) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
noguiSupported() (defined in ObjectSelectionPlugin)ObjectSelectionPlugininlineprivateslot
ObjectSelectionPlugin()ObjectSelectionPlugin
objectType_ObjectSelectionPluginprivate
pluginsInitialized() (defined in ObjectSelectionPlugin)ObjectSelectionPluginprivateslot
PrimitiveType typedef (defined in SelectionInterface)SelectionInterfaceprivate
redo(int _objectid)BackupInterfaceinlineprivatevirtual
redo()BackupInterfaceinlineprivatevirtual
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false)KeyInterfaceinlineprivatevirtualsignal
registerKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
registerType(QString _handleName, DataType _type) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
restored(int _objectid)BackupInterfaceinlineprivatevirtual
save(int _id, QString _filename)LoadSaveInterfaceinlineprivatevirtualsignal
saveIniFile(INIFile &_ini, int _id) (defined in ObjectSelectionPlugin)ObjectSelectionPluginprivateslot
saveSelection(INIFile &_file)SelectionInterfaceinlineprivatevirtual
scriptInfo(QString _functionName) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
selectAllObjects()ObjectSelectionPlugin
selectionOperation(QString _operation)SelectionInterfaceinlineprivatevirtualsignal
selectObjects(IdList _list)ObjectSelectionPlugin
setRenderer(unsigned int _viewer, QString _rendererName)BaseInterfaceinlineprivatevirtualsignal
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
showClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showFloodFillSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
showToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
slotKeyEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtualslot
slotKeyReleaseEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtual
slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers)ObjectSelectionPluginprivatevirtual
slotLoadSelection(const INIFile &_file)ObjectSelectionPluginprivatevirtual
slotSaveSelection(INIFile &_file)ObjectSelectionPluginprivatevirtual
slotSelectionOperation(QString _operation)ObjectSelectionPluginprivatevirtual
slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect)ObjectSelectionPluginprivatevirtual
slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect)ObjectSelectionPluginprivatevirtual
sphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
surfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
targetObjectsOnly(bool &_targetsOnly) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
toggleSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
TypeList typedef (defined in SelectionInterface)SelectionInterfaceprivate
undo(int _objectid)BackupInterfaceinlineprivatevirtual
undo()BackupInterfaceinlineprivatevirtual
updatedObject(int, const UpdateType &) (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
BaseInterface::updatedObject(int _objectId)BaseInterfaceinlineprivatevirtual
updateSlotDescriptions()ObjectSelectionPluginprivate
updateView() (defined in ObjectSelectionPlugin)ObjectSelectionPluginsignal
version() (defined in ObjectSelectionPlugin)ObjectSelectionPlugininlineslot
volumeLassoPoints_ObjectSelectionPluginprivate
volumeLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
~BackupInterface()BackupInterfaceinlineprivatevirtual
~BaseInterface()BaseInterfaceinlineprivatevirtual
~INIInterface()INIInterfaceinlineprivatevirtual
~KeyInterface()KeyInterfaceinlineprivatevirtual
~LoadSaveInterface()LoadSaveInterfaceinlineprivatevirtual
~LoggingInterface()LoggingInterfaceinlineprivatevirtual
~ObjectSelectionPlugin()ObjectSelectionPlugin
~ScriptInterface()ScriptInterfaceinlineprivatevirtual
~SelectionInterface()SelectionInterfaceinlineprivatevirtual