#include <stringquery.h>
Public Member Functions | |
QString | get_string () |
StringQuery (QString label) | |
Private Attributes | |
QLineEdit * | edit |
Definition at line 22 of file stringquery.h.
StringQuery::StringQuery | ( | QString | label | ) |
Definition at line 21 of file stringquery.cpp.
QString StringQuery::get_string | ( | ) |
Definition at line 34 of file stringquery.cpp.
QLineEdit* StringQuery::edit [private] |
Definition at line 31 of file stringquery.h.