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

Public Member Functions

def __init__
 GCP Display toolbar constructor. More...
 
- 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...
 

Data Fields

 togglemapid
 
 togglemap
 
 action
 
 defaultAction
 
- Data Fields inherited from toolbars.BaseToolbar
 parent
 
 action
 

Detailed Description

GCP Display toolbar

Definition at line 76 of file gcp/toolbars.py.

Constructor & Destructor Documentation

def toolbars.GCPDisplayToolbar.__init__ (   self,
  parent 
)

Field Documentation

toolbars.GCPDisplayToolbar.defaultAction

Definition at line 103 of file gcp/toolbars.py.

Referenced by toolbars.BaseToolbar.SelectDefault().

toolbars.GCPDisplayToolbar.togglemap

Definition at line 90 of file gcp/toolbars.py.

toolbars.GCPDisplayToolbar.togglemapid

Definition at line 89 of file gcp/toolbars.py.


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