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

OmgGdalWarp Class Reference
[Gui]

#include <omggdalwarp.h>

Inheritance diagram for OmgGdalWarp:

Inheritance graph
[legend]
Collaboration diagram for OmgGdalWarp:

Collaboration graph
[legend]
List of all members.

Detailed Description

A dialog providing access to gdal_warp functions (experimental).

Author:
Tim Sutton

Definition at line 38 of file omggdalwarp.h.

Public Member Functions

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

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 ()
QStringList getListWidgetEntries (const QListWidget *theListWidget)

Private Attributes

OmgGdalmpOmgGdal
QString mFilterList
 List of supported GDAL file filters.


Constructor & Destructor Documentation

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

Definition at line 34 of file omggdalwarp.cpp.

References OmgGdal::buildSupportedRasterFileFilter(), error(), mFilterList, mpOmgGdal, readSettings(), and updateProgress().

Here is the call graph for this function:

OmgGdalWarp::~OmgGdalWarp  ) 
 

Definition at line 48 of file omggdalwarp.cpp.


Member Function Documentation

void OmgGdalWarp::accept  )  [private, slot]
 

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

Definition at line 51 of file omggdalwarp.cpp.

References writeSettings().

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

Definition at line 119 of file omggdalwarp.cpp.

Referenced by OmgGdalWarp().

QStringList OmgGdalWarp::getListWidgetEntries const QListWidget *  theListWidget  )  [private]
 

Definition at line 131 of file omggdalwarp.cpp.

void OmgGdalWarp::on_pbnProcess_clicked  )  [private, slot]
 

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

Definition at line 94 of file omggdalwarp.cpp.

void OmgGdalWarp::on_pbnSelectDir_clicked  )  [private, slot]
 

Definition at line 80 of file omggdalwarp.cpp.

void OmgGdalWarp::on_pbnSelectFile_clicked  )  [private, slot]
 

Auto get a list of filters from gdal (well omgdal actually)

Definition at line 57 of file omggdalwarp.cpp.

References mFilterList.

void OmgGdalWarp::readSettings  )  [private]
 

Definition at line 109 of file omggdalwarp.cpp.

Referenced by OmgGdalWarp().

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

Definition at line 124 of file omggdalwarp.cpp.

Referenced by OmgGdalWarp().

void OmgGdalWarp::writeSettings  )  [private]
 

Definition at line 114 of file omggdalwarp.cpp.

Referenced by accept().


Member Data Documentation

QString OmgGdalWarp::mFilterList [private]
 

List of supported GDAL file filters.

Definition at line 65 of file omggdalwarp.h.

Referenced by OmgGdalWarp(), and on_pbnSelectFile_clicked().

OmgGdal* OmgGdalWarp::mpOmgGdal [private]
 

Definition at line 63 of file omggdalwarp.h.

Referenced by OmgGdalWarp().


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