Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
CustomScene Member List

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

activePanel() constQGraphicsScene
activeWindow() constQGraphicsScene
addEllipse(const QRectF &rect, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addEllipse(qreal x, qreal y, qreal w, qreal h, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsSceneinline
addItem(QGraphicsItem *item)QGraphicsScene
addLine(const QLineF &line, const QPen &pen=QPen())QGraphicsScene
addLine(qreal x1, qreal y1, qreal x2, qreal y2, const QPen &pen=QPen())QGraphicsSceneinline
addPath(const QPainterPath &path, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addPixmap(const QPixmap &pixmap)QGraphicsScene
addPolygon(const QPolygonF &polygon, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addRect(const QRectF &rect, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsScene
addRect(qreal x, qreal y, qreal w, qreal h, const QPen &pen=QPen(), const QBrush &brush=QBrush())QGraphicsSceneinline
addSimpleText(const QString &text, const QFont &font=QFont())QGraphicsScene
addText(const QString &text, const QFont &font=QFont())QGraphicsScene
addWidget(QWidget *widget, Qt::WindowFlags wFlags=Qt::WindowFlags())QGraphicsScene
advance()QGraphicsSceneslot
AllLayers enum valueQGraphicsScene
backgroundBrushQGraphicsScene
backgroundBrush() constQGraphicsScene
BackgroundLayer enum valueQGraphicsScene
bindableObjectName()QObject
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
bspTreeDepthQGraphicsScene
bspTreeDepth() constQGraphicsScene
BspTreeIndex enum valueQGraphicsScene
changed(const QList< QRectF > &region)QGraphicsScenesignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
clear()QGraphicsSceneslot
clearFocus()QGraphicsScene
clearSelection()QGraphicsSceneslot
collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape) constQGraphicsScene
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contextMenuEvent(QGraphicsSceneContextMenuEvent *event)QGraphicsSceneprotectedvirtual
createItemGroup(const QList< QGraphicsItem * > &items)QGraphicsScene
customEvent(QEvent *event)QObjectprotectedvirtual
CustomScene()CustomSceneinline
d_ptrQObjectprotected
deleteLater()QObjectslot
destroyed(QObject *=nullptr)QObjectsignal
destroyItemGroup(QGraphicsItemGroup *group)QGraphicsScene
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dragEnterEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragMoveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
drawBackground(QPainter *painter, const QRectF &rect)QGraphicsSceneprotectedvirtual
drawForeground(QPainter *painter, const QRectF &rect)QGraphicsSceneprotectedvirtual
drawItems(QPainter *painter, int numItems, QGraphicsItem *items[], const QStyleOptionGraphicsItem options[], QWidget *widget=nullptr) overrideCustomScenevirtual
dropEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
event(QEvent *event) overrideQGraphicsSceneprotectedvirtual
eventFilter(QObject *watched, QEvent *event) overrideQGraphicsSceneprotectedvirtual
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
focusInEvent(QFocusEvent *event)QGraphicsSceneprotectedvirtual
focusItem() constQGraphicsScene
focusItemChanged(QGraphicsItem *newFocus, QGraphicsItem *oldFocus, Qt::FocusReason reason)QGraphicsScenesignal
focusNextPrevChild(bool next)QGraphicsSceneprotectedvirtualslot
focusOnTouchQGraphicsScene
focusOnTouch() constQGraphicsScene
focusOutEvent(QFocusEvent *event)QGraphicsSceneprotectedvirtual
fontQGraphicsScene
font() constQGraphicsScene
foregroundBrushQGraphicsScene
foregroundBrush() constQGraphicsScene
ForegroundLayer enum valueQGraphicsScene
hasFocus() constQGraphicsScene
height() constQGraphicsSceneinline
helpEvent(QGraphicsSceneHelpEvent *event)QGraphicsSceneprotectedvirtual
inherits(const char *classname) constQObjectinline
inputMethodEvent(QInputMethodEvent *event)QGraphicsSceneprotectedvirtual
inputMethodQuery(Qt::InputMethodQuery query) constQGraphicsScenevirtual
installEventFilter(QObject *filterObj)QObject
invalidate(qreal x, qreal y, qreal w, qreal h, SceneLayers layers=AllLayers)QGraphicsSceneinline
invalidate(const QRectF &rect=QRectF(), SceneLayers layers=AllLayers)QGraphicsSceneslot
isActive() constQGraphicsScene
isQuickItemType() constQObjectinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
itemAt(const QPointF &pos, const QTransform &deviceTransform) constQGraphicsScene
itemAt(qreal x, qreal y, const QTransform &deviceTransform) constQGraphicsSceneinline
itemIndexMethodQGraphicsScene
itemIndexMethod() constQGraphicsScene
ItemIndexMethod enum nameQGraphicsScene
ItemLayer enum valueQGraphicsScene
items(Qt::SortOrder order=Qt::DescendingOrder) constQGraphicsScene
items(const QPointF &pos, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape, Qt::SortOrder order=Qt::DescendingOrder, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QRectF &rect, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape, Qt::SortOrder order=Qt::DescendingOrder, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape, Qt::SortOrder order=Qt::DescendingOrder, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(const QPainterPath &path, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape, Qt::SortOrder order=Qt::DescendingOrder, const QTransform &deviceTransform=QTransform()) constQGraphicsScene
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform=QTransform()) constQGraphicsSceneinline
itemsBoundingRect() constQGraphicsScene
keyPressEvent(QKeyEvent *event)QGraphicsSceneprotectedvirtual
keyReleaseEvent(QKeyEvent *event)QGraphicsSceneprotectedvirtual
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
minimumRenderSizeQGraphicsScene
minimumRenderSize() constQGraphicsScene
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
mouseGrabberItem() constQGraphicsScene
mouseMoveEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *event)QGraphicsSceneprotectedvirtual
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
NoIndex enum valueQGraphicsScene
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
paletteQGraphicsScene
palette() constQGraphicsScene
parent() constQObjectinline
property(const char *name) constQObject
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QGraphicsScene(QObject *parent=nullptr)QGraphicsScene
QGraphicsScene(const QRectF &sceneRect, QObject *parent=nullptr)QGraphicsScene
QGraphicsScene(qreal x, qreal y, qreal width, qreal height, QObject *parent=nullptr)QGraphicsScene
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeItem(QGraphicsItem *item)QGraphicsScene
render(QPainter *painter, const QRectF &target=QRectF(), const QRectF &source=QRectF(), Qt::AspectRatioMode aspectRatioMode=Qt::KeepAspectRatio)QGraphicsScene
SceneLayer enum nameQGraphicsScene
sceneRectQGraphicsScene
sceneRect() constQGraphicsScene
sceneRectChanged(const QRectF &rect)QGraphicsScenesignal
selectedItems() constQGraphicsScene
selectionArea() constQGraphicsScene
selectionChanged()QGraphicsScenesignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
sendEvent(QGraphicsItem *item, QEvent *event)QGraphicsScene
setActivePanel(QGraphicsItem *item)QGraphicsScene
setActiveWindow(QGraphicsWidget *widget)QGraphicsScene
setBackgroundBrush(const QBrush &brush)QGraphicsScene
setBspTreeDepth(int depth)QGraphicsScene
setFocus(Qt::FocusReason focusReason=Qt::OtherFocusReason)QGraphicsScene
setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason=Qt::OtherFocusReason)QGraphicsScene
setFocusOnTouch(bool enabled)QGraphicsScene
setFont(const QFont &font)QGraphicsScene
setForegroundBrush(const QBrush &brush)QGraphicsScene
setItemIndexMethod(ItemIndexMethod method)QGraphicsScene
setMinimumRenderSize(qreal minSize)QGraphicsScene
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setPalette(const QPalette &palette)QGraphicsScene
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
setSceneRect(const QRectF &rect)QGraphicsScene
setSceneRect(qreal x, qreal y, qreal w, qreal h)QGraphicsSceneinline
setSelectionArea(const QPainterPath &path, const QTransform &deviceTransform)QGraphicsScene
setSelectionArea(const QPainterPath &path, Qt::ItemSelectionOperation selectionOperation=Qt::ReplaceSelection, Qt::ItemSelectionMode mode=Qt::IntersectsItemShape, const QTransform &deviceTransform=QTransform())QGraphicsScene
setStickyFocus(bool enabled)QGraphicsScene
setStyle(QStyle *style)QGraphicsScene
signalsBlocked() const noexceptQObjectinline
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
stickyFocusQGraphicsScene
stickyFocus() constQGraphicsScene
style() constQGraphicsScene
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
update(qreal x, qreal y, qreal w, qreal h)QGraphicsSceneinline
update(const QRectF &rect=QRectF())QGraphicsSceneslot
views() constQGraphicsScene
wheelEvent(QGraphicsSceneWheelEvent *event)QGraphicsSceneprotectedvirtual
width() constQGraphicsSceneinline
~QGraphicsScene()QGraphicsScenevirtual
~QObject()QObjectvirtual