#include </home/clem/local/src/opie/noncore/games/backgammon/filedialog.h>
Collaboration diagram for FileDialog:

Public Member Functions | |
| FileDialog (QWidget *parent, QString header, QString extension, const char *name=0, bool modal=TRUE, WFlags f=0) | |
| ~FileDialog () | |
| QString | filename () |
Private Slots | |
| void | selectorclicked (QListViewItem *entry) |
Private Member Functions | |
| void | getCurrentDir () |
Private Attributes | |
| QListView * | dirselector |
| QLineEdit * | fileinput |
| QString | ext |
| QString | file_name |
|
||||||||||||||||||||||||||||
|
Definition at line 6 of file filedialog.cpp. References dirselector, ext, file_name, fileinput, getCurrentDir(), selectorclicked(), and QPEApplication::showDialog(). |
|
|
Definition at line 25 of file filedialog.cpp. |
|
|
Definition at line 58 of file filedialog.cpp. References file_name. Referenced by BackGammon::deletegame(), BackGammon::deletetheme(), BackGammon::loadgame(), and BackGammon::loadtheme(). |
|
|
Definition at line 37 of file filedialog.cpp. References QPtrListIterator< type >::current(), dirselector, QDir::entryInfoList(), ext, QFileInfo::fileName(), QDir::Files, QString::left(), QString::length(), QPEApplication::qpeDir(), QString::right(), and QDir::setFilter(). Referenced by FileDialog(). |
|
|
Definition at line 29 of file filedialog.cpp. References file_name, fileinput, and NULL. Referenced by FileDialog(). |
|
|
Definition at line 12 of file filedialog.h. Referenced by FileDialog(), and getCurrentDir(). |
|
|
Definition at line 16 of file filedialog.h. Referenced by FileDialog(), and getCurrentDir(). |
|
|
Definition at line 17 of file filedialog.h. Referenced by FileDialog(), filename(), and selectorclicked(). |
|
|
Definition at line 15 of file filedialog.h. Referenced by FileDialog(), and selectorclicked(). |
1.4.2