Bases: PyQt4.QtGui.QApplication
Principal Class of the program, it instances the global object.
-
goToScreen(screenId)[source]
This function is called byt the “switchTo...”, function who is used to switch between the differrent interfaces
-
quit()[source]
This fonction is used to exit the programme
-
switchToAP()[source]
This fonction is used to access Access Point management screen
-
switchToExtract()[source]
This fonction is used to switch on the measure extraction screen
-
switchToImport()[source]
This fonction is used to switch to the “Import XML” screen
-
switchToLieu()[source]
This fonction is used to switch to switch on the environment management screen
-
switchToMenu()[source]
This fonction permits to switch on the principal interface
-
switchToMesure()[source]
This fonction is used to switch to the “taking measure” screen
-
switchToSG()[source]
This fonction is used to switch to the “show graphics” screen