GRASS Programmer's Manual  6.4.4(2014)-r
manager.Log Class Reference

Public Member Functions

def __init__ (self, parent)
 
def write (self, text_string)
 Update status bar. More...
 

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: