This is the complete list of members for QtlPlainTextLogger, including all inherited members.
_debug | QtlPlainTextLogger | private |
_lastSavedLog | QtlPlainTextLogger | private |
debug(const QString &line, const QColor &color=QColor()) Q_DECL_OVERRIDE | QtlPlainTextLogger | virtual |
debugMode() const | QtlPlainTextLogger | inline |
line(const QString &line, const QColor &color=QColor()) Q_DECL_OVERRIDE | QtlPlainTextLogger | virtual |
QtlPlainTextLogger(QWidget *parent=0) | QtlPlainTextLogger | explicit |
QtlPlainTextLogger(const QString &text, QWidget *parent=0) | QtlPlainTextLogger | explicit |
save() | QtlPlainTextLogger | slot |
saveToFile(const QString &fileName) | QtlPlainTextLogger | slot |
setDebugMode(bool on) | QtlPlainTextLogger | slot |
text(const QString &text) Q_DECL_OVERRIDE | QtlPlainTextLogger | virtual |