![]() |
Qt 6.x
The Qt SDK
|
#include "qtexttable.h"
#include "qtextcursor.h"
#include "qtextformat.h"
#include <qdebug.h>
#include "qtextcursor_p.h"
#include "qtexttable_p.h"
#include "qvarlengtharray.h"
#include <algorithm>
#include <stdlib.h>
#include "moc_qtexttable.cpp"
Go to the source code of this file.
Classes | |
struct | QFragmentFindHelper |
Functions | |
static bool | operator< (int fragment, const QFragmentFindHelper &helper) |
static bool | operator< (const QFragmentFindHelper &helper, int fragment) |
|
inlinestatic |
Definition at line 344 of file qtexttable.cpp.
References QFragmentFindHelper::fragmentMap, QFragmentFindHelper::pos, and QFragmentMap< Fragment >::position().
|
inlinestatic |
Definition at line 339 of file qtexttable.cpp.
References QFragmentFindHelper::fragmentMap, QFragmentFindHelper::pos, and QFragmentMap< Fragment >::position().