Agroeye  1.0
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.progressdialog.PyCallback Class Reference
Inheritance diagram for agroeyepy.View.progressdialog.PyCallback:
Collaboration diagram for agroeyepy.View.progressdialog.PyCallback:

Public Member Functions

def __init__ (self, parent=None, progressName=None)
 Callback Progress dialog box. More...
 
def start (self)
 
def updateProgressBar (self)
 
def processCallback (self)
 
def closeEvent (self, event)
 
def saveOutput (self)
 Save messages from output info. More...
 

Public Attributes

 parent
 
 agroeyeCallback
 
 progressName
 

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.progressdialog.PyCallback.__init__ (   self,
  parent = None,
  progressName = None 
)

Callback Progress dialog box.

Member Function Documentation

§ closeEvent()

def agroeyepy.View.progressdialog.PyCallback.closeEvent (   self,
  event 
)

§ processCallback()

def agroeyepy.View.progressdialog.PyCallback.processCallback (   self)
Here is the call graph for this function:

§ saveOutput()

def agroeyepy.View.progressdialog.PyCallback.saveOutput (   self)

Save messages from output info.

§ start()

def agroeyepy.View.progressdialog.PyCallback.start (   self)

§ updateProgressBar()

def agroeyepy.View.progressdialog.PyCallback.updateProgressBar (   self)
Here is the caller graph for this function:

Member Data Documentation

§ agroeyeCallback

agroeyepy.View.progressdialog.PyCallback.agroeyeCallback

§ parent

agroeyepy.View.progressdialog.PyCallback.parent

§ progressName

agroeyepy.View.progressdialog.PyCallback.progressName

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