#include <UILoader.h>
◆ UILoader()
◆ ~UILoader()
◆ fireLoadedPlugin
void governikus::UILoader::fireLoadedPlugin |
( |
UIPlugIn * |
pPlugin | ) |
|
|
signal |
◆ fireRemovedAllPlugins
void governikus::UILoader::fireRemovedAllPlugins |
( |
| ) |
|
|
signal |
◆ getDefault()
QString UILoader::getDefault |
( |
| ) |
|
|
static |
◆ getLoaded()
template<typename T >
std::enable_if_t<std::is_base_of_v<UIPlugIn, T>, T*> governikus::UILoader::getLoaded |
( |
| ) |
const |
|
inline |
◆ hasActiveUI()
bool UILoader::hasActiveUI |
( |
| ) |
const |
◆ initialize()
bool UILoader::initialize |
( |
| ) |
const |
◆ isLoaded()
bool UILoader::isLoaded |
( |
| ) |
const |
◆ load() [1/3]
◆ load() [2/3]
template<typename T >
std::enable_if_t<std::is_base_of_v<UIPlugIn, T>, bool> governikus::UILoader::load |
( |
| ) |
|
|
inline |
◆ load() [3/3]
bool UILoader::load |
( |
const QString & |
pName | ) |
|
◆ preparePlugIn()
void UILoader::preparePlugIn |
( |
UIPlugIn * |
pUi, |
|
|
const QJsonObject & |
pMetaData |
|
) |
| |
◆ requiresReaderManager()
bool UILoader::requiresReaderManager |
( |
| ) |
const |
◆ setUserRequest()
void UILoader::setUserRequest |
( |
const QStringList & |
pRequest | ) |
|
|
static |
◆ shutdown()
void UILoader::shutdown |
( |
| ) |
|
◆ ::test_UILoader
friend class ::test_UILoader |
|
friend |
◆ Env
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: