#include <qquicktextedit_p_p.h>
Definition at line 53 of file qquicktextedit_p_p.h.
◆ Node()
QQuickTextEditPrivate::Node::Node |
( |
int | startPos = std::numeric_limits<int>::max(), |
|
|
QSGInternalTextNode * | node = nullptr ) |
|
inlineexplicit |
◆ dirty()
bool QQuickTextEditPrivate::Node::dirty |
( |
| ) |
const |
|
inline |
◆ moveStartPos()
void QQuickTextEditPrivate::Node::moveStartPos |
( |
int | delta | ) |
|
|
inline |
◆ setDirty()
void QQuickTextEditPrivate::Node::setDirty |
( |
| ) |
|
|
inline |
◆ startPos()
int QQuickTextEditPrivate::Node::startPos |
( |
| ) |
const |
|
inline |
◆ textNode()
◆ operator<<
The documentation for this struct was generated from the following file: