KDeclarative
MimeDataWrapper.cpp
QString text
A plain text (MIME type text/plain) representation of the data.
Definition MimeDataWrapper.h:28
QString html
A string if the data stored in the object is HTML (MIME type text/html); otherwise returns an empty s...
Definition MimeDataWrapper.h:33
QVariant source
The graphical item on the scene that started the drag event.
Definition MimeDataWrapper.h:54
QVariant color
A color if the data stored in the object represents a color (MIME type application/x-color); otherwis...
Definition MimeDataWrapper.h:49
void append(const QJsonValue &value)
QVariant colorData() const const
QByteArray data(const QString &mimeType) const const
virtual QStringList formats() const const
bool hasColor() const const
bool hasUrls() const const
QString html() const const
QString text() const const
QList< QUrl > urls() const const
QVariant property(const char *name) const const
QString toString(FormattingOptions options) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:14:03 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.