Developer Documentation
|
This is the complete list of members for PolyLineSelectionPlugin, including all inherited members.
aboutToRestore(int _objectid) | BackupInterface | inlineprivatevirtualsignal |
addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier) | SelectionInterface | inlineprivatevirtual |
addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction) | SelectionInterface | inlineprivatevirtual |
addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
addSelectionParameters(QString _handleName, QWidget *_widget, QString _category, PrimitiveType _type=0u) | SelectionInterface | inlineprivatevirtual |
allSupportedTypes_ | PolyLineSelectionPlugin | private |
blockScenegraphUpdates(bool _block) | BaseInterface | inlineprivatevirtual |
closestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
componentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
createBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL) | BackupInterface | inlineprivatevirtualsignal |
createBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types) | BackupInterface | inlineprivatevirtual |
customSelection(QMouseEvent *_event, PrimitiveType _currentType, QString _customIdentifier, bool _deselect) | SelectionInterface | inlineprivatevirtual |
deleteSelectedEdges(int _objectId) | PolyLineSelectionPlugin | |
deleteSelectedVertices(int _objectId) | PolyLineSelectionPlugin | |
description() | PolyLineSelectionPlugin | inlinevirtual |
deselectAllEdges(int _objectId) | PolyLineSelectionPlugin | |
deselectAllVertices(int _objectId) | PolyLineSelectionPlugin | |
edgeType_ | PolyLineSelectionPlugin | private |
environmentHandle_ | PolyLineSelectionPlugin | private |
executeFileScript(QString _filename) | ScriptInterface | inlineprivatevirtual |
executeScript(QString _script) | ScriptInterface | inlineprivatevirtualsignal |
exit() | BaseInterface | inlineprivatevirtualslot |
floodFillSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
generateBackup(int _id, QString _name, UpdateType _type) | BackupInterface | inlineprivatevirtualsignal |
getActiveDataTypes(SelectionInterface::TypeList &_types) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
getAvailableFunctions(QStringList &_functions) | ScriptInterface | inlineprivatevirtualsignal |
getCurrentRenderer(unsigned int _viewer, QString &_rendererName) | BaseInterface | inlineprivatevirtual |
getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions) | ScriptInterface | inlineprivatevirtual |
getEdgeSelection(int _objectId) | PolyLineSelectionPlugin | |
getScriptingEngine(QScriptEngine *&_engine) | ScriptInterface | inlineprivatevirtualsignal |
getVertexSelection(int _objectId) | PolyLineSelectionPlugin | |
initializePlugin() (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | privateslot |
invertEdgeSelection(int _objectId) | PolyLineSelectionPlugin | |
invertVertexSelection(int _objectId) | PolyLineSelectionPlugin | |
keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) | SelectionInterface | inlineprivatevirtual |
lassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
loadIniFile(INIFile &_ini, int _id) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | privateslot |
loadSelection(int _objId, const QString &_filename) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | slot |
SelectionInterface::loadSelection(const INIFile &_file) | SelectionInterface | inlineprivatevirtual |
log(Logtype _type, QString _message) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
log(QString _message) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
name() | PolyLineSelectionPlugin | inlinevirtual |
nodeVisibilityChanged(int _identifier) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
noguiSupported() (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | inlineprivateslot |
pluginsInitialized() (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | privateslot |
PolyLineSelectionPlugin() | PolyLineSelectionPlugin | |
PrimitiveType typedef (defined in SelectionInterface) | SelectionInterface | private |
redo(int _objectid) | BackupInterface | inlineprivatevirtual |
redo() | BackupInterface | inlineprivatevirtual |
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false) | KeyInterface | inlineprivatevirtualsignal |
registerKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
registerType(QString _handleName, DataType _type) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
restored(int _objectid) | BackupInterface | inlineprivatevirtual |
saveIniFile(INIFile &_ini, int _id) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | privateslot |
saveSelection(INIFile &_file) | SelectionInterface | inlineprivatevirtual |
scriptInfo(QString _functionName) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
selectAllEdges(int _objectId) | PolyLineSelectionPlugin | |
selectAllVertices(int _objectId) | PolyLineSelectionPlugin | |
selectEdges(int _objectId, const IdList &_ids, bool _deselect=false) | PolyLineSelectionPlugin | |
selectionOperation(QString _operation) | SelectionInterface | inlineprivatevirtualsignal |
selectVertices(int _objectId, const IdList &_ids, bool _deselect=false) | PolyLineSelectionPlugin | |
setRenderer(unsigned int _viewer, QString _rendererName) | BaseInterface | inlineprivatevirtualsignal |
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
showClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showFloodFillSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
slotKeyEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtualslot |
slotKeyReleaseEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtual |
slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers) | PolyLineSelectionPlugin | privatevirtual |
slotLoadSelection(const INIFile &_file) | PolyLineSelectionPlugin | privatevirtual |
slotSaveSelection(INIFile &_file) | PolyLineSelectionPlugin | privatevirtual |
slotSelectionOperation(QString _operation) | PolyLineSelectionPlugin | privatevirtual |
slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | PolyLineSelectionPlugin | privatevirtual |
slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | PolyLineSelectionPlugin | privatevirtual |
sphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
surfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
targetObjectsOnly(bool &_targetsOnly) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
toggleSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
TypeList typedef (defined in SelectionInterface) | SelectionInterface | private |
undo(int _objectid) | BackupInterface | inlineprivatevirtual |
undo() | BackupInterface | inlineprivatevirtual |
updatedObject(int, const UpdateType &) (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
BaseInterface::updatedObject(int _objectId) | BaseInterface | inlineprivatevirtual |
updateSlotDescriptions() | PolyLineSelectionPlugin | private |
updateView() (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | signal |
version() (defined in PolyLineSelectionPlugin) | PolyLineSelectionPlugin | inlineslot |
vertexType_ | PolyLineSelectionPlugin | private |
volumeLassoPoints_ | PolyLineSelectionPlugin | private |
volumeLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
~BackupInterface() | BackupInterface | inlineprivatevirtual |
~BaseInterface() | BaseInterface | inlineprivatevirtual |
~INIInterface() | INIInterface | inlineprivatevirtual |
~KeyInterface() | KeyInterface | inlineprivatevirtual |
~LoggingInterface() | LoggingInterface | inlineprivatevirtual |
~PolyLineSelectionPlugin() | PolyLineSelectionPlugin | |
~ScriptInterface() | ScriptInterface | inlineprivatevirtual |
~SelectionInterface() | SelectionInterface | inlineprivatevirtual |