Qt 5.9
Qt GUI
C++ Classes
QClipboard
Qt 5.9.9 Reference Documentation
List of All Members for QClipboard
This is the complete list of members for
QClipboard
, including inherited members.
enum
Mode
changed
(QClipboard::Mode )
clear
(Mode )
dataChanged
()
findBufferChanged
()
image
(Mode ) const : QImage
mimeData
(Mode ) const : const QMimeData *
ownsClipboard
() const : bool
ownsFindBuffer
() const : bool
ownsSelection
() const : bool
pixmap
(Mode ) const : QPixmap
selectionChanged
()
setImage
(const QImage &, Mode )
setMimeData
(QMimeData *, Mode )
setPixmap
(const QPixmap &, Mode )
setText
(const QString &, Mode )
supportsFindBuffer
() const : bool
supportsSelection
() const : bool
text
(Mode ) const : QString
text
(QString &, Mode ) const : QString