A dialog used to build a SRSDialog element.
More...
#include <SRSDialog.h>
|
std::string | getName () const |
|
std::string | getP4Desc () const |
|
unsigned int | getSRID () const |
|
| SRSDialog (QWidget *parent=0, Qt::WindowFlags f=0) |
|
| SRSDialog (QWidget *parent, Qt::WindowFlags f, unsigned int srid, const std::string &name, const std::string &p4desc) |
|
| ~SRSDialog () |
|
A dialog used to build a SRSDialog element.
Definition at line 56 of file SRSDialog.h.
te::qt::widgets::SRSDialog::SRSDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
te::qt::widgets::SRSDialog::SRSDialog |
( |
QWidget * |
parent, |
|
|
Qt::WindowFlags |
f, |
|
|
unsigned int |
srid, |
|
|
const std::string & |
name, |
|
|
const std::string & |
p4desc |
|
) |
| |
te::qt::widgets::SRSDialog::~SRSDialog |
( |
| ) |
|
std::string te::qt::widgets::SRSDialog::getName |
( |
| ) |
const |
std::string te::qt::widgets::SRSDialog::getP4Desc |
( |
| ) |
const |
unsigned int te::qt::widgets::SRSDialog::getSRID |
( |
| ) |
const |
void te::qt::widgets::SRSDialog::onCancelPushButtonClicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::SRSDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
bool te::qt::widgets::SRSDialog::m_isUpdate |
|
private |
Ui::SRSDialogForm* te::qt::widgets::SRSDialog::m_ui |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/src/terralib/qt/widgets/srs/SRSDialog.h