Qt 4.8
|
#include <QtTest/qtest_global.h>
Go to the source code of this file.
Namespaces | |
QTest | |
The QTest namespace contains all the functions and declarations that are related to the QTestLib tool. | |
Enumerations | |
enum | QTest::QBenchmarkMetric { QTest::FramesPerSecond, QTest::BitsPerSecond, QTest::BytesPerSecond, QTest::WalltimeMilliseconds, QTest::CPUTicks, QTest::InstructionReads, QTest::Events } |
This enum lists all the things that can be benchmarked. More... | |