KProperty
KPropertyMultiLineStringEditor.cpp
49 connect(d->editor, &QPlainTextEdit::textChanged, this, &KPropertyMultiLineStringEditor::slotTextChanged);
Paint
QEvent::Type type() const const
void setContentsMargins(int left, int top, int right, int bottom)
void textChanged()
void addSpacing(int size)
void addWidget(QWidget *widget, int stretch, Qt::Alignment alignment)
virtual void paintEvent(QPaintEvent *event)
Editor for string type supporting multiple lines of plain text.
Definition: KPropertyMultiLineStringEditor.h:27
virtual bool eventFilter(QObject *watched, QEvent *event)
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 04:11:10 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 04:11:10 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.