KGantt::GraphicsScene-members
KGantt::GraphicsScene Member List
This is the complete list of members for KGantt::GraphicsScene, including all inherited members.
activePanel() const const | QGraphicsScene | |
activeWindow() const const | QGraphicsScene | |
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 | |
AllLayers | QGraphicsScene | |
backgroundBrush | QGraphicsScene | |
backgroundBrush() const const | QGraphicsScene | |
BackgroundLayer | QGraphicsScene | |
bindableObjectName() | QObject | |
blockSignals(bool block) | QObject | |
bspTreeDepth | QGraphicsScene | |
bspTreeDepth() const const | QGraphicsScene | |
BspTreeIndex | QGraphicsScene | |
changed(const QList< QRectF > ®ion) | QGraphicsScene | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clear() | QGraphicsScene | |
clearFocus() | QGraphicsScene | |
clearItems() (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
clearSelection() | QGraphicsScene | |
clicked(const QModelIndex &index) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | signal |
collidingItems(const QGraphicsItem *item, Qt::ItemSelectionMode mode) const const | QGraphicsScene | |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
constraintModel() const (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
contextMenuEvent(QGraphicsSceneContextMenuEvent *contextMenuEvent) | QGraphicsScene | protectedvirtual |
createItem(ItemType type) const | KGantt::GraphicsScene | |
createItemGroup(const QList< QGraphicsItem * > &items) | QGraphicsScene | |
customEvent(QEvent *event) | QObject | protectedvirtual |
dataIndex(const QModelIndex &idx) | KGantt::GraphicsScene | static |
deleteLater() | QObject | |
deleteSubtree(const QModelIndex &) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
destroyed(QObject *obj) | QObject | |
destroyItemGroup(QGraphicsItemGroup *group) | QGraphicsScene | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dragEnterEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dragLeaveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dragMoveEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dragSource() const (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
drawBackground(QPainter *painter, const QRectF &rect) override (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | protectedvirtual |
drawForeground(QPainter *painter, const QRectF &rect) override (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | protectedvirtual |
drawItems(QPainter *painter, int numItems, QGraphicsItem *[] items, const QStyleOptionGraphicsItem[] options, QWidget *widget) | QGraphicsScene | protectedvirtual |
dropEvent(QGraphicsSceneDragDropEvent *event) | QGraphicsScene | protectedvirtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
entered(const QModelIndex &index) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | signal |
event(QEvent *event) override | QGraphicsScene | protectedvirtual |
eventFilter(QObject *watched, QEvent *event) override | QGraphicsScene | protectedvirtual |
findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
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) | QGraphicsScene | protectedvirtual |
focusItem() const const | QGraphicsScene | |
focusItemChanged(QGraphicsItem *newFocusItem, QGraphicsItem *oldFocusItem, Qt::FocusReason reason) | QGraphicsScene | |
focusNextPrevChild(bool next) | QGraphicsScene | protectedvirtual |
focusOnTouch | QGraphicsScene | |
focusOnTouch() const const | QGraphicsScene | |
focusOutEvent(QFocusEvent *focusEvent) | QGraphicsScene | protectedvirtual |
font | QGraphicsScene | |
font() const const | QGraphicsScene | |
foregroundBrush | QGraphicsScene | |
foregroundBrush() const const | QGraphicsScene | |
ForegroundLayer | QGraphicsScene | |
getGrid() const | KGantt::GraphicsScene | |
GraphicsScene(QObject *parent=nullptr) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | explicit |
grid() const | KGantt::GraphicsScene | |
gridChanged() (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | signal |
hasFocus() const const | QGraphicsScene | |
height() const const | QGraphicsScene | |
helpEvent(QGraphicsSceneHelpEvent *helpEvent) override (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | protectedvirtual |
inherits(const char *className) const const | QObject | |
inputMethodEvent(QInputMethodEvent *event) | QGraphicsScene | protectedvirtual |
inputMethodQuery(Qt::InputMethodQuery query) const const | QGraphicsScene | virtual |
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 const | QGraphicsScene | |
isQuickItemType() const const | QObject | |
isReadOnly() const (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
itemAt(const QPointF &position, const QTransform &deviceTransform) const const | QGraphicsScene | |
itemAt(qreal x, qreal y, const QTransform &deviceTransform) const const | QGraphicsScene | |
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 | |
ItemIndexMethod enum name | QGraphicsScene | |
itemIndexMethod | QGraphicsScene | |
itemIndexMethod() const const | QGraphicsScene | |
ItemLayer | QGraphicsScene | |
itemPressed(const QModelIndex &idx, QGraphicsSceneMouseEvent *event) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
items(Qt::SortOrder order) const const | QGraphicsScene | |
items(const QPainterPath &path, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const const | QGraphicsScene | |
items(const QPointF &pos, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const const | QGraphicsScene | |
items(const QPolygonF &polygon, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const const | QGraphicsScene | |
items(const QRectF &rect, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const const | QGraphicsScene | |
items(qreal x, qreal y, qreal w, qreal h, Qt::ItemSelectionMode mode, Qt::SortOrder order, const QTransform &deviceTransform) const const | QGraphicsScene | |
itemsBoundingRect() const const | QGraphicsScene | |
keyPressEvent(QKeyEvent *keyEvent) | QGraphicsScene | protectedvirtual |
keyReleaseEvent(QKeyEvent *keyEvent) | QGraphicsScene | protectedvirtual |
killTimer(int id) | QObject | |
mainIndex(const QModelIndex &idx) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | static |
metaObject() const const | QObject | virtual |
minimumRenderSize | QGraphicsScene | |
minimumRenderSize() const const | QGraphicsScene | |
model() const (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
mouseDoubleClickEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | protectedvirtual |
mouseGrabberItem() const const | QGraphicsScene | |
mouseMoveEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | protectedvirtual |
mousePressEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | protectedvirtual |
mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) | QGraphicsScene | protectedvirtual |
moveToThread(QThread *targetThread) | QObject | |
NoIndex | QGraphicsScene | |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
palette | QGraphicsScene | |
palette() const const | QGraphicsScene | |
parent() const const | QObject | |
pressed(const QModelIndex &index) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | signal |
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 const | QObject | |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
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 | |
QObjectList typedef | QObject | |
qrealClicked(const QModelIndex &index) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | signal |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
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 name | QGraphicsScene | |
SceneLayers typedef | QGraphicsScene | |
sceneRect | QGraphicsScene | |
sceneRect() const const | QGraphicsScene | |
sceneRectChanged(const QRectF &rect) | QGraphicsScene | |
selectedItems() const const | QGraphicsScene | |
selectionArea() const const | QGraphicsScene | |
selectionChanged() | QGraphicsScene | |
selectionModel() const (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
sender() const const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
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::GraphicsScene | slot |
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::GraphicsScene | slot |
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::GraphicsScene | slot |
setRootIndex(const QModelIndex &idx) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | slot |
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::GraphicsScene | slot |
setStickyFocus(bool enabled) | QGraphicsScene | |
setStyle(QStyle *style) | QGraphicsScene | |
setSummaryHandlingModel(QAbstractProxyModel *) (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | slot |
signalsBlocked() const const | QObject | |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType) | QObject | |
stickyFocus | QGraphicsScene | |
stickyFocus() const const | QGraphicsScene | |
style() const const | QGraphicsScene | |
summaryHandlingModel() const (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
takeGrid() | KGantt::GraphicsScene | |
thread() const const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
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 const | QGraphicsScene | |
wheelEvent(QGraphicsSceneWheelEvent *wheelEvent) | QGraphicsScene | protectedvirtual |
width() const const | QGraphicsScene | |
~GraphicsScene() override (defined in KGantt::GraphicsScene) | KGantt::GraphicsScene | |
~QGraphicsScene() | QGraphicsScene | virtual |
~QObject() | QObject | virtual |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:41 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:02:41 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.