This is the complete list of members for UTILSLIB::Report, including all inherited members.
| addCode(const QString &sTitle, const QString &sCode) | UTILSLIB::Report | |
| addKeyValue(const QString &sTitle, const QList< QPair< QString, QString > > &pairs) | UTILSLIB::Report | |
| addTable(const QString &sTitle, const QStringList &headers, const QList< QStringList > &rows) | UTILSLIB::Report | |
| addText(const QString &sTitle, const QString &sContent) | UTILSLIB::Report | |
| Report(const QString &sTitle="MNE-CPP Report") | UTILSLIB::Report | explicit |
| save(const QString &sPath) const | UTILSLIB::Report | |
| sectionCount() const | UTILSLIB::Report | inline |
| title() const | UTILSLIB::Report | inline |
| toHtml() const | UTILSLIB::Report |