Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
messageeditorwidgets.cpp File Reference

(892faf33467de8b5ecad58c7206bcb0ec377226e)

#include "messageeditorwidgets.h"
#include "messagehighlighter.h"
#include "globals.h"
#include <translator.h>
#include <QAbstractTextDocumentLayout>
#include <QAction>
#include <QApplication>
#include <QClipboard>
#include <QDebug>
#include <QLayout>
#include <QMenu>
#include <QMessageBox>
#include <QPainter>
#include <QScrollArea>
#include <QTextBlock>
#include <QTextDocumentFragment>
#include <QToolButton>
#include <QVBoxLayout>
#include <QtGui/private/qtextdocument_p.h>
Include dependency graph for messageeditorwidgets.cpp:

Go to the source code of this file.

Classes

class  ButtonWrapper

Functions

QString toPlainText (const QString &text)

Function Documentation

◆ toPlainText()

QString toPlainText ( const QString & text)

Definition at line 433 of file messageeditorwidgets.cpp.