CopperSpice API  1.9.1
QClipboard Member List

This is the complete list of members for QClipboard, including all inherited members.

Mode enum nameQClipboard
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
blockSignals(bool block)QObject
changed(QClipboard::Mode mode)QClipboardsignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
clear(Mode mode=Clipboard)QClipboard
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObject
connect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod, Qt::ConnectionType type=Qt::AutoConnection, const QString &location=QString ())QObjectstatic
connect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...), Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotLambda, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
dataChanged()QClipboardsignal
deleteLater()QObjectslot
destroyed(QObject *obj=nullptr)QObjectsignal
disconnect(const QString &signalMethod=QString (), const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QString &signalMethod, const QString &location, const QObject *receiver=nullptr, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *receiver, const QString &slotMethod=QString ()) constQObject
disconnect(const QObject *sender, const QString &signalMethod, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const QObject *sender, std::nullptr_t, const QObject *receiver, std::nullptr_t)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signalMethod, const QObject *receiver, const QMetaMethod &slotMethod)QObjectstatic
disconnect(const QObject *sender, const QString &signalMethod, const QString &location, const QObject *receiver, const QString &slotMethod)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, SlotReturn (SlotClass::*slotMethod)(SlotArgs...))QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, std::nullptr_t slotMethod=nullptr)QObjectstatic
disconnect(const Sender *sender, void (SignalClass::*signalMethod)(SignalArgs...), const Receiver *receiver, T slotMethod)QObjectstatic
disconnectNotify(const QMetaMethod &signalMethod) constQObjectprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findBufferChanged()QClipboardsignal
findChild(const QString &childName=QString ()) constQObject
findChildren(const QString &childName=QString (), Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
findChildren(const QRegularExpression &regExp, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObject
image(Mode mode=Clipboard) constQClipboard
inherits(const QString &className) constQObject
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signalMethod) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
metaObject() constQObject
mimeData(Mode mode=Clipboard) constQClipboard
moveToThread(QThread *targetThread)QObject
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
ownsClipboard() constQClipboard
ownsFindBuffer() constQClipboard
ownsSelection() constQClipboard
parent() constQObject
pixmap(Mode mode=Clipboard) constQClipboard
property(const QString &name) constQObject
qobject_cast(QObject *object)QObjectrelated
receivers(const QString &signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
selectionChanged()QClipboardsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setImage(const QImage &image, Mode mode=Clipboard)QClipboard
setMimeData(QMimeData *data, Mode mode=Clipboard)QClipboard
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setPixmap(const QPixmap &pixmap, Mode mode=Clipboard)QClipboard
setProperty(const QString &name, const QVariant &value)QObject
setText(const QString &text, Mode mode=Clipboard)QClipboard
signalsBlocked() constQObject
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
staticMetaObject()QObjectstatic
supportsFindBuffer() constQClipboard
supportsSelection() constQClipboard
text(Mode mode=Clipboard) constQClipboard
text(QString &subtype, Mode mode=Clipboard) constQClipboard
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
~QObject()QObject