![]() |
KVIrc 5.2.4
Developer APIs
|
Functions | |
QString | hostname () |
QString | machine () |
QString | name () |
QString | nodename () |
QString | qtTheme () |
QString | qtVersion () |
QString | release () |
QString | type () |
QString | version () |
KVILIB_API QString KviRuntimeInfo::hostname | ( | ) |
References KviQString::Empty.
Referenced by system_kvs_fnc_hostname().
KVILIB_API QString KviRuntimeInfo::machine | ( | ) |
References KviQString::Empty.
Referenced by AboutDialog::AboutDialog(), and system_kvs_fnc_osmachine().
KVILIB_API QString KviRuntimeInfo::name | ( | ) |
References KviQString::Empty.
Referenced by AboutDialog::AboutDialog(), KviIrcServerParser::parseCtcpRequestVersion(), and system_kvs_fnc_osname().
KVILIB_API QString KviRuntimeInfo::nodename | ( | ) |
References KviQString::Empty.
Referenced by system_kvs_fnc_osnodename().
KVILIB_API QString KviRuntimeInfo::qtTheme | ( | ) |
References __tr2qs.
Referenced by AboutDialog::AboutDialog(), and KviApplication::setup().
KVILIB_API QString KviRuntimeInfo::qtVersion | ( | ) |
Referenced by AboutDialog::AboutDialog().
KVILIB_API QString KviRuntimeInfo::release | ( | ) |
References KviQString::Empty.
Referenced by AboutDialog::AboutDialog(), KviIrcServerParser::parseCtcpRequestVersion(), and system_kvs_fnc_osrelease().
KVILIB_API QString KviRuntimeInfo::type | ( | ) |
Referenced by system_kvs_fnc_ostype().
KVILIB_API QString KviRuntimeInfo::version | ( | ) |
References KviQString::Empty.
Referenced by AboutDialog::AboutDialog(), KviIrcServerParser::parseCtcpRequestVersion(), and system_kvs_fnc_osversion().