#include <ui_form.h>
Public Member Functions | |
void | retranslateUi (QWidget *Form) |
void | setupUi (QWidget *Form) |
Public Attributes | |
QPushButton * | goButton |
QGridLayout * | gridLayout |
QHBoxLayout * | horizontalLayout |
QLabel * | label |
QLabel * | label_2 |
QLineEdit * | lePostalAddress |
QListWidget * | lwMarkers |
QPushButton * | pbRemoveMarker |
QWebView * | webView |
QSpinBox * | zoomSpinBox |
void Ui_Form::retranslateUi | ( | QWidget * | Form | ) | [inline] |
void Ui_Form::setupUi | ( | QWidget * | Form | ) | [inline] |
QPushButton* Ui_Form::goButton |
QGridLayout* Ui_Form::gridLayout |
QHBoxLayout* Ui_Form::horizontalLayout |
QLabel* Ui_Form::label |
QLabel* Ui_Form::label_2 |
QLineEdit* Ui_Form::lePostalAddress |
QListWidget* Ui_Form::lwMarkers |
QPushButton* Ui_Form::pbRemoveMarker |
QWebView* Ui_Form::webView |
QSpinBox* Ui_Form::zoomSpinBox |