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

(c338447261878111df7198fbd96051926464e865)

#include "messageeditorwidgets.h"
#include "messagehighlighter.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 378 of file messageeditorwidgets.cpp.