CopperSpice API  1.9.1
QGraphicsWidget Member List

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

CacheMode enum nameQGraphicsItem
GraphicsItemChange enum nameQGraphicsItem
GraphicsItemFlag enum nameQGraphicsItem
GraphicsItemFlags typedefQGraphicsItem
PanelModality enum nameQGraphicsItem
QGraphicsObject::QGraphicsItem::QGraphicsItem(QGraphicsItem *parent=nullptr)QGraphicsItemexplicit
QGraphicsLayoutItem(QGraphicsLayoutItem *parent=nullptr, bool isLayout=false)QGraphicsLayoutItem
QGraphicsObject(QGraphicsItem *parent=nullptr)QGraphicsObjectexplicit
QGraphicsWidget(QGraphicsItem *parent=nullptr, Qt::WindowFlags flags=Qt::EmptyFlag)QGraphicsWidget
QObject(QObject *parent=nullptr)QObjectexplicit
QObjectListQObjectrelated
UserTypeQGraphicsItemstaticconstexpr
acceptDrops() constQGraphicsItem
acceptHoverEvents() constQGraphicsItem
acceptTouchEvents() constQGraphicsItem
acceptedMouseButtons() constQGraphicsItem
actions() constQGraphicsWidget
addAction(QAction *action)QGraphicsWidget
addActions(const QList< QAction * > &actions)QGraphicsWidget
adjustSize()QGraphicsWidget
advance(int phase)QGraphicsItemvirtual
autoFillBackgroundQGraphicsWidgetreadwrite
autoFillBackground() constQGraphicsWidget
blockSignals(bool block)QObject
boundingRect() const overrideQGraphicsWidgetoverride
QGraphicsObject::boundingRect() const = 0QGraphicsItempure virtual
boundingRegion(const QTransform &itemToDeviceTransform) constQGraphicsItem
boundingRegionGranularity() constQGraphicsItem
cacheMode() constQGraphicsItem
changeEvent(QEvent *event)QGraphicsWidgetprotectedvirtual
childEvent(QChildEvent *event)QObjectprotectedvirtual
childItems() constQGraphicsItem
children() constQGraphicsWidgetusing
QGraphicsObject::children() constQGraphicsObjectusing
QGraphicsObject::QObject::children() constQObject
childrenBoundingRect() constQGraphicsItem
clearFocus()QGraphicsItem
clipPath() constQGraphicsItem
close()QGraphicsWidgetslot
closeEvent(QCloseEvent *event)QGraphicsWidgetprotectedvirtual
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
contentsRect() constQGraphicsLayoutItem
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
effectiveSizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF ()) constQGraphicsLayoutItem
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) overrideQGraphicsWidgetoverrideprotected
QGraphicsObject::event(QEvent *event) overrideQGraphicsObjectoverrideprotected
QGraphicsObject::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) overrideQGraphicsWidgetoverrideprotected
QGraphicsObject::focusInEvent(QFocusEvent *event)QGraphicsItemprotectedvirtual
focusItem() constQGraphicsItem
focusNextPrevChild(bool next)QGraphicsWidgetprotectedvirtual
focusOutEvent(QFocusEvent *event) overrideQGraphicsWidgetoverrideprotected
QGraphicsObject::focusOutEvent(QFocusEvent *event)QGraphicsItemprotectedvirtual
focusPolicyQGraphicsWidgetreadwrite
focusPolicy() constQGraphicsWidget
focusProxy() constQGraphicsItem
focusWidget() constQGraphicsWidget
fontQGraphicsWidgetreadwrite
font() constQGraphicsWidget
geometryQGraphicsWidgetreadwritenotify
QGraphicsLayoutItem::geometry() constQGraphicsLayoutItem
geometryChanged()QGraphicsWidgetsignal
getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) const overrideQGraphicsWidgetoverridevirtual
getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) constQGraphicsWidget
grabGesture(Qt::GestureType gesture, Qt::GestureFlags flags=Qt::GestureFlags ())QGraphicsObject
grabKeyboard()QGraphicsItem
grabKeyboardEvent(QEvent *event)QGraphicsWidgetprotectedvirtual
grabMouse()QGraphicsItem
grabMouseEvent(QEvent *event)QGraphicsWidgetprotectedvirtual
grabShortcut(const QKeySequence &sequence, Qt::ShortcutContext context=Qt::WindowShortcut)QGraphicsWidget
graphicsEffect() constQGraphicsItem
graphicsItem() constQGraphicsLayoutItem
group() constQGraphicsItem
handlesChildEvents() constQGraphicsItemdeprecated
hasCursor() constQGraphicsItem
hasFocus() constQGraphicsItem
hide()QGraphicsIteminline
hideEvent(QHideEvent *event)QGraphicsWidgetprotectedvirtual
hoverEnterEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
hoverLeaveEvent(QGraphicsSceneHoverEvent *event) overrideQGraphicsWidgetoverrideprotected
QGraphicsObject::hoverLeaveEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
hoverMoveEvent(QGraphicsSceneHoverEvent *event) overrideQGraphicsWidgetoverrideprotected
QGraphicsObject::hoverMoveEvent(QGraphicsSceneHoverEvent *event)QGraphicsItemprotectedvirtual
inherits(const QString &className) constQObject
initStyleOption(QStyleOption *option) constQGraphicsWidgetprotectedvirtual
inputMethodEvent(QInputMethodEvent *event)QGraphicsItemprotectedvirtual
inputMethodHints() constQGraphicsItem
inputMethodQuery(Qt::InputMethodQuery query) constQGraphicsItemprotectedvirtual
insertAction(QAction *before, QAction *action)QGraphicsWidget
insertActions(QAction *before, QList< QAction * > actions)QGraphicsWidget
installEventFilter(QObject *filterObj)QObject
installSceneEventFilter(QGraphicsItem *filterItem)QGraphicsItem
isActive() constQGraphicsItem
isActiveWindow() constQGraphicsWidget
isAncestorOf(const QGraphicsItem *graphicsItem) constQGraphicsItem
isBlockedByModalPanel(QGraphicsItem **blockingPanel=nullptr) constQGraphicsItem
isClipped() constQGraphicsItem
isEnabled() constQGraphicsItem
isLayout() constQGraphicsLayoutItem
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(QGraphicsItem::GraphicsItemChange change, const QVariant &value) overrideQGraphicsWidgetoverrideprotected
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
layoutQGraphicsWidgetreadwritenotify
layout() constQGraphicsWidget
layoutDirectionQGraphicsWidgetreadwritereset
layoutDirection() constQGraphicsWidget
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
maximumHeight() constQGraphicsLayoutIteminline
maximumSizeQGraphicsWidgetreadwrite
QGraphicsLayoutItem::maximumSize() constQGraphicsLayoutItem
maximumWidth() constQGraphicsLayoutIteminline
metaObject() constQObject
minimumHeight() constQGraphicsLayoutIteminline
minimumSizeQGraphicsWidgetreadwrite
QGraphicsLayoutItem::minimumSize() constQGraphicsLayoutItem
minimumWidth() constQGraphicsLayoutIteminline
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mouseMoveEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *event)QGraphicsItemprotectedvirtual
moveBy(qreal dx, qreal dy)QGraphicsIteminline
moveEvent(QGraphicsSceneMoveEvent *event)QGraphicsWidgetprotectedvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObjectwrite
objectName() constQObject
objectNameChanged(const QString &objectName)QObjectsignal
opacityQGraphicsObjectreadwritenotifyfinal_property
QGraphicsItem::opacity() constQGraphicsItem
opacityChanged()QGraphicsObjectsignal
opaqueArea() constQGraphicsItemvirtual
ownedByLayout() constQGraphicsLayoutItem
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) overrideQGraphicsWidgetoverride
QGraphicsObject::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr) = 0QGraphicsItempure virtual
paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=nullptr)QGraphicsWidgetvirtual
paletteQGraphicsWidgetreadwrite
palette() constQGraphicsWidget
panel() constQGraphicsItem
panelModality() constQGraphicsItem
parentQGraphicsObjectreadwritenotifydesignable
QObject::parent() constQObject
parentChanged()QGraphicsObjectsignal
parentItem() constQGraphicsItem
parentLayoutItem() constQGraphicsLayoutItem
parentObject() constQGraphicsItem
parentWidget() constQGraphicsItem
polishEvent()QGraphicsWidgetprotectedvirtual
posQGraphicsObjectreadwritefinal_property
QGraphicsItem::pos() constQGraphicsItem
preferredHeight() constQGraphicsLayoutIteminline
preferredSizeQGraphicsWidgetreadwrite
QGraphicsLayoutItem::preferredSize() constQGraphicsLayoutItem
preferredWidth() constQGraphicsLayoutIteminline
prepareGeometryChange()QGraphicsItemprotected
property(const QString &name) constQObject
qgraphicsitem_cast(QGraphicsItem *item)QGraphicsItemrelated
qobject_cast(QObject *object)QObjectrelated
receivers(const QString &signal) constQObjectprotected
rect() constQGraphicsWidgetinline
releaseShortcut(int id)QGraphicsWidget
removeAction(QAction *action)QGraphicsWidget
removeEventFilter(QObject *obj)QObject
removeSceneEventFilter(QGraphicsItem *filterItem)QGraphicsItem
resetMatrix()QGraphicsItemdeprecated
resetTransform()QGraphicsItem
resize(const QSizeF &size)QGraphicsWidgetinline
resize(qreal width, qreal height)QGraphicsWidgetinline
resizeEvent(QGraphicsSceneResizeEvent *event)QGraphicsWidgetprotectedvirtual
rotationQGraphicsObjectreadwritenotify
QGraphicsItem::rotation() constQGraphicsItem
rotationChanged()QGraphicsObjectsignal
scaleQGraphicsObjectreadwritenotify
QGraphicsItem::scale() constQGraphicsItem
scaleChanged()QGraphicsObjectsignal
scene() constQGraphicsItem
sceneBoundingRect() constQGraphicsItem
sceneEvent(QEvent *event) overrideQGraphicsWidgetoverrideprotected
QGraphicsObject::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
setAttribute(Qt::WidgetAttribute attribute, bool on=true)QGraphicsWidget
setAutoFillBackground(bool enabled)QGraphicsWidget
setBoundingRegionGranularity(qreal granularity)QGraphicsItem
setCacheMode(CacheMode mode, const QSize &cacheSize=QSize ())QGraphicsItem
setContentsMargins(qreal left, qreal top, qreal right, qreal bottom)QGraphicsWidget
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
setFocusPolicy(Qt::FocusPolicy policy)QGraphicsWidget
setFocusProxy(QGraphicsItem *graphicsItem)QGraphicsItem
setFont(const QFont &font)QGraphicsWidget
setGeometry(const QRectF &rect) overrideQGraphicsWidgetinlineoverridevirtual
setGeometry(qreal x, qreal y, qreal width, qreal height)QGraphicsWidgetinline
setGeometry(const QRectF &size)QGraphicsWidgetinlinevirtual
setGraphicsEffect(QGraphicsEffect *effect)QGraphicsItem
setGraphicsItem(QGraphicsItem *item)QGraphicsLayoutItemprotected
setGroup(QGraphicsItemGroup *group)QGraphicsItem
setHandlesChildEvents(bool enabled)QGraphicsItemdeprecated
setInputMethodHints(Qt::InputMethodHints hints)QGraphicsItem
setLayout(QGraphicsLayout *layout)QGraphicsWidget
setLayoutDirection(Qt::LayoutDirection direction)QGraphicsWidget
setMatrix(const QMatrix &matrix, bool combine=false)QGraphicsItemdeprecated
setMaximumHeight(qreal height)QGraphicsLayoutItem
QGraphicsLayoutItem::setMaximumSize(qreal w, qreal h)QGraphicsLayoutIteminline
setMaximumWidth(qreal width)QGraphicsLayoutItem
setMinimumHeight(qreal height)QGraphicsLayoutItem
QGraphicsLayoutItem::setMinimumSize(qreal w, qreal h)QGraphicsLayoutIteminline
setMinimumWidth(qreal width)QGraphicsLayoutItem
setObjectName(const QString &name)QObject
setOpacity(qreal opacity)QGraphicsItem
setOwnedByLayout(bool owner)QGraphicsLayoutItemprotected
setPalette(const QPalette &palette)QGraphicsWidget
setPanelModality(PanelModality panelModality)QGraphicsItem
setParent(QObject *parent)QObject
setParentItem(QGraphicsItem *parent)QGraphicsItem
setParentLayoutItem(QGraphicsLayoutItem *parent)QGraphicsLayoutItem
setPos(const QPointF &pos)QGraphicsItem
setPos(qreal x, qreal y)QGraphicsIteminline
setPreferredHeight(qreal height)QGraphicsLayoutItem
QGraphicsLayoutItem::setPreferredSize(qreal w, qreal h)QGraphicsLayoutIteminline
setPreferredWidth(qreal width)QGraphicsLayoutItem
setProperty(const QString &name, const QVariant &value)QObject
setRotation(qreal angle)QGraphicsItem
setScale(qreal factor)QGraphicsItem
setSelected(bool selected)QGraphicsItem
setShortcutAutoRepeat(int id, bool enabled=true)QGraphicsWidget
setShortcutEnabled(int id, bool enabled=true)QGraphicsWidget
QGraphicsLayoutItem::setSizePolicy(QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy, QSizePolicy::ControlType controlType=QSizePolicy::DefaultType)QGraphicsLayoutItem
setStyle(QStyle *style)QGraphicsWidget
setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second)QGraphicsWidgetstatic
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
setWindowFlags(Qt::WindowFlags flags)QGraphicsWidget
setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom)QGraphicsWidget
setWindowTitle(const QString &title)QGraphicsWidget
setX(qreal x)QGraphicsItem
setY(qreal y)QGraphicsItem
setZValue(qreal z)QGraphicsItem
shape() const overrideQGraphicsWidgetoverride
QGraphicsObject::shape() constQGraphicsItemvirtual
show()QGraphicsIteminline
showEvent(QShowEvent *event)QGraphicsWidgetprotectedvirtual
signalsBlocked() constQObject
sizeQGraphicsWidgetreadwritenotify
size() constQGraphicsWidget
sizeHint(Qt::SizeHint which, const QSizeF &constraint=QSizeF ()) const overrideQGraphicsWidgetoverrideprotectedvirtual
sizePolicyQGraphicsWidgetreadwrite
QGraphicsLayoutItem::sizePolicy() constQGraphicsLayoutItem
stackBefore(const QGraphicsItem *graphicsItem)QGraphicsItem
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
staticMetaObject()QObjectstatic
style() constQGraphicsWidget
testAttribute(Qt::WidgetAttribute attribute) constQGraphicsWidget
thread() constQObject
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() const overrideQGraphicsWidgetoverride
QGraphicsObject::type() constQGraphicsItemvirtual
ungrabGesture(Qt::GestureType gesture)QGraphicsObject
ungrabKeyboard()QGraphicsItem
ungrabKeyboardEvent(QEvent *event)QGraphicsWidgetprotectedvirtual
ungrabMouse()QGraphicsItem
ungrabMouseEvent(QEvent *event)QGraphicsWidgetprotectedvirtual
unsetCursor()QGraphicsItem
unsetLayoutDirection()QGraphicsWidget
unsetWindowFrameMargins()QGraphicsWidget
update(const QRectF &rectF=QRectF ())QGraphicsItem
update(qreal x, qreal y, qreal width, qreal height)QGraphicsIteminline
updateGeometry() overrideQGraphicsWidgetoverrideprotectedvirtual
updateMicroFocus()QGraphicsObjectprotectedslot
visibleQGraphicsObjectreadwritenotifyfinal_property
visibleChanged()QGraphicsObjectsignal
wheelEvent(QGraphicsSceneWheelEvent *event)QGraphicsItemprotectedvirtual
window() constQGraphicsItem
windowFlagsQGraphicsWidgetreadwrite
windowFlags() constQGraphicsWidget
windowFrameEvent(QEvent *event)QGraphicsWidgetprotectedvirtual
windowFrameGeometry() constQGraphicsWidget
windowFrameRect() constQGraphicsWidget
windowFrameSectionAt(const QPointF &pos) constQGraphicsWidgetprotectedvirtual
windowTitleQGraphicsWidgetreadwrite
windowTitle() constQGraphicsWidget
windowType() constQGraphicsWidget
xQGraphicsObjectreadwritenotifyfinal_property
QGraphicsItem::x() constQGraphicsIteminline
xChanged()QGraphicsObjectsignal
yQGraphicsObjectreadwritenotifyfinal_property
QGraphicsItem::y() constQGraphicsIteminline
yChanged()QGraphicsObjectsignal
zQGraphicsObjectreadwritenotifyfinal_property
zChanged()QGraphicsObjectsignal
zValue() constQGraphicsItem
~QGraphicsItem()QGraphicsItemvirtual
~QGraphicsLayoutItem()QGraphicsLayoutItemvirtual
~QGraphicsWidget()QGraphicsWidget
~QObject()QObject