KGantt::GraphicsScene-members

Search for usage in LXR

KGantt::GraphicsScene Member List

This is the complete list of members for KGantt::GraphicsScene, 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
AllLayersQGraphicsScene
backgroundBrushQGraphicsScene
backgroundBrush() const constQGraphicsScene
BackgroundLayerQGraphicsScene
bindableObjectName()QObject
blockSignals(bool block)QObject
bspTreeDepthQGraphicsScene
bspTreeDepth() const constQGraphicsScene
BspTreeIndexQGraphicsScene
changed(const QList< QRectF > &region)QGraphicsScene
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clear()QGraphicsScene
clearFocus()QGraphicsScene
clearItems() (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
clearSelection()QGraphicsScene
clicked(const QModelIndex &index) (defined in KGantt::GraphicsScene)KGantt::GraphicsScenesignal
collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode) const constQGraphicsScene
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction 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 QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
constraintModel() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent)QGraphicsSceneprotectedvirtual
createItem(ItemType type) constKGantt::GraphicsScene
createItemGroup(const QList< QGraphicsItem * > &items)QGraphicsScene
customEvent(QEvent *event)QObjectprotectedvirtual
dataIndex(const QModelIndex &idx)KGantt::GraphicsScenestatic
deleteLater()QObject
deleteSubtree(const QModelIndex &) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
destroyed(QObject *obj)QObject
destroyItemGroup(QGraphicsItemGroup *group)QGraphicsScene
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dragEnterEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragLeaveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragMoveEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dragSource() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
drawBackground(QPainter *painter, const QRectF &rect) override (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneprotectedvirtual
drawForeground(QPainter *painter, const QRectF &rect) override (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneprotectedvirtual
drawItems(QPainter *painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget *widget)QGraphicsSceneprotectedvirtual
dropEvent(QGraphicsSceneDragDropEvent *event)QGraphicsSceneprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
entered(const QModelIndex &index) (defined in KGantt::GraphicsScene)KGantt::GraphicsScenesignal
event(QEvent *event) overrideQGraphicsSceneprotectedvirtual
eventFilter(QObject *watched, QEvent *event) overrideQGraphicsSceneprotectedvirtual
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
findConstraintItem(const Constraint &) const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
findConstraintItems(const QModelIndex &idx) const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
findItem(const QModelIndex &) const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
findItem(const QPersistentModelIndex &) const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
focusInEvent(QFocusEvent *focusEvent)QGraphicsSceneprotectedvirtual
focusItem() const constQGraphicsScene
focusItemChanged(QGraphicsItem *newFocusItem, QGraphicsItem *oldFocusItem, Qt::FocusReason reason)QGraphicsScene
focusNextPrevChild(bool next)QGraphicsSceneprotectedvirtual
focusOnTouchQGraphicsScene
focusOnTouch() const constQGraphicsScene
focusOutEvent(QFocusEvent *focusEvent)QGraphicsSceneprotectedvirtual
fontQGraphicsScene
font() const constQGraphicsScene
foregroundBrushQGraphicsScene
foregroundBrush() const constQGraphicsScene
ForegroundLayerQGraphicsScene
getGrid() constKGantt::GraphicsScene
GraphicsScene(QObject *parent=nullptr) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneexplicit
grid() constKGantt::GraphicsScene
gridChanged() (defined in KGantt::GraphicsScene)KGantt::GraphicsScenesignal
hasFocus() const constQGraphicsScene
height() const constQGraphicsScene
helpEvent(QGraphicsSceneHelpEvent *helpEvent) override (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneprotectedvirtual
inherits(const char *className) const constQObject
inputMethodEvent(QInputMethodEvent *event)QGraphicsSceneprotectedvirtual
inputMethodQuery(Qt::InputMethodQuery query) const constQGraphicsScenevirtual
insertItem(const QPersistentModelIndex &, GraphicsItem *) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
installEventFilter(QObject *filterObj)QObject
invalidate(const QRectF &rect, SceneLayers layers)QGraphicsScene
invalidate(qreal x, qreal y, qreal w, qreal h, SceneLayers layers)QGraphicsScene
isActive() const constQGraphicsScene
isQuickItemType() const constQObject
isReadOnly() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
itemAt(const QPointF &position, const QTransform &deviceTransform) const constQGraphicsScene
itemAt(qreal x, qreal y, const QTransform &deviceTransform) const constQGraphicsScene
itemClicked(const QModelIndex &) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
itemDelegate() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
itemDoubleClicked(const QModelIndex &) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
itemEntered(const QModelIndex &) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
itemIndexMethodQGraphicsScene
itemIndexMethod() const constQGraphicsScene
ItemIndexMethod enum nameQGraphicsScene
ItemLayerQGraphicsScene
itemPressed(const QModelIndex &idx, QGraphicsSceneMouseEvent *event) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
items(Qt::SortOrder order) const constQGraphicsScene
items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const constQGraphicsScene
items(const QPointF &pos, 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 QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) 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
mainIndex(const QModelIndex &idx) (defined in KGantt::GraphicsScene)KGantt::GraphicsScenestatic
metaObject() const constQObjectvirtual
minimumRenderSizeQGraphicsScene
minimumRenderSize() const constQGraphicsScene
model() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
mouseGrabberItem() const constQGraphicsScene
mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent)QGraphicsSceneprotectedvirtual
moveToThread(QThread *targetThread)QObject
NoIndexQGraphicsScene
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
paletteQGraphicsScene
palette() const constQGraphicsScene
parent() const constQObject
pressed(const QModelIndex &index) (defined in KGantt::GraphicsScene)KGantt::GraphicsScenesignal
print(QPrinter *printer, bool drawRowLabels=true, bool drawColumnLabels=true)KGantt::GraphicsScene
print(QPrinter *printer, qreal start, qreal end, bool drawRowLabels=true, bool drawColumnLabels=true)KGantt::GraphicsScene
print(QPainter *painter, const QRectF &target=QRectF(), bool drawRowLabels=true, bool drawColumnLabels=true)KGantt::GraphicsScene
print(QPainter *painter, qreal start, qreal end, const QRectF &target=QRectF(), bool drawRowLabels=true, bool drawColumnLabels=true)KGantt::GraphicsScene
printDiagram(QPrinter *printer, const PrintingContext &context)KGantt::GraphicsScene
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
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
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
qrealClicked(const QModelIndex &index) (defined in KGantt::GraphicsScene)KGantt::GraphicsScenesignal
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
removeItem(const QModelIndex &) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
removeItem(QGraphicsItem *item) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
render(QPainter *painter, const QRectF &target, const QRectF &source, Qt::AspectRatioMode aspectRatioMode)QGraphicsScene
rootIndex() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
rowController() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
SceneLayer enum nameQGraphicsScene
SceneLayersQGraphicsScene
sceneRectQGraphicsScene
sceneRect() const constQGraphicsScene
sceneRectChanged(const QRectF &rect)QGraphicsScene
selectedItems() const constQGraphicsScene
selectionArea() const constQGraphicsScene
selectionChanged()QGraphicsScene
selectionModel() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
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
setConstraintModel(KGantt::ConstraintModel *) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneslot
setDragSource(GraphicsItem *item) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
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
setGrid(AbstractGrid *grid)KGantt::GraphicsScene
setItemDelegate(ItemDelegate *) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
setItemIndexMethod(ItemIndexMethod method)QGraphicsScene
setMinimumRenderSize(qreal minSize)QGraphicsScene
setModel(QAbstractItemModel *) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneslot
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setPalette(const QPalette &palette)QGraphicsScene
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setReadOnly(bool) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneslot
setRootIndex(const QModelIndex &idx) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneslot
setRowController(AbstractRowController *rc) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
setSceneRect(const QRectF &rect)QGraphicsScene
setSceneRect(qreal x, qreal y, qreal w, qreal h)QGraphicsScene
setSelectionArea(const QPainterPath &path, Qt::ItemSelectionOperation selectionOperation, Qt::ItemSelectionMode mode, const QTransform &deviceTransform)QGraphicsScene
setSelectionArea(const QPainterPath &path, const QTransform &deviceTransform)QGraphicsScene
setSelectionModel(QItemSelectionModel *selectionmodel) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneslot
setStickyFocus(bool enabled)QGraphicsScene
setStyle(QStyle *style)QGraphicsScene
setSummaryHandlingModel(QAbstractProxyModel *) (defined in KGantt::GraphicsScene)KGantt::GraphicsSceneslot
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
stickyFocusQGraphicsScene
stickyFocus() const constQGraphicsScene
style() const constQGraphicsScene
summaryHandlingModel() const (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
takeGrid()KGantt::GraphicsScene
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
update(const QRectF &rect)QGraphicsScene
update(qreal x, qreal y, qreal w, qreal h)QGraphicsScene
updateItems() (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
updateRow(const QModelIndex &idx) (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
views() const constQGraphicsScene
wheelEvent(QGraphicsSceneWheelEvent *wheelEvent)QGraphicsSceneprotectedvirtual
width() const constQGraphicsScene
~GraphicsScene() override (defined in KGantt::GraphicsScene)KGantt::GraphicsScene
~QGraphicsScene()QGraphicsScenevirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:14:21 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.