okteta
OsdParserInfo Struct Reference
#include <osdparser.h>
Inheritance diagram for OsdParserInfo:

Public Member Functions | |
OsdParserInfo (const QString &name, ScriptLogger *logger, DataInformation *parent, QScriptEngine *engine, QVector< EnumDefinition::Ptr > enums) | |
OsdParserInfo (const OsdParserInfo &i) | |
~OsdParserInfo () | |
![]() | |
ParserInfo (const QString &name, ScriptLogger *logger, DataInformation *parent, QScriptEngine *engine) | |
ParserInfo (const ParserInfo &i) | |
~ParserInfo () | |
QString | context () const |
QDebug | error () const |
QDebug | info () const |
QDebug | warn () const |
Public Attributes | |
QVector< EnumDefinition::Ptr > | enums |
![]() | |
QScriptEngine * | engine |
ScriptLogger * | logger |
QString | name |
DataInformation * | parent |
Detailed Description
Definition at line 44 of file osdparser.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 45 of file osdparser.h.
|
inline |
Definition at line 48 of file osdparser.h.
|
inline |
Definition at line 49 of file osdparser.h.
Member Data Documentation
QVector<EnumDefinition::Ptr> OsdParserInfo::enums |
Definition at line 50 of file osdparser.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:04:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.