KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
KDGantt::DateTimeGrid Member List

This is the complete list of members for KDGantt::DateTimeGrid, including all inherited members.

AbstractGrid(QObject *parent=nullptr)KDGantt::AbstractGrid
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
computeRect(const QDateTime &from, const QDateTime &to, const QRectF &rect) constKDGantt::DateTimeGridprotected
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
customEvent(QEvent *event)QObjectprotectedvirtual
DateTimeGrid()KDGantt::DateTimeGrid
dateTimeRange(const QRectF &rect) constKDGantt::DateTimeGridprotected
dayWidth() constKDGantt::DateTimeGrid
deleteLater()QObject
destroyed(QObject *obj)QObject
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
drawBackground(QPainter *paint, const QRectF &rect) overrideKDGantt::DateTimeGridprotectedvirtual
drawDayBackground(QPainter *painter, const QRectF &rect, const QDate &date)KDGantt::DateTimeGridprotectedvirtual
drawDayForeground(QPainter *painter, const QRectF &rect, const QDate &date)KDGantt::DateTimeGridprotectedvirtual
drawForeground(QPainter *paint, const QRectF &rect) overrideKDGantt::DateTimeGridprotectedvirtual
dumpObjectInfo()QObject
dumpObjectInfo() const constQObject
dumpObjectTree()QObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
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
freeDays() constKDGantt::DateTimeGrid
freeDaysBrush() constKDGantt::DateTimeGrid
gridChanged()KDGantt::AbstractGridsignal
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isSatisfiedConstraint(const Constraint &c) constKDGantt::AbstractGrid
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
mapFromChart(const Span &span, const QModelIndex &idx, const QList< Constraint > &constraints=QList< Constraint >()) const overrideKDGantt::DateTimeGridvirtual
mapFromChart(qreal x) const overrideKDGantt::DateTimeGridvirtual
mapFromDateTime(const QDateTime &dt) constKDGantt::DateTimeGrid
mapToChart(const QModelIndex &idx) const overrideKDGantt::DateTimeGridvirtual
mapToChart(const QVariant &value) const overrideKDGantt::DateTimeGridvirtual
mapToDateTime(qreal x) constKDGantt::DateTimeGrid
metaObject() const constQObjectvirtual
model() constKDGantt::AbstractGrid
moveToThread(QThread *targetThread)QObject
noInformationBrush() constKDGantt::DateTimeGrid
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
paintDayScaleHeader(QPainter *painter, const QRectF &headerRect, const QRectF &exposedRect, qreal offset, QWidget *widget=nullptr)KDGantt::DateTimeGridprotectedvirtual
paintGrid(QPainter *painter, const QRectF &sceneRect, const QRectF &exposedRect, AbstractRowController *rowController=nullptr, QWidget *widget=nullptr) overrideKDGantt::DateTimeGridvirtual
paintHeader(QPainter *painter, const QRectF &headerRect, const QRectF &exposedRect, qreal offset, QWidget *widget=nullptr) overrideKDGantt::DateTimeGridvirtual
paintHourScaleHeader(QPainter *painter, const QRectF &headerRect, const QRectF &exposedRect, qreal offset, QWidget *widget=nullptr)KDGantt::DateTimeGridprotectedvirtual
paintMonthScaleHeader(QPainter *painter, const QRectF &headerRect, const QRectF &exposedRect, qreal offset, QWidget *widget=nullptr)KDGantt::DateTimeGridprotectedvirtual
paintUserDefinedHeader(QPainter *painter, const QRectF &headerRect, const QRectF &exposedRect, qreal offset, const DateTimeScaleFormatter *formatter, QWidget *widget=nullptr)KDGantt::DateTimeGridprotectedvirtual
paintWeekScaleHeader(QPainter *painter, const QRectF &headerRect, const QRectF &exposedRect, qreal offset, QWidget *widget=nullptr)KDGantt::DateTimeGridprotectedvirtual
parent() const constQObject
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_DISABLE_MOVE(Class)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_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
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
qFindChild(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QString &name)QObject
qFindChildren(const QObject *obj, const QRegExp &regExp)QObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
rootIndex() constKDGantt::AbstractGrid
rowSeparators() constKDGantt::DateTimeGrid
scale() constKDGantt::DateTimeGrid
Scale enum nameKDGantt::DateTimeGrid
ScaleAuto enum valueKDGantt::DateTimeGrid
ScaleDay enum valueKDGantt::DateTimeGrid
ScaleHour enum valueKDGantt::DateTimeGrid
ScaleMonth enum valueKDGantt::DateTimeGrid
ScaleUserDefined enum valueKDGantt::DateTimeGrid
ScaleWeek enum valueKDGantt::DateTimeGrid
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setDayWidth(qreal)KDGantt::DateTimeGrid
setFreeDays(const QSet< Qt::DayOfWeek > &fd)KDGantt::DateTimeGrid
setFreeDaysBrush(const QBrush brush)KDGantt::DateTimeGrid
setModel(QAbstractItemModel *model)KDGantt::AbstractGridvirtualslot
setNoInformationBrush(const QBrush &brush)KDGantt::DateTimeGrid
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRootIndex(const QModelIndex &idx)KDGantt::AbstractGridvirtualslot
setRowSeparators(bool enable)KDGantt::DateTimeGrid
setScale(Scale s)KDGantt::DateTimeGrid
setStartDateTime(const QDateTime &dt)KDGantt::DateTimeGrid
setUserDefinedLowerScale(DateTimeScaleFormatter *lower)KDGantt::DateTimeGrid
setUserDefinedUpperScale(DateTimeScaleFormatter *upper)KDGantt::DateTimeGrid
setWeekStart(Qt::DayOfWeek)KDGantt::DateTimeGrid
signalsBlocked() const constQObject
startDateTime() constKDGantt::DateTimeGrid
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
userDefinedLowerScale() constKDGantt::DateTimeGrid
userDefinedUpperScale() constKDGantt::DateTimeGrid
weekStart() constKDGantt::DateTimeGrid
~AbstractGrid() overrideKDGantt::AbstractGrid
~DateTimeGrid() overrideKDGantt::DateTimeGrid
~QObject()QObjectvirtual

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated on Fri May 17 2024 00:00:53 for KD Chart API Documentation by doxygen 1.9.8