- enum AxisType
- flags AxisTypes
- QValueAxis(QObject *)
- ~QValueAxis()
- alignment() const : Qt::Alignment
- applyNiceNumbers()
- blockSignals(bool ) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- colorChanged(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 *)
- d_ptr : QScopedPointer<QObjectData>
- d_ptr : QScopedPointer<QAbstractAxisPrivate>
- deleteLater()
- destroyed(QObject *)
- 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()
- dumpObjectTree()
- 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 QRegExp &, Qt::FindChildOptions ) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
- gridLineColor() : QColor
- gridLineColorChanged(const QColor &)
- gridLinePen() const : QPen
- gridLinePenChanged(const QPen &)
- gridVisibleChanged(bool )
- hide()
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isGridLineVisible() const : bool
- isLineVisible() const : bool
- isMinorGridLineVisible() const : bool
- isReverse() const : bool
- isSignalConnected(const QMetaMethod &) const : bool
- isTitleVisible() const : bool
- isVisible() const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- 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 &)
- 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 )
|
|