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

(d6ec2c354f23ee1555720a136a5f276fd4358a5e)

#include "messageeditor.h"
#include "messageeditorwidgets.h"
#include <QApplication>
#include <QBoxLayout>
#include <QCheckBox>
#include <QClipboard>
#include <QDebug>
#include <QDockWidget>
#include <QHeaderView>
#include <QKeyEvent>
#include <QMainWindow>
#include <QPainter>
#include <QTreeView>
#include <QVBoxLayout>
Include dependency graph for messageeditor.cpp:

Go to the source code of this file.

Functions

static void clearSelection (QTextEdit *t)

Function Documentation

◆ clearSelection()

void clearSelection ( QTextEdit * t)
static

Definition at line 335 of file messageeditor.cpp.