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
qquickpdfselection.cpp File Reference

(39ebe4abccdc4e059a0e310a331f3fc392c84009)

#include "qquickpdfselection_p.h"
#include "qquickpdfdocument_p.h"
#include <QClipboard>
#include <QGuiApplication>
#include <QLoggingCategory>
#include <QQuickItem>
#include <QQmlEngine>
#include <QRegularExpression>
#include <QStandardPaths>
#include <QtPdf/private/qpdfdocument_p.h>
#include "moc_qquickpdfselection_p.cpp"
+ Include dependency graph for qquickpdfselection.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE const QRegularExpression WordDelimiter (QStringLiteral("\\s"))
 

Function Documentation

◆ WordDelimiter()

static QT_BEGIN_NAMESPACE const QRegularExpression WordDelimiter ( QStringLiteral("\\s") )
static