Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QFragmentFindHelper Struct Reference
Collaboration diagram for QFragmentFindHelper:

Public Member Functions

 QFragmentFindHelper (int _pos, const QTextDocumentPrivate::FragmentMap &map)
 QFragmentFindHelper (int _pos, const QTextDocumentPrivate::FragmentMap &map)

Public Attributes

uint pos
const QTextDocumentPrivate::FragmentMapfragmentMap

Detailed Description

Definition at line 333 of file qtexttable.cpp.

Constructor & Destructor Documentation

◆ QFragmentFindHelper() [1/2]

QFragmentFindHelper::QFragmentFindHelper ( int _pos,
const QTextDocumentPrivate::FragmentMap & map )
inline

Definition at line 335 of file qtexttable.cpp.

References QFragmentFindHelper(), and pos.

Referenced by QFragmentFindHelper().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ QFragmentFindHelper() [2/2]

QFragmentFindHelper::QFragmentFindHelper ( int _pos,
const QTextDocumentPrivate::FragmentMap & map )
inline

Definition at line 335 of file qtexttable.cpp.

Member Data Documentation

◆ fragmentMap

const QTextDocumentPrivate::FragmentMap & QFragmentFindHelper::fragmentMap

Definition at line 338 of file qtexttable.cpp.

◆ pos

uint QFragmentFindHelper::pos

Definition at line 337 of file qtexttable.cpp.

Referenced by QFragmentFindHelper(), operator<(), and operator<().


The documentation for this struct was generated from the following file: