#include <gm_manager.h>
Definition at line 35 of file gm_manager.h.
◆ GM_Manager()
GM_Manager::GM_Manager |
( |
const QString & |
sPath, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~GM_Manager()
GM_Manager::~GM_Manager |
( |
| ) |
|
◆ addScript()
bool GM_Manager::addScript |
( |
GM_Script * |
script | ) |
|
◆ allScripts()
QList< GM_Script * > GM_Manager::allScripts |
( |
| ) |
const |
◆ bootstrapScript()
QString GM_Manager::bootstrapScript |
( |
| ) |
const |
◆ canRunOnScheme()
bool GM_Manager::canRunOnScheme |
( |
const QString & |
scheme | ) |
|
|
static |
◆ containsScript()
bool GM_Manager::containsScript |
( |
const QString & |
fullName | ) |
const |
◆ disableScript()
void GM_Manager::disableScript |
( |
GM_Script * |
script | ) |
|
◆ downloadScript()
void GM_Manager::downloadScript |
( |
const QUrl & |
url | ) |
|
◆ enableScript()
void GM_Manager::enableScript |
( |
GM_Script * |
script | ) |
|
◆ mainWindowCreated
◆ mainWindowDeleted
◆ removeScript()
bool GM_Manager::removeScript |
( |
GM_Script * |
script, |
|
|
bool |
removeFile = true |
|
) |
| |
◆ requireScripts()
QString GM_Manager::requireScripts |
( |
const QStringList & |
urlList | ) |
const |
◆ scriptsChanged
void GM_Manager::scriptsChanged |
( |
| ) |
|
|
signal |
◆ scriptsDirectory()
QString GM_Manager::scriptsDirectory |
( |
| ) |
const |
◆ settingsPath()
QString GM_Manager::settingsPath |
( |
| ) |
const |
◆ showNotification()
void GM_Manager::showNotification |
( |
const QString & |
message, |
|
|
const QString & |
title = QString() |
|
) |
| |
◆ showSettings()
void GM_Manager::showSettings |
( |
QWidget * |
parent | ) |
|
◆ unloadPlugin()
void GM_Manager::unloadPlugin |
( |
| ) |
|
◆ valuesScript()
QString GM_Manager::valuesScript |
( |
| ) |
const |
The documentation for this class was generated from the following files: