#include <QAbstractTextDocumentLayout>
#include <QFileInfo>
#include <QScrollBar>
#include <QTextBlock>
#include <QTextEdit>
Go to the source code of this file.
Classes | |
struct | EnumArray< E, T, N > |
Stack array using an enum as indexer. More... | |
Namespaces | |
details | |
Functions | |
std::int32_t | details::getFirstVisibleBlockId (const QTextEdit &text) |
Returns the id of the first visible block inside a QTextEdit. More... | |
QString | details::stripFilename (const QString &filepath) |