GRASS Programmer's Manual  6.4.2(2012)
gui_modules.gdialogs.GdalImportDialog Class Reference

Dialog for bulk import of various raster/vector data. More...

Inheritance diagram for gui_modules.gdialogs.GdalImportDialog:
Collaboration diagram for gui_modules.gdialogs.GdalImportDialog:

Public Member Functions

def __init__
def OnRun
 Import/Link data (each layes as separate vector map)
def OnCmdDialog
 Show command dialog.

Data Fields

 link
 ogr
 dsnInput
 commandId
 importType

Detailed Description

Dialog for bulk import of various raster/vector data.

Definition at line 1232 of file gdialogs.py.


Constructor & Destructor Documentation

def gui_modules.gdialogs.GdalImportDialog.__init__ (   self,
  parent,
  ogr = False,
  link = False 
)

Definition at line 1234 of file gdialogs.py.


Member Function Documentation


Field Documentation


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines