Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QFragmentFindHelper Struct Reference
+ Collaboration diagram for QFragmentFindHelper:

Public Member Functions

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

Public Attributes

uint pos
 
const QTextDocumentPrivate::FragmentMapfragmentMap
 

Detailed Description

Definition at line 331 of file qtexttable.cpp.

Constructor & Destructor Documentation

◆ QFragmentFindHelper()

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

Definition at line 333 of file qtexttable.cpp.

Member Data Documentation

◆ fragmentMap

const QTextDocumentPrivate::FragmentMap& QFragmentFindHelper::fragmentMap

Definition at line 336 of file qtexttable.cpp.

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

◆ pos

uint QFragmentFindHelper::pos

Definition at line 335 of file qtexttable.cpp.

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


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