GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
forms.UpdateThread Class Reference

Update dialog widgets in the thread. More...

Inheritance diagram for forms.UpdateThread:
Collaboration diagram for forms.UpdateThread:

Public Member Functions

def __init__
def run

Data Fields

 parent
 event
 eventId
 task
 data

Detailed Description

Update dialog widgets in the thread.

Definition at line 154 of file forms.py.


Constructor & Destructor Documentation

def forms.UpdateThread.__init__ (   self,
  parent,
  event,
  eventId,
  task 
)

Definition at line 156 of file forms.py.


Member Function Documentation


Field Documentation

Definition at line 160 of file forms.py.

Definition at line 161 of file forms.py.

Referenced by forms.UpdateThread.run().


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