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


Public Member Functions | |
| PythonActionLauncher (const PythonPluginManager *pluginManager, PythonInterpreter *interpreter, QWidget *parent=nullptr) | |
Protected Member Functions | |
| void | showEvent (QShowEvent *event) override |
| void | populateToolBox () |
| void | clearToolBox () |
| void | disable () |
| void | enable () |
Definition at line 18 of file PythonActionLauncher.h.
|
explicit |
Definition at line 64 of file PythonActionLauncher.cpp.
References ACTION_LAUNCHER_ICON_PATH, disable(), enable(), PythonInterpreter::executionFinished(), and PythonInterpreter::executionStarted().
|
protected |
Definition at line 98 of file PythonActionLauncher.cpp.
Referenced by showEvent().
|
protected |
Definition at line 89 of file PythonActionLauncher.cpp.
Referenced by PythonActionLauncher().
|
protected |
Definition at line 93 of file PythonActionLauncher.cpp.
Referenced by PythonActionLauncher().
|
protected |
Definition at line 109 of file PythonActionLauncher.cpp.
References PluginListModel::handleDoubleClick(), and PythonPluginManager::plugins().
Referenced by showEvent().
|
overrideprotected |
Definition at line 82 of file PythonActionLauncher.cpp.
References clearToolBox(), event, and populateToolBox().