![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
QFragmentFindHelper (int _pos, const QTextDocumentPrivate::FragmentMap &map) | |
QFragmentFindHelper (int _pos, const QTextDocumentPrivate::FragmentMap &map) |
Public Attributes | |
uint | pos |
const QTextDocumentPrivate::FragmentMap & | fragmentMap |
Definition at line 333 of file qtexttable.cpp.
|
inline |
Definition at line 335 of file qtexttable.cpp.
References QFragmentFindHelper(), and pos.
Referenced by QFragmentFindHelper().
|
inline |
Definition at line 335 of file qtexttable.cpp.
const QTextDocumentPrivate::FragmentMap & QFragmentFindHelper::fragmentMap |
Definition at line 338 of file qtexttable.cpp.
uint QFragmentFindHelper::pos |
Definition at line 337 of file qtexttable.cpp.
Referenced by QFragmentFindHelper(), operator<(), and operator<().