![]() |
KVIrc 5.2.4
Developer APIs
|
Environment function wrappers. More...
Go to the source code of this file.
Namespaces | |
namespace | KviEnvironment |
Functions | |
QString | KviEnvironment::getVariable (const QString &szName) |
Gets environment variable. | |
bool | KviEnvironment::setVariable (const QString &szName, const QString &szValue) |
Sets environment variable. | |
void | KviEnvironment::unsetVariable (const QString &szName) |
Unsets environment variable. | |
Environment function wrappers.