Developer Documentation
|
This is the complete list of members for SelectionBasePlugin, including all inherited members.
addContextMenuItem(QAction *_action, ContextMenuType _type) | ContextMenuInterface | inlineprivatevirtualsignal |
addContextMenuItem(QAction *_action, DataType _objectType, ContextMenuType _type) | ContextMenuInterface | inlineprivatevirtual |
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) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
addEmptyObject(DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtual |
addHiddenPickMode(const std::string &_mode) | PickingInterface | inlineprivatevirtual |
addPickMode(const std::string &_mode) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
addPrimitiveType(QString _handleName, QString _name, QString _icon, PrimitiveType &_typeHandle) | SelectionInterface | inlineprivatevirtual |
addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) | SelectionInterface | inlineprivatevirtualsignal |
addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, PrimitiveType _type=0u) | SelectionInterface | inlineprivatevirtualsignal |
addToolbar(QToolBar *_toolbar) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
addToolbox(QString _name, QWidget *_widget, QIcon *_icon) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
ToolboxInterface::addToolbox(QString _name, QWidget *_widget) | ToolboxInterface | inlineprivatevirtualsignal |
ToolboxInterface::addToolbox(QString _name, QWidget *_widget, QIcon *_icon, QWidget *_headerAreaWidget) | ToolboxInterface | inlineprivatevirtual |
availableObjectTypes_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
blockScenegraphUpdates(bool _block) | BaseInterface | inlineprivatevirtual |
boundarySelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
closestBoundarySelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
componentsSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
componentsSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
copyObject(int _oldId, int &_newId) | LoadSaveInterface | inlineprivatevirtual |
createNewTypeFrame(SelectionEnvironment &_env) | SelectionBasePlugin | private |
currentPickMode_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
currentPrimitiveType_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
currentSelectionMode_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
customSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, QString _customIdentifier, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
deleteAllObjects() | LoadSaveInterface | inlineprivatevirtual |
deleteObject(int _id) | LoadSaveInterface | inlineprivatevirtual |
description() | SelectionBasePlugin | inlinevirtual |
deselection_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
emptyObjectAdded(int _id) | LoadSaveInterface | inlineprivatevirtual |
executeFileScript(QString _filename) | ScriptInterface | inlineprivatevirtual |
executeScript(QString _script) | ScriptInterface | inlineprivatevirtualsignal |
exit() | BaseInterface | inlineprivatevirtualslot |
floodFillSelection(QMouseEvent *_event, double _maxAngle, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
floodFillSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
getActiveDataTypes(TypeList &_types) | SelectionInterface | inlineprivatevirtual |
getActivePrimitiveType(PrimitiveType &_type) | SelectionInterface | inlineprivatevirtual |
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 |
getScriptingEngine(QScriptEngine *&_engine) | ScriptInterface | inlineprivatevirtualsignal |
getToolBar(QString _name, QToolBar *&_toolbar) | ToolbarInterface | inlineprivatevirtual |
getUniqueHandleName(QString _name, int _num=0) | SelectionBasePlugin | private |
getUniqueIdentifierName(QString _name, int _num=0) | SelectionBasePlugin | private |
hideContextMenu() | ContextMenuInterface | inlineprivatevirtual |
initializePlugin() (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
lassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
lassoSelection_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
lassoSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
lastPickMode_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
line_node_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
linePoints_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
load(QString _filename, DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtualsignal |
loadSelection(const INIFile &_file) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
SelectionInterface::loadSelection(int _objId, const QString &_filename) | SelectionInterface | inlineprivatevirtualslot |
log(Logtype _type, QString _message) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
log(QString _message) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
name() | SelectionBasePlugin | inlinevirtual |
nextFreePrimitiveType_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
nodeVisibilityChanged(int _identifier) | BaseInterface | inlineprivatevirtual |
noguiSupported() | BaseInterface | inlineprivatevirtual |
objectDeleted(int _id) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
pickModeToolBar_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
pluginsInitialized() (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
primitivesBarGroup_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
PrimitiveType typedef (defined in SelectionInterface) | SelectionInterface | private |
primitiveTypeButtons_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
registeredKeys_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
registerKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) | SelectionInterface | inlineprivatevirtualsignal |
registerType(QString _handleName, DataType _type) | SelectionInterface | inlineprivatevirtual |
removePickModeToolbar(const std::string &_mode) | PickingInterface | inlineprivatevirtual |
removeToolbar(QToolBar *_toolbar) | ToolbarInterface | inlineprivatevirtual |
save(int _id, QString _filename) | LoadSaveInterface | inlineprivatevirtualsignal |
saveSelection(INIFile &_file) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
scriptInfo(QString _functionWithParameters) | ScriptInterface | inlineprivatevirtualsignal |
SelectionBasePlugin() | SelectionBasePlugin | |
selectionEnvironments_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
selectionModesGroup_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
selectionOperation(QString _operation) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
setPickModeCursor(const std::string &_mode, QCursor _cursor) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
setPickModeMouseTracking(const std::string &_mode, bool _mouseTracking) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
setPickModeToolbar(const std::string &_mode, QToolBar *_toolbar) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
setRenderer(unsigned int _viewer, QString _rendererName) | BaseInterface | inlineprivatevirtualsignal |
setSelectionMetaphor(QString _metaphor) | SelectionBasePlugin | |
setSelectionPrimitiveType(QString _primitive) | SelectionBasePlugin | |
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) | BaseInterface | inlineprivatevirtualsignal |
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 |
showSelectionMode(QString _mode, QString _icon, QString _desc, QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier, bool _custom=false, DataType _objectTypeRestriction=DATA_ALL) | SelectionBasePlugin | private |
showSphereSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showSurfaceLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
showToggleSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtualsignal |
showVolumeLassoSelectionMode(QString _handleName, bool _show, PrimitiveType _associatedTypes) | SelectionInterface | inlineprivatevirtual |
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotAddPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotAddSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotAddSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type=0u) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotEnterSelectionMode(bool _checked) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotGetActiveDataTypes(SelectionInterface::TypeList &_types) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotGetActivePrimitiveType(SelectionInterface::PrimitiveType &_type) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotKeyEvent(QKeyEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotKeyReleaseEvent(QKeyEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotLoadSelectionButton() (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseBoundarySelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseComponentsSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseCustomSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseEvent(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseFloodFillSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseLassoSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseSphereSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseSurfaceLassoSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseToggleSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseVolumeLassoSelection(QMouseEvent *_event) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotMouseWheelEvent(QWheelEvent *_event, const std::string &_mode) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotOperationRequested() (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotPickModeChanged(const std::string &_pickmode) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotRegisterKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotRegisterType(QString _handleName, DataType _type) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotSaveSelectionButton() (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotSelectionEnvironmentRequested(bool _checked) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowAndHideOperations() (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowClosestBoundarySelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowComponentsSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowFloodFillSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowSphereSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowSurfaceLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotShowVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
slotTargetObjectsOnly(bool &_targetsOnly) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
sphere_mat_node_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
sphere_node_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
sphere_radius_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
sphereSelection(QMouseEvent *_event, double _radius, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
sphereSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
surfaceLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
surfaceLassoSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
targetObjectsOnly(bool &_targetsOnly) | SelectionInterface | inlineprivatevirtual |
toggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
toggleSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
tool_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
toolBar_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
toolIcon_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
typeCounter_ | SelectionBasePlugin | private |
typeExists(DataType _type, int _excludeId=-1) | SelectionBasePlugin | private |
TypeList typedef (defined in SelectionInterface) | SelectionInterface | private |
updateActivePrimitiveTypes(bool _checked) (defined in SelectionBasePlugin) | SelectionBasePlugin | privateslot |
updatedObject(int _objectId) | BaseInterface | inlineprivatevirtual |
updatedObject(int _identifier, const UpdateType &_type) | BaseInterface | inlineprivatevirtual |
updatePickModeToolBar() | SelectionBasePlugin | private |
updateTabsOrder() (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
updateView() (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
version() (defined in SelectionBasePlugin) | SelectionBasePlugin | inlineslot |
volumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) (defined in SelectionBasePlugin) | SelectionBasePlugin | signal |
volumeLassoSelectionAction_ (defined in SelectionBasePlugin) | SelectionBasePlugin | private |
~BaseInterface() | BaseInterface | inlineprivatevirtual |
~ContextMenuInterface() | ContextMenuInterface | inlineprivatevirtual |
~INIInterface() | INIInterface | inlineprivatevirtual |
~KeyInterface() | KeyInterface | inlineprivatevirtual |
~LoadSaveInterface() | LoadSaveInterface | inlineprivatevirtual |
~LoggingInterface() | LoggingInterface | inlineprivatevirtual |
~MouseInterface() | MouseInterface | inlineprivatevirtual |
~PickingInterface() | PickingInterface | inlineprivatevirtual |
~ScriptInterface() | ScriptInterface | inlineprivatevirtual |
~SelectionInterface() | SelectionInterface | inlineprivatevirtual |
~ToolbarInterface() | ToolbarInterface | inlineprivatevirtual |
~ToolboxInterface() | ToolboxInterface | inlineprivatevirtual |