KDeclarative
MimeDataWrapper.h
31 * A string if the data stored in the object is HTML (MIME type text/html); otherwise returns an empty string.
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
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
QObject * parent() 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.