KVIrc
4.9.2
DeveloperAPIs
|
A struct that contains the data of a log. More...
#include <LogFile.h>
Public Attributes | |
QString | szFile |
QString | szName |
QString | szType |
A struct that contains the data of a log.
QString _LogFileData::szFile |
the name of the exported log
Referenced by log_kvs_fnc_export(), and logview_module_ctrl().
QString _LogFileData::szName |
the name of the log
Referenced by log_kvs_fnc_export(), and logview_module_ctrl().
QString _LogFileData::szType |
the type of the log
Referenced by log_kvs_fnc_export(), and logview_module_ctrl().