Qt string attribute editor.
More...
#include <anatomist/browser/stringEdit.h>
Qt string attribute editor.
Definition at line 66 of file stringEdit.h.
◆ QStringEdit()
QStringEdit::QStringEdit |
( |
const std::string & |
text, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h, |
|
|
QWidget * |
parent = theAnatomist->getQWidgetAncestor() , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~QStringEdit()
QStringEdit::~QStringEdit |
( |
| ) |
|
◆ lineEdit()
QLineEdit* QStringEdit::lineEdit |
( |
| ) |
|
|
inline |
◆ text()
std::string QStringEdit::text |
( |
| ) |
const |
|
inline |
◆ _le
The documentation for this class was generated from the following file: