Inheritance diagram for MapListPanel:Public Member Functions | |
| MapListPanel (QWidget *parent) | |
| void | fillInParams (GameCreateParams ¶ms) |
| bool | hasMaps () const |
| bool | isMapOnList (const QString &mapName) const |
| void | loadConfig (Ini &config) |
| void | saveConfig (Ini &config) |
| void | setCreateServerDialog (CreateServerDialog *dialog) |
| void | setupForEngine (const EnginePlugin *engine) |
Protected Member Functions | |
| void | showEvent (QShowEvent *event) |
Definition at line 35 of file maplistpanel.h.