GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
toolbars.PsMapToolbar Class Reference
Inheritance diagram for toolbars.PsMapToolbar:
Collaboration diagram for toolbars.PsMapToolbar:

Public Member Functions

def __init__
 Toolbar Cartographic Composer (psmap.py)
def OnDecoration
 Decorations overlay menu.
def OnDrawGraphics
 Simple geometry features (point, line, rectangle) overlay menu.

Data Fields

 action
 defaultAction
 icons
 actionOld

Detailed Description

Definition at line 26 of file psmap/toolbars.py.


Constructor & Destructor Documentation

def toolbars.PsMapToolbar.__init__ (   self,
  parent 
)

Toolbar Cartographic Composer (psmap.py)

Parameters:
parentparent window

Reimplemented from toolbars.BaseToolbar.

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

References toolbars.ModelerToolbar._toolbarData(), toolbars.GCPManToolbar._toolbarData(), toolbars.BaseToolbar._toolbarData(), toolbars.GCPDisplayToolbar._toolbarData(), and toolbars.BaseToolbar.InitToolbar().


Member Function Documentation

def toolbars.PsMapToolbar.OnDecoration (   self,
  event 
)

Decorations overlay menu.

Definition at line 142 of file psmap/toolbars.py.

References toolbars.BaseToolbar._onMenu(), and toolbars.PsMapToolbar.icons.

def toolbars.PsMapToolbar.OnDrawGraphics (   self,
  event 
)

Simple geometry features (point, line, rectangle) overlay menu.

Definition at line 152 of file psmap/toolbars.py.


Field Documentation

Reimplemented from toolbars.BaseToolbar.

Definition at line 38 of file psmap/toolbars.py.


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