CopperSpice API  1.9.1
QGraphicsVideoItem Member List

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

CacheMode enum nameQGraphicsItem
GraphicsItemChange enum nameQGraphicsItem
GraphicsItemFlag enum nameQGraphicsItem
GraphicsItemFlags typedefQGraphicsItem
PanelModality enum nameQGraphicsItem
QGraphicsItem::QGraphicsItem(QGraphicsItem *parent=nullptr)QGraphicsItemexplicit
QGraphicsObject(QGraphicsItem *parent=nullptr)QGraphicsObjectexplicit
QGraphicsVideoItem(QGraphicsItem *parent=nullptr)QGraphicsVideoItemexplicit
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
UserTypeQGraphicsItemstaticconstexpr
acceptDrops() constQGraphicsItem
acceptHoverEvents() constQGraphicsItem
acceptTouchEvents() constQGraphicsItem
acceptedMouseButtons() constQGraphicsItem
advance(int phase)QGraphicsItemvirtual
aspectRatioModeQGraphicsVideoItemreadwrite
aspectRatioMode() constQGraphicsVideoItem
blockSignals(bool block)QObject
boundingRect() const overrideQGraphicsVideoItemoverride
QGraphicsObject::boundingRect() const = 0QGraphicsItempure virtual
boundingRegion(const QTransform &itemToDeviceTransform) constQGraphicsItem
boundingRegionGranularity() constQGraphicsItem
cacheMode() constQGraphicsItem
childEvent(QChildEvent *event)QObjectprotectedvirtual
childItems() constQGraphicsItem
children() constQGraphicsObjectusing
QObject::children() constQObject
childrenBoundingRect() constQGraphicsItem
clearFocus()QGraphicsItem
clipPath() constQGraphicsItem
collidesWithItem(const QGraphicsItem *graphicsItem, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsItemvirtual
collidesWithPath(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsItemvirtual
collidingItems(Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsItem
commonAncestorItem(const QGraphicsItem *graphicsItem) constQGraphicsItem
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
contains(const QPointF &point) constQGraphicsItemvirtual
contextMenuEvent(QGraphicsSceneContextMenuEvent *event)QGraphicsItemprotectedvirtual
cursor() constQGraphicsItem
customEvent(QEvent *event)QObjectprotectedvirtual
data(int key) constQGraphicsItem
deleteLater()QObjectslot
destroyed(QObject *obj=nullptr)QObjectsignal
deviceTransform(const QTransform &viewportTransform) constQGraphicsItem
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
dragEnterEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dragMoveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dropEvent(QGraphicsSceneDragDropEvent *event)QGraphicsItemprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
effectQGraphicsObjectreadwrite
effectiveOpacity() constQGraphicsItem
enabledQGraphicsObjectreadwritenotify
enabledChanged()QGraphicsObjectsignal
ensureVisible(const QRectF &rectF=QRectF (), int xmargin=50, int ymargin=50)QGraphicsItem
ensureVisible(qreal x, qreal y, qreal width, qreal height, int xmargin=50, int ymargin=50)QGraphicsIteminline
event(QEvent *event) overrideQGraphicsObjectoverrideprotected
QObject::event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
filtersChildEvents() constQGraphicsItem
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
flags() constQGraphicsItem
focusInEvent(QFocusEvent *event)QGraphicsItemprotectedvirtual
focusItem() constQGraphicsItem
focusOutEvent(QFocusEvent *event)QGraphicsItemprotectedvirtual
focusProxy() constQGraphicsItem
grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags=Qt::GestureFlags ())QGraphicsObject
grabKeyboard()QGraphicsItem
grabMouse()QGraphicsItem
graphicsEffect() constQGraphicsItem
group() constQGraphicsItem
handlesChildEvents() constQGraphicsItemdeprecated
hasCursor() constQGraphicsItem
hasFocus() constQGraphicsItem
hide()QGraphicsIteminline
hoverEnterEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
hoverLeaveEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
hoverMoveEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
inherits(const QString &className) constQObject
inputMethodEvent(QInputMethodEvent *event)QGraphicsItemprotectedvirtual
inputMethodHints() constQGraphicsItem
inputMethodQuery(Qt::InputMethodQuery query) constQGraphicsItemprotectedvirtual
installEventFilter(QObject *filterObj)QObject
installSceneEventFilter(QGraphicsItem *filterItem)QGraphicsItem
isActive() constQGraphicsItem
isAncestorOf(const QGraphicsItem *graphicsItem) constQGraphicsItem
isBlockedByModalPanel(QGraphicsItem **blockingPanel=nullptr) constQGraphicsItem
isClipped() constQGraphicsItem
isEnabled() constQGraphicsItem
isObscured(const QRectF &rectF=QRectF ()) constQGraphicsItem
isObscured(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
isObscuredBy(const QGraphicsItem *graphicsItem) constQGraphicsItemvirtual
isPanel() constQGraphicsItem
isSelected() constQGraphicsItem
isSignalConnected(const QMetaMethod &signalMethod) constQObjectprotected
isUnderMouse() constQGraphicsItem
isVisible() constQGraphicsItem
isVisibleTo(const QGraphicsItem *graphicsItem) constQGraphicsItem
isWidget() constQGraphicsItem
isWidgetType() constQObject
isWindow() constQGraphicsItem
isWindowType() constQObject
itemChange(GraphicsItemChange change, const QVariant &value) overrideQGraphicsVideoItemoverrideprotected
QGraphicsObject::itemChange(GraphicsItemChange change, const QVariant &value)QGraphicsItemprotectedvirtual
itemTransform(const QGraphicsItem *graphicsItem, bool *ok=nullptr) constQGraphicsItem
keyPressEvent(QKeyEvent *event)QGraphicsItemprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QGraphicsItemprotectedvirtual
killTimer(int id)QObject
mapFromItem(const QGraphicsItem *graphicsItem, const QPointF &point) constQGraphicsItem
mapFromItem(const QGraphicsItem *graphicsItem, const QRectF &rectF) constQGraphicsItem
mapFromItem(const QGraphicsItem *graphicsItem, const QPolygonF &polygon) constQGraphicsItem
mapFromItem(const QGraphicsItem *graphicsItem, const QPainterPath &path) constQGraphicsItem
mapFromItem(const QGraphicsItem *graphicsItem, qreal x, qreal y) constQGraphicsIteminline
mapFromItem(const QGraphicsItem *graphicsItem, qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapFromParent(const QPointF &point) constQGraphicsItem
mapFromParent(const QRectF &rectF) constQGraphicsItem
mapFromParent(const QPolygonF &polygon) constQGraphicsItem
mapFromParent(const QPainterPath &path) constQGraphicsItem
mapFromParent(qreal x, qreal y) constQGraphicsIteminline
mapFromParent(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapFromScene(const QPointF &point) constQGraphicsItem
mapFromScene(const QRectF &rectF) constQGraphicsItem
mapFromScene(const QPolygonF &polygon) constQGraphicsItem
mapFromScene(const QPainterPath &path) constQGraphicsItem
mapFromScene(qreal x, qreal y) constQGraphicsIteminline
mapFromScene(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapRectFromItem(const QGraphicsItem *graphicsItem, const QRectF &rectF) constQGraphicsItem
mapRectFromItem(const QGraphicsItem *graphicsItem, qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapRectFromParent(const QRectF &rectF) constQGraphicsItem
mapRectFromParent(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapRectFromScene(const QRectF &rectF) constQGraphicsItem
mapRectFromScene(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapRectToItem(const QGraphicsItem *graphicsItem, const QRectF &rectF) constQGraphicsItem
mapRectToItem(const QGraphicsItem *graphicsItem, qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapRectToParent(const QRectF &rectF) constQGraphicsItem
mapRectToParent(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapRectToScene(const QRectF &rectF) constQGraphicsItem
mapRectToScene(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapToItem(const QGraphicsItem *graphicsItem, const QPointF &point) constQGraphicsItem
mapToItem(const QGraphicsItem *graphicsItem, const QRectF &rectF) constQGraphicsItem
mapToItem(const QGraphicsItem *graphicsItem, const QPolygonF &polygon) constQGraphicsItem
mapToItem(const QGraphicsItem *graphicsItem, const QPainterPath &path) constQGraphicsItem
mapToItem(const QGraphicsItem *graphicsItem, qreal x, qreal y) constQGraphicsIteminline
mapToItem(const QGraphicsItem *graphicsItem, qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapToParent(const QPointF &point) constQGraphicsItem
mapToParent(const QRectF &rectF) constQGraphicsItem
mapToParent(const QPolygonF &polygon) constQGraphicsItem
mapToParent(const QPainterPath &path) constQGraphicsItem
mapToParent(qreal x, qreal y) constQGraphicsIteminline
mapToParent(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
mapToScene(const QPointF &point) constQGraphicsItem
mapToScene(const QRectF &rectF) constQGraphicsItem
mapToScene(const QPolygonF &polygon) constQGraphicsItem
mapToScene(const QPainterPath &path) constQGraphicsItem
mapToScene(qreal x, qreal y) constQGraphicsIteminline
mapToScene(qreal x, qreal y, qreal width, qreal height) constQGraphicsIteminline
matrix() constQGraphicsItemdeprecated
mediaObjectQGraphicsVideoItemreadwrite
mediaObject() const overrideQGraphicsVideoItemoverridevirtual
metaObject() constQObject
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mouseMoveEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
moveBy(qreal dx, qreal dy)QGraphicsIteminline
moveToThread(QThread *targetThread)QObject
nativeSizeQGraphicsVideoItemreadnotify
nativeSize() constQGraphicsVideoItem
nativeSizeChanged(const QSizeF &size)QGraphicsVideoItemsignal
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
offsetQGraphicsVideoItemreadwrite
offset() constQGraphicsVideoItem
opacityQGraphicsObjectreadwritenotifyfinal_property
QGraphicsItem::opacity() constQGraphicsItem
opacityChanged()QGraphicsObjectsignal
opaqueArea() constQGraphicsItemvirtual
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) overrideQGraphicsVideoItemoverride
QGraphicsObject::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) = 0QGraphicsItempure virtual
panel() constQGraphicsItem
panelModality() constQGraphicsItem
parentQGraphicsObjectreadwritenotifydesignable
QObject::parent() constQObject
parentChanged()QGraphicsObjectsignal
parentItem() constQGraphicsItem
parentObject() constQGraphicsItem
parentWidget() constQGraphicsItem
posQGraphicsObjectreadwritefinal_property
QGraphicsItem::pos() constQGraphicsItem
prepareGeometryChange()QGraphicsItemprotected
property(const QString &name) constQObject
qgraphicsitem_cast(QGraphicsItem *item)QGraphicsItemrelated
qobject_cast(QObject *object)QObjectrelated
receivers(const QString &signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeSceneEventFilter(QGraphicsItem *filterItem)QGraphicsItem
resetMatrix()QGraphicsItemdeprecated
resetTransform()QGraphicsItem
rotationQGraphicsObjectreadwritenotify
QGraphicsItem::rotation() constQGraphicsItem
rotationChanged()QGraphicsObjectsignal
scaleQGraphicsObjectreadwritenotify
QGraphicsItem::scale() constQGraphicsItem
scaleChanged()QGraphicsObjectsignal
scene() constQGraphicsItem
sceneBoundingRect() constQGraphicsItem
sceneEvent(QEvent *event)QGraphicsItemprotectedvirtual
sceneEventFilter(QGraphicsItem *watched, QEvent *event)QGraphicsItemprotectedvirtual
sceneMatrix() constQGraphicsItemdeprecated
scenePos() constQGraphicsItem
sceneTransform() constQGraphicsItem
scroll(qreal dx, qreal dy, const QRectF &rectF=QRectF ())QGraphicsItem
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAcceptDrops(bool on)QGraphicsItem
setAcceptHoverEvents(bool enabled)QGraphicsItem
setAcceptTouchEvents(bool enabled)QGraphicsItem
setAcceptedMouseButtons(Qt::MouseButtons buttons)QGraphicsItem
setActive(bool active)QGraphicsItem
setAspectRatioMode(Qt::AspectRatioMode mode)QGraphicsVideoItem
setBoundingRegionGranularity(qreal granularity)QGraphicsItem
setCacheMode(CacheMode mode, const QSize &cacheSize=QSize ())QGraphicsItem
setCursor(const QCursor &cursor)QGraphicsItem
setData(int key, const QVariant &value)QGraphicsItem
setEnabled(bool enabled)QGraphicsItem
setFiltersChildEvents(bool enabled)QGraphicsItem
setFlag(GraphicsItemFlag flag, bool enabled=true)QGraphicsItem
setFlags(GraphicsItemFlags flags)QGraphicsItem
setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason)QGraphicsItem
setFocusProxy(QGraphicsItem *graphicsItem)QGraphicsItem
setGraphicsEffect(QGraphicsEffect *effect)QGraphicsItem
setGroup(QGraphicsItemGroup *group)QGraphicsItem
setHandlesChildEvents(bool enabled)QGraphicsItemdeprecated
setInputMethodHints(Qt::InputMethodHints hints)QGraphicsItem
setMatrix(const QMatrix &matrix, bool combine=false)QGraphicsItemdeprecated
setMediaObject(QMediaObject *object) overrideQGraphicsVideoItemoverrideprotectedvirtual
setObjectName(const QString &name)QObject
setOffset(const QPointF &offset)QGraphicsVideoItem
setOpacity(qreal opacity)QGraphicsItem
setPanelModality(PanelModality panelModality)QGraphicsItem
setParent(QObject *parent)QObject
setParentItem(QGraphicsItem *parent)QGraphicsItem
setPos(const QPointF &pos)QGraphicsItem
setPos(qreal x, qreal y)QGraphicsIteminline
setProperty(const QString &name, const QVariant &value)QObject
setRotation(qreal angle)QGraphicsItem
setScale(qreal factor)QGraphicsItem
setSelected(bool selected)QGraphicsItem
setSize(const QSizeF &size)QGraphicsVideoItem
setToolTip(const QString &toolTip)QGraphicsItem
setTransform(const QTransform &matrix, bool combine=false)QGraphicsItem
setTransformOriginPoint(const QPointF &origin)QGraphicsItem
setTransformOriginPoint(qreal x, qreal y)QGraphicsIteminline
setTransformations(const QList< QGraphicsTransform * > &transformations)QGraphicsItem
setVisible(bool visible)QGraphicsItem
setX(qreal x)QGraphicsItem
setY(qreal y)QGraphicsItem
setZValue(qreal z)QGraphicsItem
shape() constQGraphicsItemvirtual
show()QGraphicsIteminline
signalsBlocked() constQObject
sizeQGraphicsVideoItemreadwrite
size() constQGraphicsVideoItem
stackBefore(const QGraphicsItem *graphicsItem)QGraphicsItem
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
staticMetaObject()QObjectstatic
thread() constQObject
timerEvent(QTimerEvent *event) overrideQGraphicsVideoItemoverrideprotected
QGraphicsObject::timerEvent(QTimerEvent *event)QObjectprotectedvirtual
toGraphicsObject()QGraphicsItem
toGraphicsObject() constQGraphicsItem
toolTip() constQGraphicsItem
topLevelItem() constQGraphicsItem
topLevelWidget() constQGraphicsItem
tr(const char *text, const char *comment=nullptr, std::optional< int > numArg=std::optional< int >())QObjectstatic
transform() constQGraphicsItem
transformOriginPointQGraphicsObjectreadwrite
QGraphicsItem::transformOriginPoint() constQGraphicsItem
transformations() constQGraphicsItem
type() constQGraphicsItemvirtual
ungrabGesture(Qt::GestureType gesture)QGraphicsObject
ungrabKeyboard()QGraphicsItem
ungrabMouse()QGraphicsItem
unsetCursor()QGraphicsItem
update(const QRectF &rectF=QRectF ())QGraphicsItem
update(qreal x, qreal y, qreal width, qreal height)QGraphicsIteminline
updateMicroFocus()QGraphicsObjectprotectedslot
visibleQGraphicsObjectreadwritenotifyfinal_property
visibleChanged()QGraphicsObjectsignal
wheelEvent(QGraphicsSceneWheelEvent *event)QGraphicsItemprotectedvirtual
window() constQGraphicsItem
xQGraphicsObjectreadwritenotifyfinal_property
QGraphicsItem::x() constQGraphicsIteminline
xChanged()QGraphicsObjectsignal
yQGraphicsObjectreadwritenotifyfinal_property
QGraphicsItem::y() constQGraphicsIteminline
yChanged()QGraphicsObjectsignal
zQGraphicsObjectreadwritenotifyfinal_property
zChanged()QGraphicsObjectsignal
zValue() constQGraphicsItem
~QGraphicsItem()QGraphicsItemvirtual
~QGraphicsVideoItem()QGraphicsVideoItem
~QMediaBindableInterface()QMediaBindableInterfacevirtual
~QObject()QObject