Inheritance diagram for FilePickWidget:Classes | |
| class | NeighbourStrategy |
Public Slots | |
| void | findPath () |
Signals | |
| void | findFailed () |
| void | pathChanged () |
Public Member Functions | |
| FilePickWidget (QWidget *parent) | |
| bool | isEmpty () const |
| void | load (const IniSection &cfg) |
| QString | path () const |
| void | save (IniSection &cfg) |
| void | setFile (const GameFile &file) |
| void | setNeighbourStrategy (QSharedPointer< NeighbourStrategy > strategy) |
| bool | validate () |
Definition at line 33 of file filepickwidget.h.