#include </home/clem/local/src/opie/development/performance/performancetest.h>
Public Member Functions | |
| PerformanceTest (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
Static Public Member Functions | |
| static QString | appName () |
Protected Slots | |
| void | testClicked (int) |
| void | doTest () |
Private Attributes | |
| QWidget * | testWidget |
| QArray< bool > | enabledTests |
|
||||||||||||||||
|
Definition at line 128 of file performancetest.cpp. References doTest(), enabledTests, perfTests, testClicked(), testWidget, and TRUE. |
|
|
Definition at line 9 of file performancetest.h. References QString::fromLatin1(). |
|
|
Definition at line 154 of file performancetest.cpp. References TestItem::elapsed(), enabledTests, FALSE, i, iterations, name, perfTests, qApp, TestItem::report(), testWidget, and TRUE. Referenced by PerformanceTest(). |
|
|
Definition at line 149 of file performancetest.cpp. References enabledTests. Referenced by PerformanceTest(). |
|
|
Definition at line 17 of file performancetest.h. Referenced by doTest(), PerformanceTest(), and testClicked(). |
|
|
Definition at line 16 of file performancetest.h. Referenced by doTest(), and PerformanceTest(). |
1.4.2