QgsGridMakerPluginGui Class Reference

#include <plugingui.h>

List of all members.


Detailed Description

Author:
Tim Sutton

Definition at line 21 of file plugingui.h.

Signals

void drawRasterLayer (QString)
void drawVectorLayer (QString, QString, QString)

Public Member Functions

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

Private Slots

void on_pbnSelectOutputFile_clicked ()
void on_buttonBox_accepted ()
void on_buttonBox_rejected ()
void on_buttonBox_helpRequested ()

Private Attributes

QAbstractButton * pbnOK

Static Private Attributes

static const int context_id = 0


Constructor & Destructor Documentation

QgsGridMakerPluginGui::QgsGridMakerPluginGui ( QWidget *  parent = 0,
Qt::WFlags  = 0 
)

Definition at line 25 of file plugingui.cpp.

References pbnOK.

QgsGridMakerPluginGui::~QgsGridMakerPluginGui (  ) 

Definition at line 33 of file plugingui.cpp.


Member Function Documentation

void QgsGridMakerPluginGui::on_pbnSelectOutputFile_clicked (  )  [private, slot]

Definition at line 111 of file plugingui.cpp.

References QgsLogger::debug(), and pbnOK.

void QgsGridMakerPluginGui::on_buttonBox_accepted (  )  [private, slot]

Definition at line 36 of file plugingui.cpp.

References QgsLogger::debug(), and drawVectorLayer().

void QgsGridMakerPluginGui::on_buttonBox_rejected (  )  [private, slot]

Definition at line 135 of file plugingui.cpp.

void QgsGridMakerPluginGui::on_buttonBox_helpRequested (  )  [private, slot]

Definition at line 140 of file plugingui.cpp.

References context_id, and QgsContextHelp::run().

void QgsGridMakerPluginGui::drawRasterLayer ( QString   )  [signal]

void QgsGridMakerPluginGui::drawVectorLayer ( QString  ,
QString  ,
QString   
) [signal]

Referenced by on_buttonBox_accepted().


Member Data Documentation

QAbstractButton* QgsGridMakerPluginGui::pbnOK [private]

Definition at line 40 of file plugingui.h.

Referenced by on_pbnSelectOutputFile_clicked(), and QgsGridMakerPluginGui().

const int QgsGridMakerPluginGui::context_id = 0 [static, private]

Definition at line 41 of file plugingui.h.

Referenced by on_buttonBox_helpRequested().


The documentation for this class was generated from the following files:
Generated on Tue Oct 28 16:51:59 2008 for Quantum GIS API Documentation by  doxygen 1.5.1