Location search dialog. More...
#include <searchdialog.h>
Public Member Functions | |
SearchDialog (QWidget *parent=0) | |
Constructor. | |
QString | input () |
Gets users input. | |
Private Attributes | |
QLineEdit * | m_searchField |
Pointer to search field. |
Location search dialog.
SearchDialog::SearchDialog | ( | QWidget * | parent = 0 |
) |
Constructor.
parent | Instance of parent widget |
QString SearchDialog::input | ( | ) |
Gets users input.