|
Magnetoculus Database Builder
Construction de bases de données pour Magnetoculus
|
The page where the user can register a city. More...
Public Member Functions | |
| def | __init__ (self, parent, size=(-1,-1)) |
| def | OnSelectedFile (self, event) |
| def | GetInfo (self) |
| Return the City filename and type. More... | |
Public Attributes | |
| fileLabel | |
| selectedfile | |
| filePicker | |
| formatLabel | |
| formatCombo | |
The page where the user can register a city.
The user must choose a file on his disk, and select a city type (ECityType).
| def DBBrowser.TabAddCity.__init__ | ( | self, | |
| parent, | |||
size = (-1,-1) |
|||
| ) |
| def DBBrowser.TabAddCity.GetInfo | ( | self | ) |
Return the City filename and type.
| def DBBrowser.TabAddCity.OnSelectedFile | ( | self, | |
| event | |||
| ) |
| DBBrowser.TabAddCity.fileLabel |
| DBBrowser.TabAddCity.filePicker |
| DBBrowser.TabAddCity.formatCombo |
| DBBrowser.TabAddCity.formatLabel |
| DBBrowser.TabAddCity.selectedfile |