#include <plugins.h>
Inheritance diagram for YPlugInList:
Public Member Functions | |
YPlugInList (const QString &name, const QString &subdir, const QString &key, const QString &dt) | |
int | InitInstance () |
const QString & | FindLongName (const QString &shortname) |
Private Attributes | |
QString | subdirectory |
QString | doctype |
name of subdirectory, e.g. "schedulers" or "executives" |
|
|
|
Search for full name in YSet by locking for the given shortname. If there could no YPlugIn found the original shortname is returned. |
|
|
|
name of subdirectory, e.g. "schedulers" or "executives"
|
|
|