Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

OmgGdalRasterContour Class Reference
[Gui]

#include <omggdalrastercontour.h>

Inheritance diagram for OmgGdalRasterContour:

Inheritance graph
[legend]
Collaboration diagram for OmgGdalRasterContour:

Collaboration graph
[legend]
List of all members.

Detailed Description

A dialog to generate a contour map from a gdal raster (experimental).

Author:
Tim Sutton

Definition at line 38 of file omggdalrastercontour.h.

Public Member Functions

 OmgGdalRasterContour (QWidget *parent=0, Qt::WFlags fl=0)
 ~OmgGdalRasterContour ()

Private Slots

void accept ()
void on_pbnSelectFile_clicked ()
void on_pbnSelectDir_clicked ()
void on_pbnProcess_clicked ()
void error (QString theError)
void updateProgress (int theCurrentValue, int theMaximumValue)

Private Member Functions

void readSettings ()
void writeSettings ()

Private Attributes

OmgGdal mOmgGdal


Constructor & Destructor Documentation

OmgGdalRasterContour::OmgGdalRasterContour QWidget parent = 0,
Qt::WFlags  fl = 0
 

Definition at line 33 of file omggdalrastercontour.cpp.

References error(), mOmgGdal, readSettings(), and updateProgress().

Here is the call graph for this function:

OmgGdalRasterContour::~OmgGdalRasterContour  ) 
 

Definition at line 44 of file omggdalrastercontour.cpp.


Member Function Documentation

void OmgGdalRasterContour::accept  )  [private, slot]
 

Runs when the close button is pressed and saves current form state

Definition at line 47 of file omggdalrastercontour.cpp.

References writeSettings().

void OmgGdalRasterContour::error QString  theError  )  [private, slot]
 

Definition at line 103 of file omggdalrastercontour.cpp.

Referenced by OmgGdalRasterContour().

void OmgGdalRasterContour::on_pbnProcess_clicked  )  [private, slot]
 

Runs when process button is pressed. Does not close the form afterwards.

Definition at line 80 of file omggdalrastercontour.cpp.

References OmgGdal::contour(), and mOmgGdal.

void OmgGdalRasterContour::on_pbnSelectDir_clicked  )  [private, slot]
 

Definition at line 67 of file omggdalrastercontour.cpp.

void OmgGdalRasterContour::on_pbnSelectFile_clicked  )  [private, slot]
 

Definition at line 53 of file omggdalrastercontour.cpp.

References OmgLayerSelector::getBaseDir(), and OmgLayerSelector::getSelectedLayers().

void OmgGdalRasterContour::readSettings  )  [private]
 

Definition at line 95 of file omggdalrastercontour.cpp.

Referenced by OmgGdalRasterContour().

void OmgGdalRasterContour::updateProgress int  theCurrentValue,
int  theMaximumValue
[private, slot]
 

Definition at line 108 of file omggdalrastercontour.cpp.

Referenced by OmgGdalRasterContour().

void OmgGdalRasterContour::writeSettings  )  [private]
 

Definition at line 99 of file omggdalrastercontour.cpp.

Referenced by accept().


Member Data Documentation

OmgGdal OmgGdalRasterContour::mOmgGdal [private]
 

Definition at line 63 of file omggdalrastercontour.h.

Referenced by OmgGdalRasterContour(), and on_pbnProcess_clicked().


The documentation for this class was generated from the following files:
Generated on Mon Apr 28 15:13:08 2008 for openModellerDesktop by  doxygen 1.4.1-20050210