![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 346 of file qtexttable.cpp.
References QFragmentFindHelper::pos.
|
inlinestatic |
Definition at line 341 of file qtexttable.cpp.
References QFragmentFindHelper::pos.