Qt 5.13
Qt Charts
C++ Classes
QStackedBarSeries
Qt Charts | Commercial or GPLv3
List of All Members for QStackedBarSeries
This is the complete list of members for
QStackedBarSeries
, including inherited members.
enum
LabelsPosition
typedef
QObjectList
QStackedBarSeries
(QObject *)
QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
Q_CLASSINFO
(, )
Q_DISABLE_COPY
()
Q_DISABLE_COPY_MOVE
()
Q_DISABLE_MOVE
()
Q_EMIT
Q_ENUM
(
...
)
Q_ENUM_NS
(
...
)
Q_FLAG
(
...
)
Q_FLAG_NS
(
...
)
Q_GADGET
Q_INTERFACES
(
...
)
Q_INVOKABLE
Q_NAMESPACE
Q_OBJECT
Q_PROPERTY
(
...
)
Q_REVISION
Q_SET_OBJECT_NAME
()
Q_SIGNAL
Q_SIGNALS
Q_SLOT
Q_SLOTS
enum
SeriesType
countChanged
()
deleteLater
()
labelsAngleChanged
(qreal )
labelsFormatChanged
(const QString &)
labelsPositionChanged
(QAbstractBarSeries::LabelsPosition )
labelsPrecisionChanged
(int )
labelsVisibleChanged
()
nameChanged
()
objectNameChanged
(const QString &)
opacityChanged
()
useOpenGLChanged
()
visibleChanged
()
~QStackedBarSeries
()
append
(QBarSet *) : bool
append
(QList<QBarSet *> ) : bool
attachAxis
(QAbstractAxis *) : bool
attachedAxes
() : QList<QAbstractAxis *>
barSets
() const : QList<QBarSet *>
barWidth
() const : qreal
blockSignals
(bool ) : bool
chart
() const : QChart *
childEvent
(QChildEvent *)
clear
()
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
connectNotify
(const QMetaMethod &)
count
() const : int
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 QMetaObject::Connection &) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
hide
()
insert
(int , QBarSet *) : bool
isLabelsVisible
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isVisible
() const : bool
killTimer
(int )
labelsAngle
() const : qreal
labelsFormat
() const : QString
labelsPosition
() const : QAbstractBarSeries::LabelsPosition
labelsPrecision
() const : int
moveToThread
(QThread *)
name
() const : QString
objectName
() const : QString
opacity
() const : qreal
property
(const char *) const : QVariant
receivers
(const char *) const : int
remove
(QBarSet *) : bool
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
setBarWidth
(qreal )
setLabelsAngle
(qreal )
setLabelsFormat
(const QString &)
setLabelsPosition
(QAbstractBarSeries::LabelsPosition )
setLabelsPrecision
(int )
setLabelsVisible
(bool )
setName
(const QString &)
setObjectName
(const QString &)
setOpacity
(qreal )
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setUseOpenGL
(bool )
setVisible
(bool )
show
()
startTimer
(int , Qt::TimerType ) : int
staticMetaObject
:
take
(QBarSet *) : bool
thread
() const : QThread *
type
() const : QAbstractSeries::SeriesType
useOpenGL
() const : bool