Developer Documentation
PolyLineSelectionPlugin Member List

This is the complete list of members for PolyLineSelectionPlugin, 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
addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
addSelectionParameters(QString _handleName, QWidget *_widget, QString _category, PrimitiveType _type=0u)SelectionInterfaceinlineprivatevirtual
allSupportedTypes_PolyLineSelectionPluginprivate
blockScenegraphUpdates(bool _block)BaseInterfaceinlineprivatevirtual
closestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
componentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
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
deleteSelectedEdges(int _objectId)PolyLineSelectionPlugin
deleteSelectedVertices(int _objectId)PolyLineSelectionPlugin
description()PolyLineSelectionPlugininlinevirtual
deselectAllEdges(int _objectId)PolyLineSelectionPlugin
deselectAllVertices(int _objectId)PolyLineSelectionPlugin
edgeType_PolyLineSelectionPluginprivate
environmentHandle_PolyLineSelectionPluginprivate
executeFileScript(QString _filename)ScriptInterfaceinlineprivatevirtualsignal
executeScript(QString _script)ScriptInterfaceinlineprivatevirtual
exit()BaseInterfaceinlineprivatevirtualslot
floodFillSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
generateBackup(int _id, QString _name, UpdateType _type)BackupInterfaceinlineprivatevirtualsignal
getActiveDataTypes(SelectionInterface::TypeList &_types) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
getAvailableFunctions(QStringList &_functions)ScriptInterfaceinlineprivatevirtualsignal
getCurrentRenderer(unsigned int _viewer, QString &_rendererName)BaseInterfaceinlineprivatevirtual
getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions)ScriptInterfaceinlineprivatevirtual
getEdgeSelection(int _objectId)PolyLineSelectionPlugin
getScriptingEngine(QScriptEngine *&_engine)ScriptInterfaceinlineprivatevirtualsignal
getVertexSelection(int _objectId)PolyLineSelectionPlugin
initializePlugin() (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginprivateslot
invertEdgeSelection(int _objectId)PolyLineSelectionPlugin
invertVertexSelection(int _objectId)PolyLineSelectionPlugin
keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier)SelectionInterfaceinlineprivatevirtual
lassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
loadIniFile(INIFile &_ini, int _id) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginprivateslot
loadIniFileOptions(INIFile &_ini)INIInterfaceinlineprivatevirtualslot
loadIniFileOptionsLast(INIFile &_ini)INIInterfaceinlineprivatevirtual
loadSelection(int _objId, const QString &_filename) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginslot
SelectionInterface::loadSelection(const INIFile &_file)SelectionInterfaceinlineprivatevirtual
log(Logtype _type, QString _message) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
log(QString _message) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
logOutput(Logtype _type, QString _message)LoggingInterfaceinlineprivatevirtualslot
name()PolyLineSelectionPlugininlinevirtual
nodeVisibilityChanged(int _identifier) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
noguiSupported() (defined in PolyLineSelectionPlugin)PolyLineSelectionPlugininlineprivateslot
pluginsInitialized() (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginprivateslot
PolyLineSelectionPlugin()PolyLineSelectionPlugin
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 PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
registerType(QString _handleName, DataType _type) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
restored(int _objectid)BackupInterfaceinlineprivatevirtual
saveIniFile(INIFile &_ini, int _id) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginprivateslot
saveIniFileOptions(INIFile &_ini)INIInterfaceinlineprivatevirtual
saveOnExit(INIFile &_ini)INIInterfaceinlineprivatevirtual
saveSelection(INIFile &_file)SelectionInterfaceinlineprivatevirtual
scriptInfo(QString _functionName) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
selectAllEdges(int _objectId)PolyLineSelectionPlugin
selectAllVertices(int _objectId)PolyLineSelectionPlugin
selectEdges(int _objectId, const IdList &_ids, bool _deselect=false)PolyLineSelectionPlugin
selectionOperation(QString _operation)SelectionInterfaceinlineprivatevirtualsignal
selectVertices(int _objectId, const IdList &_ids, bool _deselect=false)PolyLineSelectionPlugin
setRenderer(unsigned int _viewer, QString _rendererName)BaseInterfaceinlineprivatevirtualsignal
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
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
showScriptInEditor(QString _filename)ScriptInterfaceinlineprivatevirtual
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 PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
slotAboutToRestore(int _objectid)BackupInterfaceinlineprivatevirtual
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier)SelectionInterfaceinlineprivatevirtual
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction)SelectionInterfaceinlineprivatevirtual
slotAddPrimitiveType(QString _handleName, QString _name, QString _icon, PrimitiveType &_typeHandle)SelectionInterfaceinlineprivatevirtual
slotAddSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName)SelectionInterfaceinlineprivatevirtualslot
slotAddSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, PrimitiveType _type)SelectionInterfaceinlineprivatevirtual
slotAddSelectionParameters(QString _handleName, QWidget *_widget, QString _category, PrimitiveType _type=0u)SelectionInterfaceinlineprivatevirtual
slotAllCleared()BaseInterfaceinlineprivatevirtual
slotClosestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotComponentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotCreateBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL)BackupInterfaceinlineprivatevirtualslot
slotCreateBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types)BackupInterfaceinlineprivatevirtual
slotCustomSelection(QMouseEvent *_event, PrimitiveType _currentType, QString _customIdentifier, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotDrawModeChanged(int _viewerId)BaseInterfaceinlineprivatevirtual
slotExecuteFileScript(QString _filename)ScriptInterfaceinlineprivatevirtual
slotExecuteScript(QString _script)ScriptInterfaceinlineprivatevirtual
slotFloodFillSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotGetActiveDataTypes(TypeList &_types)SelectionInterfaceinlineprivatevirtual
slotGetActivePrimitiveType(PrimitiveType &_type)SelectionInterfaceinlineprivatevirtual
slotKeyEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtualslot
slotKeyReleaseEvent(QKeyEvent *_event)KeyInterfaceinlineprivatevirtual
slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers)PolyLineSelectionPluginprivatevirtual
slotLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotLoadSelection(const INIFile &_file)PolyLineSelectionPluginprivatevirtual
slotObjectPropertiesChanged(int _identifier)BaseInterfaceinlineprivatevirtual
slotObjectSelectionChanged(int _identifier)BaseInterfaceinlineprivatevirtual
slotObjectUpdated(int _identifier)BaseInterfaceinlineprivatevirtualslot
slotObjectUpdated(int _identifier, const UpdateType &_type)BaseInterfaceinlineprivatevirtual
slotRedo(int _objectid)BackupInterfaceinlineprivatevirtual
slotRedo()BackupInterfaceinlineprivatevirtual
slotRegisterKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers)SelectionInterfaceinlineprivatevirtual
slotRegisterType(QString _handleName, DataType _type)SelectionInterfaceinlineprivatevirtual
slotRestored(int _objectid)BackupInterfaceinlineprivatevirtual
slotSaveSelection(INIFile &_file)PolyLineSelectionPluginprivatevirtual
slotSceneDrawn()BaseInterfaceinlineprivatevirtual
slotScriptInfo(QString _pluginName, QString _functionWithParameters)ScriptInterfaceinlineprivatevirtualslot
slotSelectionOperation(const QString &_operation) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginprivate
slotShowClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowFloodFillSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowToggleSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotShowVolumeLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes)SelectionInterfaceinlineprivatevirtual
slotSphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotSurfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
slotTargetObjectsOnly(bool &_targetsOnly)SelectionInterfaceinlineprivatevirtual
slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect)PolyLineSelectionPluginprivatevirtual
slotUndo(int _objectid)BackupInterfaceinlineprivatevirtualslot
slotUndo()BackupInterfaceinlineprivatevirtual
slotViewChanged()BaseInterfaceinlineprivatevirtual
slotVisibilityChanged(int _identifier)BaseInterfaceinlineprivatevirtual
slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect)PolyLineSelectionPluginprivatevirtual
sphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
surfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
targetObjectsOnly(bool &_targetsOnly) (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
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 PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
BaseInterface::updatedObject(int _objectId)BaseInterfaceinlineprivatevirtual
updateSlotDescriptions()PolyLineSelectionPluginprivate
updateView() (defined in PolyLineSelectionPlugin)PolyLineSelectionPluginsignal
version() (defined in PolyLineSelectionPlugin)PolyLineSelectionPlugininlineslot
vertexType_PolyLineSelectionPluginprivate
volumeLassoPoints_PolyLineSelectionPluginprivate
volumeLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect)SelectionInterfaceinlineprivatevirtual
~BackupInterface()BackupInterfaceinlineprivatevirtual
~BaseInterface()BaseInterfaceinlineprivatevirtual
~INIInterface()INIInterfaceinlineprivatevirtual
~KeyInterface()KeyInterfaceinlineprivatevirtual
~LoggingInterface()LoggingInterfaceinlineprivatevirtual
~PolyLineSelectionPlugin()PolyLineSelectionPlugin
~ScriptInterface()ScriptInterfaceinlineprivatevirtual
~SelectionInterface()SelectionInterfaceinlineprivatevirtual