KVIrc 5.2.0
Developer APIs
Functions
AddonFunctions Namespace Reference

Functions

bool checkDirTree (const QString &szDirPath, QString *pszError)
 
QString createRandomDir ()
 
bool installAddonPackage (const QString &szAddonPackageFileName, QString &szError, QWidget *pDialogParent)
 
bool notAValidAddonPackage (QString &szError)
 
bool pack (AddonInfo &info, QString &szError)
 

Function Documentation

◆ checkDirTree()

bool AddonFunctions::checkDirTree ( const QString &  szDirPath,
QString *  pszError 
)

References __tr2qs_ctx, and init().

Referenced by pack().

◆ createRandomDir()

QString AddonFunctions::createRandomDir ( )

References i, and n.

Referenced by installAddonPackage().

◆ installAddonPackage()

bool AddonFunctions::installAddonPackage ( const QString &  szAddonPackageFileName,
QString &  szError,
QWidget *  pDialogParent 
)

◆ notAValidAddonPackage()

bool AddonFunctions::notAValidAddonPackage ( QString &  szError)

◆ pack()

bool AddonFunctions::pack ( AddonInfo info,
QString &  szError 
)