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 |
addedEmptyObject(int _id) | LoadSaveInterface | 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 | inlineprivatevirtualsignal |
executeScript(QString _script) | ScriptInterface | inlineprivatevirtual |
exit() | BaseInterface | inlineprivatevirtualslot |
fileOpened(int _id) | LoadSaveInterface | 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 |
loadIniFileOptions(INIFile &_ini) | INIInterface | inlineprivatevirtualslot |
loadIniFileOptionsLast(INIFile &_ini) | INIInterface | inlineprivatevirtual |
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 |
logOutput(Logtype _type, QString _message) | LoggingInterface | inlineprivatevirtualslot |
name() | ObjectSelectionPlugin | inlinevirtual |
nodeVisibilityChanged(int _identifier) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | signal |
noguiSupported() (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | inlineprivateslot |
objectDeleted(int _id) | LoadSaveInterface | inlineprivatevirtual |
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 |
saveIniFileOptions(INIFile &_ini) | INIInterface | inlineprivatevirtual |
saveOnExit(INIFile &_ini) | INIInterface | inlineprivatevirtual |
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 |
showScriptInEditor(QString _filename) | ScriptInterface | 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 |
slotAboutToRestore(int _objectid) | BackupInterface | inlineprivatevirtual |
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier) | SelectionInterface | inlineprivatevirtual |
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction) | SelectionInterface | inlineprivatevirtual |
slotAddPrimitiveType(QString _handleName, QString _name, QString _icon, PrimitiveType &_typeHandle) | SelectionInterface | inlineprivatevirtual |
slotAddSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) | SelectionInterface | inlineprivatevirtualslot |
slotAddSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, PrimitiveType _type) | SelectionInterface | inlineprivatevirtual |
slotAddSelectionParameters(QString _handleName, QWidget *_widget, QString _category, PrimitiveType _type=0u) | SelectionInterface | inlineprivatevirtual |
slotAllCleared() | BaseInterface | inlineprivatevirtual |
slotClosestBoundarySelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotComponentsSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotComponentsSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotCreateBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL) | BackupInterface | inlineprivatevirtualslot |
slotCreateBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types) | BackupInterface | inlineprivatevirtual |
slotCustomSelection(QMouseEvent *_event, PrimitiveType _currentType, QString _customIdentifier, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotDrawModeChanged(int _viewerId) | BaseInterface | inlineprivatevirtual |
slotExecuteFileScript(QString _filename) | ScriptInterface | inlineprivatevirtual |
slotExecuteScript(QString _script) | ScriptInterface | inlineprivatevirtual |
slotFloodFillSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotGetActiveDataTypes(TypeList &_types) | SelectionInterface | inlineprivatevirtual |
slotGetActivePrimitiveType(PrimitiveType &_type) | SelectionInterface | inlineprivatevirtual |
slotKeyEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtualslot |
slotKeyReleaseEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtual |
slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers) | ObjectSelectionPlugin | privatevirtual |
slotLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotLoadSelection(const INIFile &_file) | ObjectSelectionPlugin | privatevirtual |
slotObjectPropertiesChanged(int _identifier) | BaseInterface | inlineprivatevirtual |
slotObjectSelectionChanged(int _identifier) | BaseInterface | inlineprivatevirtual |
slotObjectUpdated(int _identifier) | BaseInterface | inlineprivatevirtualslot |
slotObjectUpdated(int _identifier, const UpdateType &_type) | BaseInterface | inlineprivatevirtual |
slotRedo(int _objectid) | BackupInterface | inlineprivatevirtual |
slotRedo() | BackupInterface | inlineprivatevirtual |
slotRegisterKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers) | SelectionInterface | inlineprivatevirtual |
slotRegisterType(QString _handleName, DataType _type) | SelectionInterface | inlineprivatevirtual |
slotRestored(int _objectid) | BackupInterface | inlineprivatevirtual |
slotSaveSelection(INIFile &_file) | ObjectSelectionPlugin | privatevirtual |
slotSceneDrawn() | BaseInterface | inlineprivatevirtual |
slotScriptInfo(QString _pluginName, QString _functionWithParameters) | ScriptInterface | inlineprivatevirtualslot |
slotSelectionOperation(const QString &_operation) (defined in ObjectSelectionPlugin) | ObjectSelectionPlugin | private |
slotShowClosestBoundarySelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotShowFloodFillSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotShowLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotShowSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotShowSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotShowToggleSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotShowVolumeLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotSphereSelection(QMouseEvent *_event, double _radius, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotSurfaceLassoSelection(QMouseEvent *_event, PrimitiveType _currentType, bool _deselect) | SelectionInterface | inlineprivatevirtual |
slotTargetObjectsOnly(bool &_targetsOnly) | SelectionInterface | inlineprivatevirtual |
slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | ObjectSelectionPlugin | privatevirtual |
slotUndo(int _objectid) | BackupInterface | inlineprivatevirtualslot |
slotUndo() | BackupInterface | inlineprivatevirtual |
slotViewChanged() | BaseInterface | inlineprivatevirtual |
slotVisibilityChanged(int _identifier) | BaseInterface | inlineprivatevirtual |
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 |