QmlProfiler: Add test for animations model

Change-Id: I0227d9c97b2b61d68ae5ed9e3f2f7e3776075338
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Ulf Hermann
2016-07-12 15:36:29 +02:00
parent b03bdf6302
commit 6361152de2
7 changed files with 225 additions and 12 deletions

View File

@@ -64,7 +64,6 @@ public:
QVariantList labels() const override;
QVariantMap details(int index) const override;
protected:
bool accepted(const QmlEventType &type) const override;
void loadEvent(const QmlEvent &event, const QmlEventType &type) override;
void finalize() override;