KVIrc 5.2.4
Developer APIs
Namespaces | Macros | Functions
KviEnvironment.cpp File Reference
#include "KviEnvironment.h"
#include "KviCString.h"
#include "KviMemory.h"

Namespaces

namespace  KviEnvironment
 

Macros

#define _KVI_ENV_CPP_
 

Functions

bool KviEnvironment::setVariable (const QString &szName, const QString &szValue)
 Sets environment variable.
 
void KviEnvironment::unsetVariable (const QString &szName)
 Unsets environment variable.
 

Macro Definition Documentation

◆ _KVI_ENV_CPP_

#define _KVI_ENV_CPP_