#include </home/clem/local/src/opie/noncore/games/backgammon/themedialog.h>
Public Member Functions | |
| ThemeDialog (QWidget *parent=0, const char *name=0, bool modal=TRUE, WFlags f=0) | |
| ~ThemeDialog () | |
| ImageNames | getNames () |
| void | setCurrent (const ImageNames ¤t) |
Private Member Functions | |
| void | fillBox (QString dirname, QComboBox *thebox) |
Private Attributes | |
| QLineEdit * | lineName |
| QComboBox * | boxboard |
| QComboBox * | boxpiecesA |
| QComboBox * | boxpiecesB |
| QComboBox * | boxdiceA |
| QComboBox * | boxdiceB |
| QComboBox * | boxodds |
| QComboBox * | boxtable |
|
||||||||||||||||||||
|
Definition at line 8 of file themedialog.cpp. References boxboard, boxdiceA, boxdiceB, boxodds, boxpiecesA, boxpiecesB, boxtable, fillBox(), lineName, and QPEApplication::showDialog(). |
|
|
Definition at line 63 of file themedialog.cpp. |
|
||||||||||||
|
Definition at line 143 of file themedialog.cpp. References QPtrListIterator< type >::current(), QDir::Dirs, QDir::entryInfoList(), QFileInfo::fileName(), QDir::Files, QString::find(), QString::left(), QPEApplication::qpeDir(), QString::right(), and QDir::setFilter(). Referenced by ThemeDialog(). |
|
|
Definition at line 67 of file themedialog.cpp. References ImageNames::board, boxboard, boxdiceA, boxdiceB, boxodds, boxpiecesA, boxpiecesB, boxtable, ImageNames::dice1, ImageNames::dice2, lineName, ImageNames::odds, ImageNames::pieces1, ImageNames::pieces2, ImageNames::table, and ImageNames::theme. Referenced by BackGammon::newtheme(). |
|
|
Definition at line 81 of file themedialog.cpp. References ImageNames::board, boxboard, boxdiceA, boxdiceB, boxodds, boxpiecesA, boxpiecesB, boxtable, ImageNames::dice1, ImageNames::dice2, lineName, ImageNames::odds, ImageNames::pieces1, ImageNames::pieces2, ImageNames::table, and ImageNames::theme. Referenced by BackGammon::newtheme(). |
|
|
Definition at line 25 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 28 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 29 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 30 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 26 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 27 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 31 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
|
|
Definition at line 22 of file themedialog.h. Referenced by getNames(), setCurrent(), and ThemeDialog(). |
1.4.2