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