Agroeye  1.0
Classes | Functions | Variables
agroeyepy.Control.viewerApplication Namespace Reference

Classes

class  AgroEye
 Main Class Everything runs from this point. More...
 

Functions

def removeAfterClose ()
 After close vector file, remove created svg file (in temp svg directory). More...
 

Variables

 app = QtGui.QApplication(sys.argv)
 
 myapp = AgroEye()
 

Function Documentation

§ removeAfterClose()

def agroeyepy.Control.viewerApplication.removeAfterClose ( )

After close vector file, remove created svg file (in temp svg directory).

Variable Documentation

§ app

agroeyepy.Control.viewerApplication.app = QtGui.QApplication(sys.argv)

§ myapp

agroeyepy.Control.viewerApplication.myapp = AgroEye()