Magnetoculus Database Builder
Construction de bases de données pour Magnetoculus
DBBrowser.TabAddCity Class Reference

The page where the user can register a city. More...

Inheritance diagram for DBBrowser.TabAddCity:

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
 

Detailed Description

The page where the user can register a city.

The user must choose a file on his disk, and select a city type (ECityType).

Constructor & Destructor Documentation

◆ __init__()

def DBBrowser.TabAddCity.__init__ (   self,
  parent,
  size = (-1,-1) 
)

Member Function Documentation

◆ GetInfo()

def DBBrowser.TabAddCity.GetInfo (   self)

Return the City filename and type.

◆ OnSelectedFile()

def DBBrowser.TabAddCity.OnSelectedFile (   self,
  event 
)

Member Data Documentation

◆ fileLabel

DBBrowser.TabAddCity.fileLabel

◆ filePicker

DBBrowser.TabAddCity.filePicker

◆ formatCombo

DBBrowser.TabAddCity.formatCombo

◆ formatLabel

DBBrowser.TabAddCity.formatLabel

◆ selectedfile

DBBrowser.TabAddCity.selectedfile

The documentation for this class was generated from the following file: