KDeclarative
clipboard.h
QStringList formats
Figure out the nature of the contents in the clipboard as mimetype strings.
Definition clipboard.h:54
QVariant content
Provides the contents currently in the clipboard and lets modify them.
Definition clipboard.h:49
QML_ELEMENTQClipboard::Mode mode
Controls the state this object will be monitoring and extracting its contents from.
Definition clipboard.h:44
Q_SCRIPTABLE QVariant contentFormat(const QString &format) const
Definition clipboard.cpp:44
Mode
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
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.