KVIrc  4.9.2
DeveloperAPIs
Public Attributes | List of all members
_LogFileData Struct Reference

A struct that contains the data of a log. More...

#include <LogFile.h>

Public Attributes

QString szFile
 
QString szName
 
QString szType
 

Detailed Description

A struct that contains the data of a log.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: