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

Public Member Functions

def __init__
def write
 Update status bar.

Data Fields

 parent

Detailed Description

The log output is redirected to the status bar of the containing frame.

Definition at line 59 of file dbmgr/manager.py.


Constructor & Destructor Documentation

def manager.Log.__init__ (   self,
  parent 
)

Definition at line 63 of file dbmgr/manager.py.


Member Function Documentation

def manager.Log.write (   self,
  text_string 
)

Update status bar.

Definition at line 66 of file dbmgr/manager.py.


Field Documentation


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