This is the complete list of members for BpsException, including all inherited members.
addLocation(const QString &aFilename, quint32 aLinenumber, const QString &aFunction) | BpsException | |
appendMessage(const QString &aText) | BpsException | |
BpsException() | BpsException | |
BpsException(const BpsException &aException) | BpsException | |
BpsException(const QString &aFilename, quint32 aLinenumber, const QString &aFunction, const QString &aMessage, Severity aSeverity) | BpsException | |
BpsException(const QScriptValue &aException, const QString &aFilename=QString()) | BpsException | |
bpsMakeException | BpsException | related |
bpsMakeExceptionFatal | BpsException | related |
bpsMakeExceptionInfo | BpsException | related |
bpsMakeExceptionWarning | BpsException | related |
bpsTraceException | BpsException | related |
Error enum value | BpsException | |
Fatal enum value | BpsException | |
Info enum value | BpsException | |
message() const | BpsException | |
setMessage(const QString &aMessage) | BpsException | |
setSeverity(Severity aSeverity) | BpsException | |
Severity enum name | BpsException | |
severity() const | BpsException | |
text(int aMaxLocs=1) const | BpsException | |
throwScriptError(QScriptContext *aContext) const | BpsException | |
Warning enum value | BpsException | |
~BpsException() (defined in BpsException) | BpsException | virtual |