- enum LabelsPosition
- QHorizontalPercentBarSeries(QObject *)
- enum SeriesType
- barsetsAdded(QList<QBarSet *> )
- barsetsRemoved(QList<QBarSet *> )
- clicked(int , QBarSet *)
- countChanged()
- deleteLater()
- destroyed(QObject *)
- doubleClicked(int , QBarSet *)
- hovered(bool , int , QBarSet *)
- labelsAngleChanged(qreal )
- labelsFormatChanged(const QString &)
- labelsPositionChanged(QAbstractBarSeries::LabelsPosition )
- labelsPrecisionChanged(int )
- labelsVisibleChanged()
- nameChanged()
- objectNameChanged(const QString &)
- opacityChanged()
- pressed(int , QBarSet *)
- released(int , QBarSet *)
- useOpenGLChanged()
- visibleChanged()
- ~QHorizontalPercentBarSeries()
- 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 *)
- children() const : const QObjectList &
- 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
- 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 &)
- 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 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
- insert(int , QBarSet *) : bool
- installEventFilter(QObject *)
- isLabelsVisible() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isVisible() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int )
- labelsAngle() const : qreal
- labelsFormat() const : QString
- labelsPosition() const : QAbstractBarSeries::LabelsPosition
- labelsPrecision() const : int
- metaObject() const : const QMetaObject *
- moveToThread(QThread *)
- name() const : QString
- objectName() const : QString
- opacity() const : qreal
- parent() const : QObject *
- 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()
- signalsBlocked() const : bool
- startTimer(int , Qt::TimerType ) : int
- startTimer(std::chrono::milliseconds , Qt::TimerType ) : int
- staticMetaObject :
- take(QBarSet *) : bool
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int ) : QString
- type() const : QAbstractSeries::SeriesType
- useOpenGL() const : bool
|