#include </home/clem/local/src/opie/noncore/settings/sysinfo/benchmarkinfo.h>
Collaboration diagram for BenchmarkInfo:

Public Member Functions | |
| BenchmarkInfo (QWidget *parent=0, const char *name=0, int wFlags=0) | |
| ~BenchmarkInfo () | |
| int | textRendering (int) |
| int | gfxRendering (int) |
| void | performFileTest (const QString &fname, Opie::Ui::OCheckListItem *item) |
Public Attributes | |
| Opie::Ui::OCheckListItem * | test_alu |
| Opie::Ui::OCheckListItem * | test_fpu |
| Opie::Ui::OCheckListItem * | test_txt |
| Opie::Ui::OCheckListItem * | test_gfx |
| Opie::Ui::OCheckListItem * | test_ram |
| Opie::Ui::OCheckListItem * | test_sd |
| Opie::Ui::OCheckListItem * | test_cf |
| bool | main_rd |
| bool | main_wt |
| bool | sd_rd |
| bool | sd_wt |
| bool | cf_rd |
| bool | cf_wt |
| QClipboard * | clb |
| QComboBox * | machineCombo |
| Opie::Ui::OListView * | tests |
| QPushButton * | startButton |
| QDict< QStringList > | machines |
Private Slots | |
| void | run () |
| void | machineActivated (int) |
|
||||||||||||||||
|
Definition at line 89 of file benchmarkinfo.cpp. References add, Opie::Ui::OListView::addColumn(), QTextStream::eof(), f, QDict< type >::insert(), IO_ReadOnly, machineActivated(), machineCombo, machines, odebug, oendl, QFile::open(), QPEApplication::qpeDir(), QTextStream::readLine(), run(), QStringList::split(), startButton, test_alu, test_cf, test_fpu, test_gfx, test_ram, test_sd, test_txt, tests, and tr. |
|
|
Definition at line 166 of file benchmarkinfo.cpp. |
|
|
Definition at line 282 of file benchmarkinfo.cpp. References QTime::elapsed(), Opie::Core::OResource::loadPixmap(), NULL, p, BenchmarkPaintWidget::p, QTime::restart(), QTime::start(), and t. Referenced by run(). |
|
|
Definition at line 170 of file benchmarkinfo.cpp. References QValueList< T >::begin(), machineCombo, machines, odebug, oendl, test_alu, test_cf, test_fpu, test_gfx, test_ram, test_sd, and test_txt. Referenced by BenchmarkInfo(). |
|
||||||||||||
|
Referenced by run(). |
|
|
Definition at line 191 of file benchmarkinfo.cpp. References BenchFFT(), Opie::Core::OStorageInfo::cfPath(), d, dhry_main(), DHRYSTONE_RUNS, QTime::elapsed(), gfxRendering(), performFileTest(), qApp, Opie::Core::OStorageInfo::sdPath(), QTime::start(), startButton, t, test_alu, test_cf, TEST_DURATION, test_fpu, test_gfx, test_ram, test_sd, test_txt, textRendering(), and tr. Referenced by BenchmarkInfo(). |
|
|
Definition at line 249 of file benchmarkinfo.cpp. References QTime::elapsed(), QString::length(), NULL, BenchmarkPaintWidget::p, s, QTime::start(), t, and text. Referenced by run(). |
|
|
Definition at line 53 of file benchmarkinfo.h. |
|
|
Definition at line 54 of file benchmarkinfo.h. |
|
|
Definition at line 57 of file benchmarkinfo.h. |
|
|
Definition at line 58 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), and machineActivated(). |
|
|
Definition at line 61 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), and machineActivated(). |
|
|
Definition at line 48 of file benchmarkinfo.h. |
|
|
Definition at line 49 of file benchmarkinfo.h. |
|
|
Definition at line 51 of file benchmarkinfo.h. |
|
|
Definition at line 52 of file benchmarkinfo.h. |
|
|
Definition at line 60 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), and run(). |
|
|
Definition at line 38 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 45 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 39 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 41 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 42 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 44 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 40 of file benchmarkinfo.h. Referenced by BenchmarkInfo(), machineActivated(), and run(). |
|
|
Definition at line 59 of file benchmarkinfo.h. Referenced by BenchmarkInfo(). |
1.4.2