KVIrc 5.2.6
Developer APIs
KviRuntimeInfo Namespace Reference

Functions

QString hostname ()
 
QString machine ()
 
QString name ()
 
QString nodename ()
 
QString qtTheme ()
 
QString qtVersion ()
 
QString release ()
 
QString type ()
 
QString version ()
 

Function Documentation

◆ hostname()

KVILIB_API QString KviRuntimeInfo::hostname ( )

References KviQString::Empty.

Referenced by system_kvs_fnc_hostname().

◆ machine()

KVILIB_API QString KviRuntimeInfo::machine ( )

◆ name()

◆ nodename()

KVILIB_API QString KviRuntimeInfo::nodename ( )

References KviQString::Empty.

Referenced by system_kvs_fnc_osnodename().

◆ qtTheme()

KVILIB_API QString KviRuntimeInfo::qtTheme ( )

◆ qtVersion()

KVILIB_API QString KviRuntimeInfo::qtVersion ( )

◆ release()

◆ type()

KVILIB_API QString KviRuntimeInfo::type ( )

Referenced by system_kvs_fnc_ostype().

◆ version()