QmlProfiler: Add test for debug messages model

Change-Id: Ie6872646c09a89a417379a3e1f551526234ab26a
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2016-05-30 11:59:32 +02:00
parent 1fc9bcc025
commit 652846c5c7
7 changed files with 236 additions and 0 deletions

View File

@@ -46,6 +46,8 @@ public:
static bool debugOutput;
static QmlProfilerSettings *globalSettings();
QList<QObject *> createTestObjects() const override;
};
} // namespace Internal