#include <KviKvsReport.h>
◆ Type
Enumerator |
---|
RunTimeError | |
RunTimeWarning | |
ParserError | |
ParserWarning | |
◆ KviKvsReport()
KviKvsReport::KviKvsReport |
( |
Type | t, |
|
|
QString | szContext, |
|
|
QString | szMessage, |
|
|
QString | szLocation, |
|
|
KviWindow * | pWindow ) |
◆ ~KviKvsReport()
KviKvsReport::~KviKvsReport |
( |
| ) |
|
◆ callStack()
◆ codeListing()
◆ context()
const QString & KviKvsReport::context |
( |
| ) |
|
|
inline |
◆ findLineAndCol()
void KviKvsReport::findLineAndCol |
( |
const QChar * | pBegin, |
|
|
const QChar * | pPoint, |
|
|
int & | iLine, |
|
|
int & | iCol ) |
|
static |
◆ findLineColAndListing()
void KviKvsReport::findLineColAndListing |
( |
const QChar * | pBegin, |
|
|
const QChar * | pPoint, |
|
|
int & | iLine, |
|
|
int & | iCol, |
|
|
KviPointerList< QString > * | pListing ) |
|
static |
◆ location()
const QString & KviKvsReport::location |
( |
| ) |
|
|
inline |
◆ message()
const QString & KviKvsReport::message |
( |
| ) |
|
|
inline |
◆ report()
References __tr2qs_ctx, KviControlCodes::Bold, g_pApp, KviDebugWindow::getInstance(), KviDebugWindow::instance(), KVI_OPTION_BOOL, KVI_OUT_PARSERERROR, KVI_OUT_PARSERWARNING, KviKvsReport(), KviOption_boolScriptErrorsToDebugWindow, l, KviWindow::output(), KviWindow::outputNoFmt(), ParserError, ParserWarning, r, report(), RunTimeError, RunTimeWarning, and s.
Referenced by KviKvsParser::report(), report(), and KviKvsRunTimeContext::report().
◆ setCallStack()
◆ setCodeListing()
void KviKvsReport::setCodeListing |
( |
KviPointerList< QString > * | pListing | ) |
|
|
inline |
◆ setContext()
void KviKvsReport::setContext |
( |
const QString & | szContext | ) |
|
|
inline |
◆ setLocation()
void KviKvsReport::setLocation |
( |
const QString & | szLocation | ) |
|
|
inline |
◆ setMessage()
void KviKvsReport::setMessage |
( |
const QString & | szMessage | ) |
|
|
inline |
◆ type()
Type KviKvsReport::type |
( |
| ) |
const |
|
inline |
◆ window()
◆ m_eType
Type KviKvsReport::m_eType |
|
protected |
◆ m_pCallStack
◆ m_pCodeListing
◆ m_pWindow
◆ m_szContext
QString KviKvsReport::m_szContext |
|
protected |
◆ m_szLocation
QString KviKvsReport::m_szLocation |
|
protected |
◆ m_szMessage
QString KviKvsReport::m_szMessage |
|
protected |
The documentation for this class was generated from the following files: