Developer Documentation
|
This is the complete list of members for PropertyVisPlugin, including all inherited members.
addEmptyObject(DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtual |
addHiddenPickMode(const std::string &_mode) override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
addPickMode(const std::string &_mode) | PickingInterface | inlineprivatevirtualsignal |
addToolbox(QString _name, QWidget *_widget, QIcon *_icon) override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
ToolboxInterface::addToolbox(QString _name, QWidget *_widget) | ToolboxInterface | inlineprivatevirtualsignal |
ToolboxInterface::addToolbox(QString _name, QWidget *_widget, QIcon *_icon, QWidget *_headerAreaWidget) | ToolboxInterface | inlineprivatevirtual |
blockScenegraphUpdates(bool _block) | BaseInterface | inlineprivatevirtual |
copyObject(int _oldId, int &_newId) | LoadSaveInterface | inlineprivatevirtual |
deleteAllObjects() | LoadSaveInterface | inlineprivatevirtual |
deleteObject(int _id) | LoadSaveInterface | inlineprivatevirtual |
description() override | PropertyVisPlugin | inlinevirtual |
emptyObjectAdded(int _id) | LoadSaveInterface | inlineprivatevirtual |
executeFileScript(QString _filename) | ScriptInterface | inlineprivatevirtual |
executeScript(QString _script) | ScriptInterface | inlineprivatevirtualsignal |
exit() | BaseInterface | inlineprivatevirtualslot |
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 |
getPropertyVisualizer(int _id, const QString &_propname) (defined in PropertyVisPlugin) | PropertyVisPlugin | slot |
getScriptingEngine(QScriptEngine *&_engine) override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
initializePlugin() override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
load(QString _filename, DataType _type, int &_id) | LoadSaveInterface | inlineprivatevirtualsignal |
log(Logtype, QString) override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
log(QString) override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
name() override | PropertyVisPlugin | inlinevirtual |
nodeVisibilityChanged(int _identifier) | BaseInterface | inlineprivatevirtual |
noguiSupported() | BaseInterface | inlineprivatevirtual |
objectDeleted(int _id) override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
objectListItemModel_ (defined in PropertyVisPlugin) | PropertyVisPlugin | private |
pluginsInitialized() override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
propertyModel_ (defined in PropertyVisPlugin) | PropertyVisPlugin | private |
propertySelectionChanged() | PropertyVisPlugin | privateslot |
PropertyVisPlugin() (defined in PropertyVisPlugin) | PropertyVisPlugin | |
registerKey(int _key, Qt::KeyboardModifiers _modifiers, QString _description, bool _multiUse=false) | KeyInterface | inlineprivatevirtualsignal |
removePickModeToolbar(const std::string &_mode) | PickingInterface | inlineprivatevirtual |
save(int _id, QString _filename) | LoadSaveInterface | inlineprivatevirtualsignal |
scriptInfo(QString _functionWithParameters) | ScriptInterface | inlineprivatevirtualsignal |
setNewPropertyModel(int id) | PropertyVisPlugin | private |
setPickModeCursor(const std::string &_mode, QCursor _cursor) | PickingInterface | inlineprivatevirtual |
setPickModeMouseTracking(const std::string &_mode, bool _mouseTracking) | PickingInterface | inlineprivatevirtual |
setPickModeToolbar(const std::string &_mode, QToolBar *_toolbar) | PickingInterface | inlineprivatevirtual |
setRenderer(unsigned int _viewer, QString _rendererName) | BaseInterface | inlineprivatevirtualsignal |
setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) | BaseInterface | inlineprivatevirtualsignal |
slotAllCleared() override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotClear(int _id, const QString &_propname) | PropertyVisPlugin | slot |
slotDuplicateProperty() | PropertyVisPlugin | privateslot |
slotKeyEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtualslot |
slotKeyReleaseEvent(QKeyEvent *_event) | KeyInterface | inlineprivatevirtual |
slotLog(Logtype _type, QString _message) | PropertyVisPlugin | inlineprivateslot |
slotLog(QString _message) (defined in PropertyVisPlugin) | PropertyVisPlugin | inlineprivateslot |
slotMeshChanged(int _index=-1) (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotMouseEvent(QMouseEvent *_event) override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotObjectPropertiesChanged(int _identifier) override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotObjectUpdated(int _identifier, const UpdateType &_type) override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotPickModeChanged(const std::string &_mode) override (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotRemoveProperty() | PropertyVisPlugin | privateslot |
slotVisualize() (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
slotVisualizeProperty(int _id, const QString &_propname) | PropertyVisPlugin | slot |
tool_ (defined in PropertyVisPlugin) | PropertyVisPlugin | private |
updatedObject(int, const UpdateType &) override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
BaseInterface::updatedObject(int _objectId) | BaseInterface | inlineprivatevirtual |
updateGUI() (defined in PropertyVisPlugin) | PropertyVisPlugin | privateslot |
updateView() override (defined in PropertyVisPlugin) | PropertyVisPlugin | signal |
version() | BaseInterface | inlineprivatevirtualslot |
~BaseInterface() | BaseInterface | inlineprivatevirtual |
~KeyInterface() | KeyInterface | inlineprivatevirtual |
~LoadSaveInterface() | LoadSaveInterface | inlineprivatevirtual |
~LoggingInterface() | LoggingInterface | inlineprivatevirtual |
~MouseInterface() | MouseInterface | inlineprivatevirtual |
~PickingInterface() | PickingInterface | inlineprivatevirtual |
~PropertyVisPlugin() (defined in PropertyVisPlugin) | PropertyVisPlugin | inline |
~ScriptInterface() | ScriptInterface | inlineprivatevirtual |
~ToolboxInterface() | ToolboxInterface | inlineprivatevirtual |