|
Developer Documentation
|
This is the complete list of members for Core, including all inherited members.
| aboutToRestore(int _objectId) | Core | signal |
| activateToolbox(QString _pluginName, QString _toolboxName, bool activate) | Core | slot |
| add_sync_host(const QString &_name) | Core | |
| addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier) | Core | signal |
| addCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction) | Core | signal |
| addEmptyObject(DataType _type) | Core | |
| addMultiTexture(QString _textureGroup, QString _name, QString _filename, int _id, int &_textureId) | Core | signal |
| addMultiTexture(QString _textureGroup, QString _name, QImage _image, int _id, int &_textureId) | Core | signal |
| addPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) | Core | signal |
| addSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) | Core | signal |
| addSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type) | Core | signal |
| addSelectionParameters(QString _handleName, QWidget *_widget, QString _category, SelectionInterface::PrimitiveType _type) | Core | signal |
| addTexture(QString, QString, uint, int) | Core | signal |
| addTexture(QString, QImage, uint, int) | Core | signal |
| addTexture(QString, QString, uint) | Core | signal |
| addTexture(QString, QImage, uint) | Core | signal |
| addToolbox(QString _name, QWidget *_widget) | Core | slot |
| addToolbox(QString _name, QWidget *_widget, QIcon *_icon) | Core | slot |
| addToolbox(QString _name, QWidget *_widget, QIcon *_icon, QWidget *_headerAreaWidget) | Core | slot |
| addViewModeContextMenus(QString _modeName, QString _contextMenuList) | Core | slot |
| addViewModeIcon(QString _modeName, QString _iconName) | Core | slot |
| addViewModeToolbars(QString _modeName, QString _toolbarList) | Core | slot |
| addViewModeToolboxes(QString _modeName, QString _toolboxList) | Core | slot |
| allCleared() | Core | signal |
| applicationSnapshot() | Core | slot |
| applicationSnapshotName(QString _name) | Core | slot |
| applyOptions() | Core | slot |
| blockScenegraphUpdates(bool _block) | Core | slot |
| blockSceneGraphUpdates() | Core | slot |
| capture_ | Core | private |
| captureType_ | Core | private |
| captureVideo() | Core | privateslot |
| checkLibraryVersions() | Core | private |
| checkOpenGLCapabilities() | Core | private |
| checkScenegraphDirty() | Core | privateslot |
| checkSignal(QObject *_plugin, const char *_signalSignature) | Core | private |
| checkSlot(QObject *_plugin, const char *_slotSignature) | Core | private |
| clearAll() | Core | slot |
| clearAllComments(int objId) | Core | slot |
| clearObjectComment(int objId, QString key) | Core | slot |
| closestBoundarySelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| commandLineFileNames_ | Core | private |
| commandLineOpen(const QString &_filename, bool _asPolyMesh) | Core | |
| commandLineScript(const QString &_filename) | Core | |
| commandLineScriptNames_ | Core | private |
| componentsSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| coordsysMaterialNode_ | Core | private |
| coordsysNode_ | Core | private |
| Core() | Core | |
| core_nodes_ | Core | private |
| coreSlots_ | Core | private |
| coreWidget_ | Core | private |
| createBackup(int _objectid, QString _name, UpdateType _type=UPDATE_ALL) | Core | signal |
| createBackup(IdList _objectids, QString _name, std::vector< UpdateType > _types) | Core | signal |
| createWidget(QString _objectName, QString _uiFilename, bool _show=true) | Core | slot |
| currentJobs | Core | private |
| customSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, QString _customIdentifier, bool _deselect) | Core | signal |
| dataRootNode_ | Core | private |
| dataSeparatorNode_ | Core | private |
| DataTypePrototype_ | Core | private |
| deletedObject(int _objectId) | Core | privateslot |
| deleteObject(int _id) | Core | slot |
| deserializeMaterialProperties(int _objId, QString _props) | Core | slot |
| emptyObjectAdded(int _id) | Core | signal |
| enableOpenMeshErrorLog(bool _state) | Core | slot |
| executeFileScript(QString _filename) | Core | signal |
| executePythonScript(QString _script) | Core | slot |
| executePythonScriptFile(QString _filename) | Core | slot |
| executeScript(QString _script) | Core | signal |
| exitApplication() | Core | slot |
| exitFailure() | Core | slot |
| externalLog(Logtype _type, QString _message) | Core | signal |
| finishSplash() | Core | slot |
| floodFillSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| fullscreen(bool _state) | Core | slot |
| genericMetadataDeserialized(QString key, QString value) (defined in Core) | Core | signal |
| getActiveDataTypes(SelectionInterface::TypeList &_types) | Core | signal |
| getActivePrimitiveType(SelectionInterface::PrimitiveType &_type) | Core | signal |
| getCurrentTexture(int _id, QString &_textureName) | Core | signal |
| getCurrentViewMode() | Core | slot |
| getJob(QString _jobId, int &_index) | Core | private |
| getObjectId(QString _filename) | Core | slot |
| getSubTextures(int _id, QString _multiTextureName, QStringList &_subTextures) | Core | signal |
| getToolbox(QString _pluginName, QString _toolboxName) | Core | slot |
| globalFunctions_ | Core | private |
| hookUpEventFilter(QWidget *widget) (defined in Core) | Core | private |
| iniLoad(INIFile &, int) | Core | signal |
| iniLoadOptions(INIFile &_ini) | Core | signal |
| iniLoadOptionsLast(INIFile &_ini) | Core | signal |
| iniSave(INIFile &_ini, int _id) | Core | signal |
| iniSaveOptions(INIFile &_ini) | Core | signal |
| init() | Core | |
| jobCanceled(QString _jobId) | Core | signal |
| keyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers=Qt::NoModifier) | Core | signal |
| lassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| lastHeight_ | Core | private |
| lastVideoTime_ | Core | private |
| lastWidth_ | Core | private |
| loadObject(QString _filename) | Core | slot |
| loadObject(DataType _type, QString _filename) | Core | |
| loadObject() | Core | slot |
| loadObjectFinished(QString _filename) | Core | privateslot |
| loadPlugin(const QString &_filename, const bool _silent, QString &_licenseErrors, QObject *_plugin=0) | Core | privateslot |
| loadPlugins() | Core | private |
| loadSelection(const INIFile &_file) | Core | signal |
| loadSettings() | Core | slot |
| loadSettings(QString _filename) | Core | slot |
| log(Logtype _type, QString _message) | Core | signal |
| log(QString _message) | Core | signal |
| logFile_ | Core | private |
| loggers_ | Core | private |
| loggerState(int _state) | Core | slot |
| logStream_ | Core | private |
| matrix4x4Prototype_ | Core | private |
| moveToolBoxToBottom(QString _name) | Core | slot |
| moveToolBoxToTop(QString _name) | Core | slot |
| multiViewMode(int _mode) | Core | slot |
| newObject(int _objectId) | Core | privateslot |
| nextBackupGroupId_ | Core | private |
| nextBackupId_ | Core | private |
| objectDeleted(int) | Core | signal |
| objectList(QString _selection, QStringList _types) | Core | slot |
| objectMetadataDeserialized(QString object_name, QString value) (defined in Core) | Core | signal |
| objectMetadataDeserializedJson(QString object_name, QJsonDocument value) (defined in Core) | Core | signal |
| objectPropertiesChanged(int _id) | Core | signal |
| objectRoot_ | Core | private |
| objectSelectionChanged(int) | Core | signal |
| openedFile(int _id) | Core | signal |
| openIniFile(QString _filename, bool _coreSettings, bool _perPluginSettings, bool _loadObjects) | Core | slot |
| PluginMouseEvent(QMouseEvent *) | Core | signal |
| PluginMouseEventLight(QMouseEvent *) | Core | signal |
| plugins() | Core | |
| pluginSceneDrawn() | Core | signal |
| pluginsInitialized() | Core | signal |
| pluginsInitialized(QVector< QPair< QString, QString >> const &) | Core | signal |
| pluginViewChanged() | Core | signal |
| PluginWheelEvent(QWheelEvent *, const std::string &) | Core | signal |
| printPluginLoadLog(const QString &errors, const QString &warnings) | Core | private |
| processManager_ | Core | private |
| readApplicationOptions(INIFile &_ini) | Core | private |
| readGUIOptions(INIFile &_ini) | Core | private |
| redo(int _objectid) | Core | signal |
| redo() | Core | signal |
| redrawTime_ | Core | private |
| redrawTimer_ | Core | private |
| registerKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers) | Core | signal |
| registerType(QString _handleName, DataType _type) | Core | signal |
| resetScenegraph(bool _resetTrackBall) | Core | privateslot |
| resizeApplication(int _width, int _height) | Core | slot |
| resizeViewers(int _width, int _height) | Core | slot |
| restored(int _objectId) | Core | signal |
| restoreKeyBindings() | Core | private |
| restrictFrameRate(bool _enable) | Core | slot |
| root_node_scenegraph_ | Core | private |
| root_node_scenegraph_global_ | Core | private |
| saveAllObjects() | Core | slot |
| saveAllObjectsTo() | Core | slot |
| saveObject(int _id, QString _filename) | Core | slot |
| saveObject(int _id, QString _filename, int _pluginID) | Core | slot |
| saveObjects(IdList _ids, QString _filename, int _pluginID) | Core | slot |
| saveObjectsTo(IdList _ids, QString _filename) | Core | slot |
| saveObjectTo(int _id, QString _filename) | Core | slot |
| saveOnExit(INIFile &_ini) | Core | signal |
| saveOptions() | Core | slot |
| saveSelection(INIFile &_file) | Core | signal |
| saveSettings() | Core | slot |
| saveSettings(QString filePath, bool is_saveObjectInfo, bool is_targetOnly, bool is_saveAll, bool is_askOverwrite, bool is_saveProgramSettings, bool is_savePluginSettings) | Core | slot |
| scenegraphCheckTimer_ | Core | private |
| scriptEngine_ | Core | private |
| scriptInfo(QString _pluginName, QString _functionName) | Core | signal |
| scriptingFunctions_ | Core | private |
| scriptingWrappers_ | Core | private |
| scriptLog(QString _message) | Core | signal |
| scriptLogFunction(QString _output) | Core | |
| selectionOperation(QString _operation) | Core | signal |
| serializeMaterialProperties(int _objId) | Core | slot |
| setDescriptions() | Core | private |
| setMaxFrameRate(int _rate) | Core | slot |
| setObjectComment(int objId, QString key, QString comment) | Core | slot |
| setSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) | Core | signal |
| setTextureMode(QString _textureName, QString _mode, int _id) | Core | signal |
| setTextureMode(QString _textureName, QString _mode) | Core | signal |
| setToolBoxActive(QString _toolBoxName, bool _active) | Core | slot |
| setToolBoxSide(QString _side) | Core | slot |
| setupOptions() | Core | private |
| setView(QString view) | Core | slot |
| setViewAndWindowGeometry(QString view) | Core | slot |
| setViewMode(QString _viewMode) | Core | slot |
| setViewModeIcon(QString _mode, QString _iconName) | Core | slot |
| showClosestBoundarySelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showComponentsSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showFloodFillSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showReducedMenuBar(bool reduced) | Core | slot |
| showSphereSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showStatusBar(bool _state) | Core | slot |
| showSurfaceLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| showToolbox(bool _state) | Core | slot |
| showViewModeControls(bool _show) | Core | slot |
| showVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | signal |
| signalObjectUpdated(int) | Core | signal |
| signalObjectUpdated(int, const UpdateType &) | Core | signal |
| slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier) | Core | privateslot |
| slotAddCustomSelectionMode(QString _handleName, QString _modeName, QString _description, QString _icon, SelectionInterface::PrimitiveType _associatedTypes, QString &_customIdentifier, DataType _objectTypeRestriction) | Core | privateslot |
| slotAddEmptyObject(DataType _type, int &_id) | Core | privateslot |
| slotAddEmptyObject(DataType _type, int *_id) | Core | privateslot |
| slotAddEmptyObjectMenu() | Core | privateslot |
| slotAddHiddenPickMode(const std::string &_mode) | Core | privateslot |
| slotAddPickMode(const std::string &_mode) | Core | privateslot |
| slotAddPrimitiveType(QString _handleName, QString _name, QString _icon, SelectionInterface::PrimitiveType &_typeHandle) | Core | privateslot |
| slotAddSelectionEnvironment(QString _modeName, QString _description, QString _icon, QString &_handleName) | Core | privateslot |
| slotAddSelectionOperations(QString _handleName, QStringList _operationsList, QString _category, SelectionInterface::PrimitiveType _type) | Core | privateslot |
| slotAddSelectionParameters(QString _handleName, QWidget *_widget, QString _category, SelectionInterface::PrimitiveType _type) | Core | privateslot |
| slotAddTexture(QString _textureName, QString _filename, uint _dimension, int _id) | Core | privateslot |
| slotAddTexture(QString _textureName, QImage _image, uint _dimension, int _id) | Core | privateslot |
| slotAddTexture(QString _textureName, QString _filename, uint _dimension) | Core | privateslot |
| slotAddTexture(QString _textureName, QImage _image, uint _dimension) | Core | privateslot |
| slotBlockPlugin(const QString &_rpcName) | Core | privateslot |
| slotCall(QString _pluginName, QString _functionName, bool &_success) | Core | privateslot |
| slotCall(QString _expression, bool &_success) | Core | privateslot |
| slotCancelJob(QString _jobId) | Core | privateslot |
| slotClosestBoundarySelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotComponentsSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotCopyObject(int _oldId, int &_newId) | Core | privateslot |
| slotCrossPluginConnect(QString _pluginName1, const char *_signal, QString _pluginName2, const char *_slot) | Core | privateslot |
| slotCrossPluginConnectQueued(QString _pluginName1, const char *_signal, QString _pluginName2, const char *_slot) | Core | privateslot |
| slotCustomSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, QString _customIdentifier, bool _deselect) | Core | privateslot |
| slotDeleteAllObjects() | Core | privateslot |
| slotEmptyObjectAdded(int _id) | Core | privateslot |
| slotExecuteAfterStartup() | Core | privateslot |
| slotExecuteFileScript(QString _filename) | Core | privateslot |
| slotExecuteScript(QString _script) | Core | privateslot |
| slotExit() | Core | privateslot |
| slotFileOpened(int _id) | Core | privateslot |
| slotFinishJob(QString _jobId) | Core | privateslot |
| slotFloodFillSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotFunctionExists(QString _pluginName, QString _functionName, bool &_exists) | Core | privateslot |
| slotGenerateBackup(int _id, QString _name, UpdateType _type) | Core | privateslot |
| slotGetActiveDataTypes(SelectionInterface::TypeList &_types) | Core | privateslot |
| slotGetActivePrimitiveType(SelectionInterface::PrimitiveType &_type) | Core | privateslot |
| slotGetAllAvailableFunctions(QStringList &_functions) | Core | privateslot |
| slotGetAllFilters(QStringList &_list) | Core | privateslot |
| slotGetCurrentRenderer(unsigned int _viewer, QString &_rendererName) | Core | privateslot |
| slotGetCurrentTexture(int _id, QString &_textureName) | Core | privateslot |
| slotGetDescription(QString _function, QString &_fnDescription, QStringList &_parameters, QStringList &_descriptions) | Core | slot |
| slotGetScriptingEngine(QScriptEngine *&_engine) | Core | privateslot |
| slotGetSubTextures(int _id, QString _multiTextureName, QStringList &_subTextures) | Core | privateslot |
| slotGetValue(QString _expression, QVariant &_result) | Core | privateslot |
| slotJobCancelRequested(QString _jobId) | Core | privateslot |
| slotKeyShortcutEvent(int _key, Qt::KeyboardModifiers _modifiers) | Core | privateslot |
| slotLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotLoad(QString _filename, DataType _type, int &_id) | Core | privateslot |
| slotLoad(QStringList _filenames, IdList _pluginIDs) | Core | privateslot |
| slotLoadPlugin() | Core | privateslot |
| slotLoadSelection(const INIFile &_file) | Core | privateslot |
| slotLog(Logtype _type, QString _message) | Core | privateslot |
| slotLogToFile(Logtype _type, QString _message) | Core | privateslot |
| slotMetadataDeserialized(const QVector< QPair< QString, QString > > &data) (defined in Core) | Core | privateslot |
| slotMouseEvent(QMouseEvent *_event) | Core | privateslot |
| slotMouseEventIdentify(QMouseEvent *_event) | Core | privateslot |
| slotMouseEventLight(QMouseEvent *_event) | Core | privateslot |
| slotMultiTextureAdded(QString _textureGroup, QString _name, QString _filename, int _id, int &_textureId) | Core | privateslot |
| slotMultiTextureAdded(QString _textureGroup, QString _name, QString _filename, int _id, int *_textureId) | Core | privateslot |
| slotMultiTextureAdded(QString _textureGroup, QString _name, QImage _image, int _id, int &_textureId) | Core | privateslot |
| slotObjectPropertiesChanged(int _id) | Core | privateslot |
| slotObjectSelectionChanged(int _id) | Core | privateslot |
| slotObjectUpdated(int _identifier, const UpdateType &_type=UPDATE_ALL) | Core | slot |
| slotPluginExists(QString _pluginName, bool &_exists) | Core | privateslot |
| slotRecentOpen(QAction *_action) | Core | privateslot |
| slotRegisterKeyShortcut(int _key, Qt::KeyboardModifiers _modifiers) | Core | privateslot |
| slotRegisterType(QString _handleName, DataType _type) | Core | privateslot |
| slotSaveSelection(INIFile &_file) | Core | privateslot |
| slotScriptError(const QScriptValue &error) | Core | privateslot |
| slotScriptInfo(QString _pluginName, QString _functionName) | Core | privateslot |
| slotSelectionOperation(QString _operation) | Core | privateslot |
| slotSetJobDescription(QString _jobId, QString _text) | Core | privateslot |
| slotSetJobName(QString _jobId, QString _name) | Core | privateslot |
| slotSetJobState(QString _jobId, int _value) | Core | privateslot |
| slotSetRenderer(unsigned int _viewer, QString _rendererName) | Core | privateslot |
| slotSetSlotDescription(QString _slotName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) | Core | privateslot |
| slotSetSlotDescriptionGlobalFunction(QString _functionName, QString _slotDescription, QStringList _parameters, QStringList _descriptions) | Core | privateslot |
| slotSetTextureMode(QString _textureName, QString _mode, int _id) | Core | privateslot |
| slotSetTextureMode(QString _textureName, QString _mode) | Core | privateslot |
| slotShowClosestBoundarySelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowComponentsSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowFloodFillSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowPlugins() | Core | privateslot |
| slotShowSphereSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowSurfaceLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowToggleSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotShowVolumeLassoSelectionMode(QString _handleName, bool _show, SelectionInterface::PrimitiveType _associatedTypes) | Core | privateslot |
| slotSphereSelection(QMouseEvent *_event, double _radius, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotStartJob(QString _jobId, QString _description, int _min, int _max, bool _blocking) | Core | privateslot |
| slotSurfaceLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotSwitchTexture(QString _textureName, int _id) | Core | privateslot |
| slotSwitchTexture(QString _textureName) | Core | privateslot |
| slotTargetObjectsOnly(bool &_targetsOnly) | Core | privateslot |
| slotTextureChangeImage(QString _textureName, QImage &_image) | Core | privateslot |
| slotTextureChangeImage(QString _textureName, QImage &_image, int _id) | Core | privateslot |
| slotTextureFilename(int _id, QString _textureName, QString &_textureFilename) | Core | privateslot |
| slotTextureGetImage(QString _textureName, QImage &_image) | Core | privateslot |
| slotTextureGetImage(QString _textureName, QImage &_image, int _id) | Core | privateslot |
| slotTextureIndex(QString _textureName, int _id, int &_index) | Core | privateslot |
| slotTextureIndexPropertyName(int _id, QString &_propertyName) | Core | privateslot |
| slotTextureName(int _id, int _textureIndex, QString &_textureName) | Core | privateslot |
| slotTextureUpdated(QString _textureName, int _identifier) | Core | privateslot |
| slotToggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotUnBlockPlugin(const QString &_rpcName) | Core | privateslot |
| slotUpdateAllTextures() | Core | privateslot |
| slotUpdateTexture(QString _name, int _identifier) | Core | privateslot |
| slotVisibilityChanged(int _id) | Core | privateslot |
| slotVolumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | privateslot |
| slotWheelEvent(QWheelEvent *_event, const std::string &_mode) | Core | privateslot |
| snapshot(unsigned int _viewerId=0, int _width=0, int _height=0, bool _alpha=false, bool _hideCoordsys=false, int _numSamples=1) | Core | slot |
| snapshotBaseFileName(QString _fname, unsigned int _viewerId=0) | Core | slot |
| snapshotCounterStart(const int _counter, unsigned int _viewerId=0) | Core | slot |
| snapshotFileType(QString _type, unsigned int _viewerId=0) | Core | slot |
| sphereSelection(QMouseEvent *_event, double _radius, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| spinBoxEventFilter_ (defined in Core) | Core | private |
| splash_ | Core | private |
| splashMessage_ | Core | private |
| startVideoCapture(QString _baseName, int _fps, bool _captureViewers) | Core | slot |
| stopVideoCapture() | Core | slot |
| supportedDataTypes_ | Core | private |
| surfaceLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| switchTexture(QString, int) | Core | signal |
| switchTexture(QString) | Core | signal |
| targetObjectsOnly(bool &_targetsOnly) | Core | signal |
| textureChangeImage(QString _textureName, QImage &_image) | Core | signal |
| textureChangeImage(QString _textureName, QImage &_image, int _id) | Core | signal |
| textureFilename(int _id, QString _textureName, QString &_textureFilename) | Core | signal |
| textureGetImage(QString _textureName, QImage &_image) | Core | signal |
| textureGetImage(QString _textureName, QImage &_image, int _id) | Core | signal |
| textureIndex(QString _textureName, int _id, int &_index) | Core | signal |
| textureIndexPropertyName(int _id, QString &_propertyName) | Core | signal |
| textureName(int _id, int _textureIndex, QString &_textureName) | Core | signal |
| toggleSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| toolboxindex_ | Core | private |
| unblockSceneGraphUpdates() | Core | slot |
| undo(int _objectid) | Core | signal |
| undo() | Core | signal |
| updateAllTextures() | Core | signal |
| updatedTextures(QString, int) | Core | signal |
| updateTexture(QString, int) | Core | signal |
| updateUI() | Core | slot |
| updateView() | Core | slot |
| vec3dPrototype_ | Core | private |
| vec4dPrototype_ | Core | private |
| videoTimer_ | Core | private |
| viewerSnapshot() | Core | slot |
| viewerSnapshot(QString file_name, bool store_comments, bool comments_visible_only, bool comments_targeted_only, bool store_material_info, int snapshot_width, int snapshot_height, bool snapshot_transparent, bool hide_coord_sys, int snapshot_multisampling, bool store_view) | Core | slot |
| viewModes_ | Core | private |
| viewUpdated() | Core | privateslot |
| visibilityChanged(int _id) | Core | signal |
| volumeLassoSelection(QMouseEvent *_event, SelectionInterface::PrimitiveType _currentType, bool _deselect) | Core | signal |
| writeApplicationOptions(INIFile &_ini) | Core | private |
| writeIniFile(QString _filename, bool _relativePaths, bool _targetOnly, bool _saveSystemSettings, bool _savePluginSettings, bool _saveObjectInfo, std::map< int, QString > &_fileMapping) | Core | private |
| writeObjFile(QString _filename, bool _relativePaths, bool _targetOnly, std::map< int, QString > &_fileMapping) | Core | private |
| writeOnExit() | Core | private |
| writeVersionNumbers(QString _filename) | Core | slot |
| ~Core() | Core |