GRASS Programmer's Manual  6.5.svn(2012)-r51648
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
dialogs.DxfImportDialog Class Reference

Dialog for bulk import of DXF layers. More...

Inheritance diagram for dialogs.DxfImportDialog:
Collaboration diagram for dialogs.DxfImportDialog:

Public Member Functions

def __init__
def OnRun
 Import/Link data (each layes as separate vector map)
def OnSetDsn
 Input DXF file defined, update list of layer widget.
def OnCmdDialog
 Show command dialog.

Data Fields

 dsnInput

Detailed Description

Dialog for bulk import of DXF layers.

Definition at line 1790 of file gui_core/dialogs.py.


Constructor & Destructor Documentation

def dialogs.DxfImportDialog.__init__ (   self,
  parent 
)

Definition at line 1792 of file gui_core/dialogs.py.


Member Function Documentation

def dialogs.DxfImportDialog.OnCmdDialog (   self,
  event 
)

Show command dialog.

Reimplemented from dialogs.ImportDialog.

Definition at line 1873 of file gui_core/dialogs.py.

def dialogs.DxfImportDialog.OnSetDsn (   self,
  event 
)

Field Documentation


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