kdgantt2
#include <kdganttgraphicsview_p.h>
Public Member Functions | |
| Private (GraphicsView *_q) | |
| void | slotColumnsInserted (const QModelIndex &parent, int start, int end) |
| void | slotColumnsRemoved (const QModelIndex &parent, int start, int end) |
| void | slotDataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight) |
| void | slotGridChanged () |
| void | slotHeaderContextMenuRequested (const QPoint &pt) |
| void | slotHorizontalScrollValueChanged (int val) |
| void | slotItemClicked (const QModelIndex &idx) |
| void | slotItemDoubleClicked (const QModelIndex &idx) |
| void | slotLayoutChanged () |
| void | slotModelReset () |
| void | slotRowsAboutToBeRemoved (const QModelIndex &parent, int start, int end) |
| void | slotRowsInserted (const QModelIndex &parent, int start, int end) |
| void | slotRowsRemoved (const QModelIndex &parent, int start, int end) |
| void | updateHeaderGeometry () |
Public Attributes | |
| HeaderWidget | headerwidget |
| GraphicsView * | q |
| AbstractRowController * | rowcontroller |
| GraphicsScene | scene |
Detailed Description
Definition at line 54 of file kdganttgraphicsview_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 158 of file kdganttgraphicsview.cpp.
Member Function Documentation
| void GraphicsView::Private::slotColumnsInserted | ( | const QModelIndex & | parent, |
| int | start, | ||
| int | end | ||
| ) |
Definition at line 190 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotColumnsRemoved | ( | const QModelIndex & | parent, |
| int | start, | ||
| int | end | ||
| ) |
Definition at line 202 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotDataChanged | ( | const QModelIndex & | topLeft, |
| const QModelIndex & | bottomRight | ||
| ) |
Definition at line 211 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotGridChanged | ( | ) |
Definition at line 172 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotHeaderContextMenuRequested | ( | const QPoint & | pt | ) |
Definition at line 278 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotHorizontalScrollValueChanged | ( | int | val | ) |
Definition at line 180 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotItemClicked | ( | const QModelIndex & | idx | ) |
Definition at line 262 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotItemDoubleClicked | ( | const QModelIndex & | idx | ) |
Definition at line 270 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotLayoutChanged | ( | ) |
Definition at line 220 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotModelReset | ( | ) |
Definition at line 226 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotRowsAboutToBeRemoved | ( | const QModelIndex & | parent, |
| int | start, | ||
| int | end | ||
| ) |
Definition at line 240 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotRowsInserted | ( | const QModelIndex & | parent, |
| int | start, | ||
| int | end | ||
| ) |
Definition at line 232 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::slotRowsRemoved | ( | const QModelIndex & | parent, |
| int | start, | ||
| int | end | ||
| ) |
Definition at line 251 of file kdganttgraphicsview.cpp.
| void GraphicsView::Private::updateHeaderGeometry | ( | ) |
Definition at line 163 of file kdganttgraphicsview.cpp.
Member Data Documentation
| HeaderWidget KDGantt::GraphicsView::Private::headerwidget |
Definition at line 81 of file kdganttgraphicsview_p.h.
| GraphicsView* KDGantt::GraphicsView::Private::q |
Definition at line 79 of file kdganttgraphicsview_p.h.
| AbstractRowController* KDGantt::GraphicsView::Private::rowcontroller |
Definition at line 80 of file kdganttgraphicsview_p.h.
| GraphicsScene KDGantt::GraphicsView::Private::scene |
Definition at line 82 of file kdganttgraphicsview_p.h.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference