![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <QStringLiteral>

Go to the source code of this file.
Macros | |
| #define | PLUGIN_INFO_PATH QStringLiteral(":/CC/plugin/PythonRuntime/info.json") |
| #define | ABOUT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/about-icon.png") |
| #define | EDITOR_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/python-editor-icon.png") |
| #define | REPL_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/repl-icon.png") |
| #define | DOCUMENTATION_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/documentation-icon.png") |
| #define | RUNNER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/runner-icon.png") |
| #define | PACKAGE_MANAGER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/package-manager-icon.png") |
| #define | ACTION_LAUNCHER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/launcher-icon.png") |
| #define | SETTINGS_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/settings-icon.png") |
| #define | PYPLUGIN_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/python-plugins-icon.png") |
| #define | PYSCRIPTS_REGISTER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/scripts-register-icon.png") |
| #define | ADD_PYSCRIPT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/add-scripts-icon.png") |
| #define | REMOVE_PYSCRIPT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/remove-scripts-icon.png") |
| #define | PYSCRIPT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/python-script-icon.png") |
| #define ABOUT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/about-icon.png") |
Definition at line 13 of file Resources.h.
| #define ACTION_LAUNCHER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/launcher-icon.png") |
Definition at line 21 of file Resources.h.
| #define ADD_PYSCRIPT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/add-scripts-icon.png") |
Definition at line 28 of file Resources.h.
| #define DOCUMENTATION_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/documentation-icon.png") |
Definition at line 16 of file Resources.h.
| #define EDITOR_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/python-editor-icon.png") |
Definition at line 14 of file Resources.h.
| #define PACKAGE_MANAGER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/package-manager-icon.png") |
Definition at line 19 of file Resources.h.
| #define PLUGIN_INFO_PATH QStringLiteral(":/CC/plugin/PythonRuntime/info.json") |
Definition at line 12 of file Resources.h.
| #define PYPLUGIN_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/python-plugins-icon.png") |
Definition at line 24 of file Resources.h.
| #define PYSCRIPT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/python-script-icon.png") |
Definition at line 32 of file Resources.h.
| #define PYSCRIPTS_REGISTER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/scripts-register-icon.png") |
Definition at line 26 of file Resources.h.
| #define REMOVE_PYSCRIPT_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/remove-scripts-icon.png") |
Definition at line 30 of file Resources.h.
| #define REPL_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/repl-icon.png") |
Definition at line 15 of file Resources.h.
| #define RUNNER_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/runner-icon.png") |
Definition at line 18 of file Resources.h.
| #define SETTINGS_ICON_PATH QStringLiteral(":/CC/plugin/PythonRuntime/images/settings-icon.png") |
Definition at line 23 of file Resources.h.