CVB++ 14.0
ImageScene Member List

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

activePanel() const constQGraphicsScene
activeWindow() const constQGraphicsScene
addEllipse(const QRectF &rect, const QPen &pen, const QBrush &brush)QGraphicsScene
addEllipse(qreal x, qreal y, qreal w, qreal h, const QPen &pen, const QBrush &brush)QGraphicsScene
addItem(QGraphicsItem *item)QGraphicsScene
addLine(const QLineF &line, const QPen &pen)QGraphicsScene
addLine(qreal x1, qreal y1, qreal x2, qreal y2, const QPen &pen)QGraphicsScene
addPath(const QPainterPath &path, const QPen &pen, const QBrush &brush)QGraphicsScene
addPixmap(const QPixmap &pixmap)QGraphicsScene
addPolygon(const QPolygonF &polygon, const QPen &pen, const QBrush &brush)QGraphicsScene
addRect(const QRectF &rect, const QPen &pen, const QBrush &brush)QGraphicsScene
addRect(qreal x, qreal y, qreal w, qreal h, const QPen &pen, const QBrush &brush)QGraphicsScene
addSimpleText(const QString &text, const QFont &font)QGraphicsScene
addText(const QString &text, const QFont &font)QGraphicsScene
addWidget(QWidget *widget, Qt::WindowFlags wFlags)QGraphicsScene
advance()QGraphicsScene
backgroundBrushQGraphicsScene
backgroundBrush() const constQGraphicsScene
blockSignals(bool block)QObject
bspTreeDepthQGraphicsScene
bspTreeDepth() const constQGraphicsScene
changed(const QList< QRectF > &region)QGraphicsScene
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clear()QGraphicsScene
clearFocus()QGraphicsScene
clearSelection()QGraphicsScene
collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode) const constQGraphicsScene
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent)QGraphicsSceneprotectedvirtual
createItemGroup(const QList< QGraphicsItem * > &items)QGraphicsScene
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
destroyItemGroup(QGraphicsItemGroup *group)QGraphicsScene
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dragEnterEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragMoveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
drawForeground(QPainter *painter, const QRectF &rect)QGraphicsSceneprotectedvirtual
drawItems(QPainter *painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget *widget)QGraphicsSceneprotectedvirtual
dropEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *event) overrideQGraphicsSceneprotectedvirtual
eventFilter(QObject *watched, QEvent *event) overrideQGraphicsSceneprotectedvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
focusInEvent(QFocusEvent *focusEvent)QGraphicsSceneprotectedvirtual
focusItem() const constQGraphicsScene
focusItemChanged(QGraphicsItem *newFocusItem, QGraphicsItem *oldFocusItem, Qt::FocusReason reason)QGraphicsScene
focusNextPrevChild(bool next)QGraphicsSceneprotected
focusOnTouchQGraphicsScene
focusOnTouch() const constQGraphicsScene
focusOutEvent(QFocusEvent *focusEvent)QGraphicsSceneprotectedvirtual
fontQGraphicsScene
font() const constQGraphicsScene
foregroundBrushQGraphicsScene
foregroundBrush() const constQGraphicsScene
hasFocus() const constQGraphicsScene
height() const constQGraphicsScene
helpEvent(QGraphicsSceneHelpEvent *helpEvent)QGraphicsSceneprotectedvirtual
ImageScene(QObject *parent=nullptr)ImageSceneinline
ImageView() noexceptImageSceneinlineprotected
inherits(const char *className) const constQObject
inputMethodEvent(QInputMethodEvent *event)QGraphicsSceneprotectedvirtual
inputMethodQuery(Qt::InputMethodQuery query) const constQGraphicsScenevirtual
installEventFilter(QObject *filterObj)QObject
invalidate(qreal x, qreal y, qreal w, qreal h, QGraphicsScene::SceneLayers layers)QGraphicsScene
invalidate(const QRectF &rect, QGraphicsScene::SceneLayers layers)QGraphicsScene
isActive() const constQGraphicsScene
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSortCacheEnabled() const constQGraphicsScene
isWidgetType() const constQObject
isWindowType() const constQObject
itemAt(const QPointF &position) const constQGraphicsScene
itemAt(const QPointF &position, const QTransform &deviceTransform) const constQGraphicsScene
itemAt(qreal x, qreal y) const constQGraphicsScene
itemAt(qreal x, qreal y, const QTransform &deviceTransform) const constQGraphicsScene
itemIndexMethodQGraphicsScene
itemIndexMethod() const constQGraphicsScene
items(Qt::SortOrder order) const constQGraphicsScene
items(const QPointF &pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const constQGraphicsScene
items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const constQGraphicsScene
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const constQGraphicsScene
items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const constQGraphicsScene
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode) const constQGraphicsScene
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const constQGraphicsScene
itemsBoundingRect() const constQGraphicsScene
keyPressEvent(QKeyEvent *keyEvent)QGraphicsSceneprotectedvirtual
keyReleaseEvent(QKeyEvent *keyEvent)QGraphicsSceneprotectedvirtual
killTimer(int id)QObject
metaObject() const constQGraphicsScenevirtual
minimumRenderSizeQGraphicsScene
minimumRenderSize() const constQGraphicsScene
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
mouseGrabberItem() const constQGraphicsScene
mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
paletteQGraphicsScene
palette() const constQGraphicsScene
parent() const constQObject
property(const char *name) const constQObject
QGraphicsScene(QObject *parent)QGraphicsScene
QGraphicsScene(const QRectF &sceneRect, QObject *parent)QGraphicsScene
QGraphicsScene(qreal x, qreal y, qreal width, qreal height, QObject *parent)QGraphicsScene
QObject(QObject *parent)QObject
qt_metacall(QMetaObject::Call, int, void **)QGraphicsScenevirtual
qt_metacast(const char *)QGraphicsScenevirtual
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeItem(QGraphicsItem *item)QGraphicsScene
render(QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode)QGraphicsScene
SceneLayersQGraphicsScene
sceneRectQGraphicsScene
sceneRect() const constQGraphicsScene
sceneRectChanged(const QRectF &rect)QGraphicsScene
selectedItems() const constQGraphicsScene
selectionArea() const constQGraphicsScene
selectionChanged()QGraphicsScene
sender() const constQObjectprotected
senderSignalIndex() const 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)QGraphicsScene
setFocusItem(QGraphicsItem *item, Qt::FocusReason focusReason)QGraphicsScene
setFocusOnTouch(bool enabled)QGraphicsScene
setFont(const QFont &font)QGraphicsScene
setForegroundBrush(const QBrush &brush)QGraphicsScene
setItemIndexMethod(QGraphicsScene::ItemIndexMethod method)QGraphicsScene
setMinimumRenderSize(qreal minSize)QGraphicsScene
setObjectName(const QString &name)QObject
setPalette(const QPalette &palette)QGraphicsScene
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setSceneRect(const QRectF &rect)QGraphicsScene
setSceneRect(qreal x, qreal y, qreal w, qreal h)QGraphicsScene
setSelectionArea(const QPainterPath &path, const QTransform &deviceTransform)QGraphicsScene
setSelectionArea(const QPainterPath &path, Qt::ItemSelectionMode mode, const QTransform &deviceTransform)QGraphicsScene
setSelectionArea(const QPainterPath &path, Qt::ItemSelectionOperation selectionOperation, Qt::ItemSelectionMode mode, const QTransform &deviceTransform)QGraphicsScene
setSortCacheEnabled(bool enabled)QGraphicsScene
setStickyFocus(bool enabled)QGraphicsScene
setStyle(QStyle *style)QGraphicsScene
signalsBlocked() const constQObject
sortCacheEnabledQGraphicsScene
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
stickyFocusQGraphicsScene
stickyFocus() const constQGraphicsScene
style() const constQGraphicsScene
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *s, const char *c, int n)QGraphicsScenestatic
trUtf8(const char *s, const char *c, int n)QGraphicsScenestatic
update(qreal x, qreal y, qreal w, qreal h)QGraphicsScene
update(const QRectF &rect)QGraphicsScene
UploadImage(const Image &image) noexceptImageSceneinlineprotectedvirtual
views() const constQGraphicsScene
wheelEvent(QGraphicsSceneWheelEvent *wheelEvent)QGraphicsSceneprotectedvirtual
width() const constQGraphicsScene
~QGraphicsScene()QGraphicsScenevirtual
~QObject()QObjectvirtual