signal adaptor that lets us get the text inside a QTextEdit
More...
#include <pqSignalAdaptors.h>
Inherits QObject.
signal adaptor that lets us get the text inside a QTextEdit
Definition at line 144 of file pqSignalAdaptors.h.
◆ pqSignalAdaptorTextEdit()
pqSignalAdaptorTextEdit::pqSignalAdaptorTextEdit |
( |
QTextEdit * |
p | ) |
|
◆ text()
QString pqSignalAdaptorTextEdit::text |
( |
| ) |
const |
◆ textChanged
void pqSignalAdaptorTextEdit::textChanged |
( |
| ) |
|
|
signal |
◆ setText
void pqSignalAdaptorTextEdit::setText |
( |
const QString & |
| ) |
|
|
slot |
◆ text
QString pqSignalAdaptorTextEdit::text |
|
readwrite |
The documentation for this class was generated from the following file: