#include <qquicktextedit_p_p.h>
Definition at line 42 of file qquicktextedit_p_p.h.
◆ Node()
QQuickTextEditPrivate::Node::Node |
( |
int |
startPos = std::numeric_limits<int>::max() , |
|
|
QQuickTextNode * |
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: