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

Public Member Functions

def __init__
 Dialog used for Z bulk-labeling tool. More...
 

Data Fields

 parent
 
 value
 
 step
 

Detailed Description

Definition at line 579 of file vdigit/dialogs.py.

Constructor & Destructor Documentation

def dialogs.VDigitZBulkDialog.__init__ (   self,
  parent,
  title,
  nselected,
  style = wx.DEFAULT_DIALOG_STYLE 
)

Dialog used for Z bulk-labeling tool.

Definition at line 580 of file vdigit/dialogs.py.

Field Documentation

dialogs.VDigitZBulkDialog.step

Definition at line 612 of file vdigit/dialogs.py.

dialogs.VDigitZBulkDialog.value

Definition at line 603 of file vdigit/dialogs.py.

Referenced by python.core.ScriptError.__str__().


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