GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
toolbars.ModelerToolbar Class Reference

Graphical modeler toolbaro (see gmodeler.py) More...

Inheritance diagram for toolbars.ModelerToolbar:
Collaboration diagram for toolbars.ModelerToolbar:

Public Member Functions

def __init__
 
- Public Member Functions inherited from toolbars.BaseToolbar
def __init__
 
def InitToolbar
 Initialize toolbar, add tools to the toolbar. More...
 
def CreateTool
 Add tool to the toolbar. More...
 
def EnableLongHelp
 Enable/disable long help. More...
 
def OnTool
 Tool selected. More...
 
def GetAction
 Get current action info. More...
 
def SelectDefault
 Select default tool. More...
 
def FixSize
 Fix toolbar width on Windows. More...
 
def Enable
 Enable defined tool. More...
 

Additional Inherited Members

- Data Fields inherited from toolbars.BaseToolbar
 parent
 
 action
 

Detailed Description

Graphical modeler toolbaro (see gmodeler.py)

Definition at line 27 of file gmodeler/toolbars.py.

Constructor & Destructor Documentation


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