Qt 6.2
Qt Charts
C++ Classes
QAreaSeries
Qt Charts | Commercial or GPLv3
List of All Members for QAreaSeries
This is the complete list of members for
QAreaSeries
, including inherited members.
QAreaSeries
(QLineSeries *, QLineSeries *)
QAreaSeries
(QObject *)
enum
SeriesType
borderColorChanged
(QColor)
clicked
(const QPointF &)
colorChanged
(QColor)
deleteLater
()
destroyed
(QObject *)
doubleClicked
(const QPointF &)
hovered
(const QPointF &, bool)
nameChanged
()
objectNameChanged
(const QString &)
opacityChanged
()
pointLabelsClippingChanged
(bool)
pointLabelsColorChanged
(const QColor &)
pointLabelsFontChanged
(const QFont &)
pointLabelsFormatChanged
(const QString &)
pointLabelsVisibilityChanged
(bool)
pressed
(const QPointF &)
released
(const QPointF &)
useOpenGLChanged
()
visibleChanged
()
~QAreaSeries
()
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
blockSignals
(bool) : bool
borderColor
() const : QColor
brush
() const : QBrush
chart
() const : QChart *
childEvent
(QChildEvent *)
children
() const : const QObjectList &
color
() const : QColor
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
detachAxis
(QAbstractAxis *) : bool
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
findChild
(const QString &, Qt::FindChildOptions) const : T
findChildren
(const QString &, Qt::FindChildOptions) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
hide
()
inherits
(const char *) const : bool
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const : bool
isVisible
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
killTimer
(int)
lowerSeries
() const : QLineSeries *
metaObject
() const : const QMetaObject *
moveToThread
(QThread *)
name
() const : QString
objectName
() const : QString
opacity
() const : qreal
parent
() const : QObject *
pen
() const : QPen
pointLabelsClipping
() const : bool
pointLabelsColor
() const : QColor
pointLabelsFont
() const : QFont
pointLabelsFormat
() const : QString
pointLabelsVisible
() const : bool
pointsVisible
() const : bool
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setBorderColor
(const QColor &)
setBrush
(const QBrush &)
setColor
(const QColor &)
setLowerSeries
(QLineSeries *)
setName
(const QString &)
setObjectName
(const QString &)
setOpacity
(qreal)
setParent
(QObject *)
setPen
(const QPen &)
setPointLabelsClipping
(bool)
setPointLabelsColor
(const QColor &)
setPointLabelsFont
(const QFont &)
setPointLabelsFormat
(const QString &)
setPointLabelsVisible
(bool)
setPointsVisible
(bool)
setProperty
(const char *, const QVariant &) : bool
setUpperSeries
(QLineSeries *)
setUseOpenGL
(bool)
setVisible
(bool)
show
()
signalsBlocked
() const : bool
startTimer
(int, Qt::TimerType) : int
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
tr
(const char *, const char *, int) : QString
type
() const : QAbstractSeries::SeriesType
upperSeries
() const : QLineSeries *
useOpenGL
() const : bool