![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|


Public Member Functions | |
| PluginListModel (const Runtime::RegisteredPlugin *plugin, PythonActionLauncher *parent) | |
| int | rowCount (const QModelIndex &parent) const override |
| QVariant | data (const QModelIndex &index, int role) const override |
| void | handleDoubleClick (const QModelIndex &index) |
Implementation of Model so that, we can handle double clicks on plugin actions better thant if we used QListWidget
Definition at line 22 of file PythonActionLauncher.cpp.
|
inlineexplicit |
Definition at line 27 of file PythonActionLauncher.cpp.
|
inlineoverride |
Definition at line 38 of file PythonActionLauncher.cpp.
References Runtime::RegisteredPlugin::actions.
|
inline |
Definition at line 48 of file PythonActionLauncher.cpp.
References Runtime::RegisteredPlugin::actions, and PythonInterpreter::executeFunction().
Referenced by PythonActionLauncher::populateToolBox().
|
inlineoverride |
Definition at line 32 of file PythonActionLauncher.cpp.
References Runtime::RegisteredPlugin::actions.