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

(94a41d036d53b28e8638d13eae40875869af6123)

#include "plaintexteditor_p.h"
#include <QtDesigner/abstractsettings.h>
#include <QtDesigner/abstractformeditor.h>
#include <QtWidgets/qplaintextedit.h>
#include <QtWidgets/qdialogbuttonbox.h>
#include <QtWidgets/qboxlayout.h>
#include <QtWidgets/qpushbutton.h>
+ Include dependency graph for plaintexteditor.cpp:

Go to the source code of this file.

Namespaces

namespace  qdesigner_internal
 Auxiliary methods to store/retrieve settings.
 

Variables

static constexpr auto PlainTextDialogC = "PlainTextDialog"_L1
 
static constexpr auto PlainTextEditorGeometryC = "Geometry"_L1
 

Variable Documentation

◆ PlainTextDialogC

static constexpr auto PlainTextDialogC = "PlainTextDialog"_L1
staticconstexpr

Definition at line 18 of file plaintexteditor.cpp.

◆ PlainTextEditorGeometryC

static constexpr auto PlainTextEditorGeometryC = "Geometry"_L1
staticconstexpr

Definition at line 19 of file plaintexteditor.cpp.