The ScriptLoader class finds and verifies different types of python utility scripts.
#include <scriptloader.h>
|
| ScriptLoader (QObject *parent_=nullptr) |
|
|
static QMap< QString, QString > | scriptList (const QString &type) |
|
static bool | queryProgramName (const QString &scriptFilePath, QString &displayName) |
|
◆ scriptList()
static QMap< QString, QString > scriptList |
( |
const QString & |
type | ) |
|
|
static |
- Returns
- A map of name -> path for all scripts of the requested
The documentation for this class was generated from the following file: