KIO
kcommentwidget.cpp
Go to the documentation of this file.
71 text = "<p>" + Qt::escape(comment) + " <a href=\"changeComment\">" + i18nc("@label", "Change...") + "</a></p>";
QLayout * layout() const
Type type() const
void setReadOnly(bool readOnly)
If set to true, the comment cannot be changed by the user.
Definition: kcommentwidget.cpp:85
void setAlignment(QFlags< Qt::AlignmentFlag >)
QString toPlainText() const
QPalette::ColorRole foregroundRole() const
QString i18nc(const char *ctxt, const char *text)
KSharedConfigPtr config()
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
void setForegroundRole(QPalette::ColorRole role)
bool isEmpty() const
CopyJob * link(const KUrl &src, const KUrl &destDir, JobFlags flags=DefaultFlags)
Create a link.
Definition: copyjob.cpp:2214
void setText(const QString &)
void hide()
void setMargin(int margin)
QString escape(const QString &plain)
virtual QSize sizeHint() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setText(const QString &text)
virtual bool event(QEvent *event)
void setWordWrap(bool on)
void commentChanged(const QString &comment)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.