AusweisApp2
|
#include <UILoader.h>
Signale | |
void | fireLoadedPlugin (UIPlugIn *pPlugin) |
Öffentliche Methoden | |
bool | load () |
bool | load (UIPlugInName pName) |
const QVector< UIPlugInName > & | getDefault () const |
void | setDefault (const QVector< UIPlugInName > &pDefault) |
UIPlugIn * | getLoaded (UIPlugInName pName) const |
Öffentliche, statische Methoden | |
static UILoader & | getInstance () |
Geschützte Methoden | |
UILoader () | |
virtual | ~UILoader () |
|
protected |
|
protectedvirtual |
|
signal |
|
inline |
|
static |
UIPlugIn * UILoader::getLoaded | ( | UIPlugInName | pName | ) | const |
bool UILoader::load | ( | ) |
bool UILoader::load | ( | UIPlugInName | pName | ) |
|
inline |