#include <gamedialog.h>
Inheritance diagram for SaveGameBaseDialog:

Public Member Functions | |
| virtual | ~SaveGameBaseDialog () |
Protected Member Functions | |
| SaveGameBaseDialog (const ASCString &title, PG_MessageObject *c) | |
Protected Attributes | |
| PG_LineEdit * | fileNameValue |
| PG_ScrollBar * | slider |
| PG_ListBox * | fileList |
|
|
Definition at line 698 of file gamedialog.cpp. |
|
||||||||||||
|
|
Definition at line 251 of file gamedialog.h. Referenced by SaveGameBaseDialog(). |
|
|
Definition at line 249 of file gamedialog.h. Referenced by SaveGameBaseDialog(). |
|
|
Definition at line 250 of file gamedialog.h. |
1.4.2