KVIrc
4.9.2
DeveloperAPIs
|
Go to the source code of this file.
Classes | |
class | AddonInfo |
Namespaces | |
AddonFunctions | |
Macros | |
#define | KVI_CURRENT_ADDONS_ENGINE_VERSION "2.0.0" |
Functions | |
bool | AddonFunctions::checkDirTree (const QString &szDirPath, QString *pszError) |
QString | AddonFunctions::createRandomDir () |
bool | AddonFunctions::installAddonPackage (const QString &szAddonPackageFileName, QString &szError, QWidget *pDialogParent) |
bool | AddonFunctions::notAValidAddonPackage (QString &szError) |
bool | AddonFunctions::pack (AddonInfo &info, QString &szError) |
#define KVI_CURRENT_ADDONS_ENGINE_VERSION "2.0.0" |
Referenced by AddonFunctions::installAddonPackage(), and AddonFunctions::pack().