- enum AxisLabelsPosition
- enum AxisType
- flags AxisTypes
- enum TickType
- QCategoryAxis(QObject *)
- ~QCategoryAxis()
- alignment() const : Qt::Alignment
- append(const QString &, qreal )
- applyNiceNumbers()
- blockSignals(bool )
- categoriesChanged()
- categoriesLabels() : QStringList
- childEvent(QChildEvent *)
- children() const
- colorChanged(QColor )
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
- connect(const QObject *, const char *, const char *, Qt::ConnectionType ) const
- connect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
- connect(const QObject *, PointerToMemberFunction , Functor )
- connect(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
- connectNotify(const QMetaMethod &)
- count() const : int
- customEvent(QEvent *)
- d_ptr : int
- deleteLater()
- destroyed(QObject *)
- disconnect(const QMetaObject::Connection &)
- disconnect(const char *, const QObject *, const char *) const
- disconnect(const QObject *, const char *) const
- disconnect(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
- disconnectNotify(const QMetaMethod &)
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const
- endValue(const QString &) const : qreal
- event(QEvent *)
- eventFilter(QObject *, QEvent *)
- findChild(const QString &, Qt::FindChildOptions ) const
- findChildren(const QString &, Qt::FindChildOptions ) const
- findChildren(const QRegExp &, Qt::FindChildOptions ) const
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const
- gridLineColor() : QColor
- gridLineColorChanged(const QColor &)
- gridLinePen() const : QPen
- gridLinePenChanged(const QPen &)
- gridVisibleChanged(bool )
- hide()
- inherits(const char *) const
- installEventFilter(QObject *)
- isGridLineVisible() const : bool
- isLineVisible() const : bool
- isMinorGridLineVisible() const : bool
- isReverse() const : bool
- isSignalConnected(const QMetaMethod &) const
- isTitleVisible() const : bool
- isVisible() const : bool
- isWidgetType() const
- isWindowType() const
- killTimer(int )
- labelFormat() const : QString
- labelFormatChanged(const QString &)
- labelsAngle() const : int
- labelsAngleChanged(int )
- labelsBrush() const : QBrush
- labelsBrushChanged(const QBrush &)
- labelsColor() const : QColor
- labelsColorChanged(QColor )
- labelsFont() const : QFont
- labelsFontChanged(const QFont &)
- labelsPosition() const : QCategoryAxis::AxisLabelsPosition
- labelsPositionChanged(QCategoryAxis::AxisLabelsPosition )
- labelsVisible() const : bool
- labelsVisibleChanged(bool )
- linePen() const : QPen
- linePenChanged(const QPen &)
- linePenColor() const : QColor
- lineVisibleChanged(bool )
- max() const : qreal
- maxChanged(qreal )
- metaObject() const : const QMetaObject *
- min() const : qreal
- minChanged(qreal )
- minorGridLineColor() : QColor
- minorGridLineColorChanged(const QColor &)
- minorGridLinePen() const : QPen
- minorGridLinePenChanged(const QPen &)
- minorGridVisibleChanged(bool )
- minorTickCount() const : int
- minorTickCountChanged(int )
- moveToThread(QThread *)
- objectName() const
|
- objectNameChanged(const QString &)
- orientation() const : Qt::Orientation
- parent() const
- property(const char *) const
- qt_metacall(QMetaObject::Call, int, void **) : int
- qt_metacast(const char *) : void *
- rangeChanged(qreal , qreal )
- receivers(const char *) const
- remove(const QString &)
- removeEventFilter(QObject *)
- replaceLabel(const QString &, const QString &)
- reverseChanged(bool )
- sender() const
- senderSignalIndex() const
- setGridLineColor(const QColor &)
- setGridLinePen(const QPen &)
- setGridLineVisible(bool )
- setLabelFormat(const QString &)
- setLabelsAngle(int )
- setLabelsBrush(const QBrush &)
- setLabelsColor(QColor )
- setLabelsFont(const QFont &)
- setLabelsPosition(QCategoryAxis::AxisLabelsPosition )
- setLabelsVisible(bool )
- setLinePen(const QPen &)
- setLinePenColor(QColor )
- setLineVisible(bool )
- setMax(qreal )
- setMin(qreal )
- setMinorGridLineColor(const QColor &)
- setMinorGridLinePen(const QPen &)
- setMinorGridLineVisible(bool )
- setMinorTickCount(int )
- setObjectName(const QString &)
- setParent(QObject *)
- setProperty(const char *, const QVariant &)
- setRange(qreal , qreal )
- setReverse(bool )
- setShadesBorderColor(QColor )
- setShadesBrush(const QBrush &)
- setShadesColor(QColor )
- setShadesPen(const QPen &)
- setShadesVisible(bool )
- setStartValue(qreal )
- setTickAnchor(qreal )
- setTickCount(int )
- setTickInterval(qreal )
- setTickType(QValueAxis::TickType )
- setTitleBrush(const QBrush &)
- setTitleFont(const QFont &)
- setTitleText(const QString &)
- setTitleVisible(bool )
- setVisible(bool )
- shadesBorderColor() const : QColor
- shadesBorderColorChanged(QColor )
- shadesBrush() const : QBrush
- shadesBrushChanged(const QBrush &)
- shadesColor() const : QColor
- shadesColorChanged(QColor )
- shadesPen() const : QPen
- shadesPenChanged(const QPen &)
- shadesVisible() const : bool
- shadesVisibleChanged(bool )
- show()
- signalsBlocked() const
- startTimer(int , Qt::TimerType )
- startTimer(std::chrono::milliseconds , Qt::TimerType )
- startValue(const QString &) const : qreal
- staticMetaObject : const QMetaObject
- staticQtMetaObject :
- thread() const
- tickAnchor() const : qreal
- tickAnchorChanged(qreal )
- tickCount() const : int
- tickCountChanged(int )
- tickInterval() const : qreal
- tickIntervalChanged(qreal )
- tickType() const : QValueAxis::TickType
- tickTypeChanged(QValueAxis::TickType )
- timerEvent(QTimerEvent *)
- titleBrush() const : QBrush
- titleBrushChanged(const QBrush &)
- titleFont() const : QFont
- titleFontChanged(const QFont &)
- titleText() const : QString
- titleTextChanged(const QString &)
- titleVisibleChanged(bool )
- tr(const char *, const char *, int ) : QString
- trUtf8(const char *, const char *, int ) : QString
- type() const : QAbstractAxis::AxisType
- visibleChanged(bool )
|