![]() |
SWMMVis
6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
|
#include <labeledcontrols.h>
Signals | |
| void | textChanged (const QString &text) |
Public Member Functions | |
| LabeledLineEdit (const QString &labelText, QWidget *parent=nullptr) | |
| QString | text () const |
| void | setText (const QString &v) |
| QLineEdit * | lineEdit () const |
Label + QLineEdit pair.
|
explicit |
|
inline |
| void LabeledLineEdit::setText | ( | const QString & | v | ) |
| QString LabeledLineEdit::text | ( | ) | const |
|
signal |