![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qquicktextedit_p_p.h>
Public Member Functions | |
| Node (int startPos=std::numeric_limits< int >::max(), QSGInternalTextNode *node=nullptr) | |
| QSGInternalTextNode * | textNode () const |
| void | moveStartPos (int delta) |
| int | startPos () const |
| void | setDirty () |
| bool | dirty () const |
Friends | |
| QDebug Q_QUICK_EXPORT | operator<< (QDebug debug, const Node &n) |
Definition at line 53 of file qquicktextedit_p_p.h.
|
inlineexplicit |
Definition at line 54 of file qquicktextedit_p_p.h.
|
inline |
Definition at line 61 of file qquicktextedit_p_p.h.
|
inline |
Definition at line 58 of file qquicktextedit_p_p.h.
|
inline |
Definition at line 60 of file qquicktextedit_p_p.h.
|
inline |
Definition at line 59 of file qquicktextedit_p_p.h.
|
inline |
Definition at line 57 of file qquicktextedit_p_p.h.
Definition at line 3845 of file qquicktextedit.cpp.