|
Developer Documentation
|
This is the complete list of members for ObjectSelectionPlugin, 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 |
| addEmptyObject(DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtual |
| addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| addSelectionParameters(QString _handleName, QWidget *_widget, QString _category, PrimitiveType _type=0u) | SelectionInterface | inlineprivatevirtual |
| blockScenegraphUpdates(bool _block) | BaseInterface | inlineprivatevirtual |
| closestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| componentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| copyObject(int _oldId, int &_newId) | LoadSaveInterface | 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 |
| deleteAllObjects() | LoadSaveInterface | inlineprivatevirtual |
| deleteObject(int _id) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| deleteSelectedObjects() | ObjectSelectionPlugin | |
| description() | ObjectSelectionPlugin | inlinevirtual |
| deselectAllObjects() | ObjectSelectionPlugin | |
| emptyObjectAdded(int _id) | LoadSaveInterface | inlineprivatevirtual |
| environmentHandle_ | ObjectSelectionPlugin | 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 ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| getAllFileFilters(QStringList &_filters) | LoadSaveInterface | inlineprivatevirtual |
| getAvailableFunctions(QStringList &_functions) | ScriptInterface | inlineprivatevirtualsignal |
| getCurrentRenderer(unsigned int _viewer, QString &_rendererName) | BaseInterface | inlineprivatevirtual |
| getDescription(QString _function, QString &_description, QStringList &_parameters, QStringList &_descriptions) | ScriptInterface | inlineprivatevirtual |
| getObjectSelection() | ObjectSelectionPlugin | |
| getScriptingEngine(QScriptEngine *&_engine) | ScriptInterface | inlineprivatevirtualsignal |
| initializePlugin() (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | privateslot |
| invertObjectSelection() | ObjectSelectionPlugin | |
| keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) | SelectionInterface | inlineprivatevirtual |
| lassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| load(QString _filename, DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtualsignal |
| loadIniFile(INIFile &_ini, int _id) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | privateslot |
| loadSelection(int _objId, const QString &_filename) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | slot |
| SelectionInterface::loadSelection(const INIFile &_file) | SelectionInterface | inlineprivatevirtual |
| log(Logtype _type, QString _message) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| log(QString _message) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| name() | ObjectSelectionPlugin | inlinevirtual |
| nodeVisibilityChanged(int _identifier) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| noguiSupported() (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | inlineprivateslot |
| ObjectSelectionPlugin() | ObjectSelectionPlugin | |
| objectType_ | ObjectSelectionPlugin | private |
| pluginsInitialized() (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | privateslot |
| 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 ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| registerType(QString _handleName, DataType _type) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| restored(int _objectid) | BackupInterface | inlineprivatevirtual |
| save(int _id, QString _filename) | LoadSaveInterface | inlineprivatevirtualsignal |
| saveIniFile(INIFile &_ini, int _id) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | privateslot |
| saveSelection(INIFile &_file) | SelectionInterface | inlineprivatevirtual |
| scriptInfo(QString _functionName) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| selectAllObjects() | ObjectSelectionPlugin | |
| selectionOperation(QString _operation) | SelectionInterface | inlineprivatevirtualsignal |
| selectObjects(IdList _list) | ObjectSelectionPlugin | |
| setRenderer(unsigned int _viewer, QString _rendererName) | BaseInterface | inlineprivatevirtualsignal |
| setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | 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 ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| slotKeyEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtualslot |
| slotKeyReleaseEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtual |
| slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers) | ObjectSelectionPlugin | privatevirtual |
| slotLoadSelection(const INIFile &_file) | ObjectSelectionPlugin | privatevirtual |
| slotSaveSelection(INIFile &_file) | ObjectSelectionPlugin | privatevirtual |
| slotSelectionOperation(QString _operation) | ObjectSelectionPlugin | privatevirtual |
| slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | ObjectSelectionPlugin | privatevirtual |
| slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | ObjectSelectionPlugin | 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 ObjectSelectionPlugin) | ObjectSelectionPlugin | 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 ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| BaseInterface::updatedObject(int _objectId) | BaseInterface | inlineprivatevirtual |
| updateSlotDescriptions() | ObjectSelectionPlugin | private |
| updateView() (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
| version() (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | inlineslot |
| volumeLassoPoints_ | ObjectSelectionPlugin | private |
| volumeLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
| ~BackupInterface() | BackupInterface | inlineprivatevirtual |
| ~BaseInterface() | BaseInterface | inlineprivatevirtual |
| ~INIInterface() | INIInterface | inlineprivatevirtual |
| ~KeyInterface() | KeyInterface | inlineprivatevirtual |
| ~LoadSaveInterface() | LoadSaveInterface | inlineprivatevirtual |
| ~LoggingInterface() | LoggingInterface | inlineprivatevirtual |
| ~ObjectSelectionPlugin() | ObjectSelectionPlugin | |
| ~ScriptInterface() | ScriptInterface | inlineprivatevirtual |
| ~SelectionInterface() | SelectionInterface | inlineprivatevirtual |