-
QBoxPlotSeries
(QObject *)
-
enum
SeriesType
-
boxOutlineVisibilityChanged
()
-
boxWidthChanged
()
-
boxsetsAdded
(QList<QBoxSet *> )
-
boxsetsRemoved
(QList<QBoxSet *> )
-
brushChanged
()
-
clicked
(QBoxSet *)
-
countChanged
()
-
deleteLater
()
-
destroyed
(QObject *)
-
doubleClicked
(QBoxSet *)
-
hovered
(bool , QBoxSet *)
-
nameChanged
()
-
objectNameChanged
(const QString &)
-
opacityChanged
()
-
penChanged
()
-
pressed
(QBoxSet *)
-
released
(QBoxSet *)
-
useOpenGLChanged
()
-
visibleChanged
()
-
~QBoxPlotSeries
()
-
append
(QBoxSet *) : bool
-
append
(QList<QBoxSet *> ) : bool
-
attachAxis
(QAbstractAxis *) : bool
-
attachedAxes
() : QList<QAbstractAxis *>
-
blockSignals
(bool ) : bool
-
boxOutlineVisible
() : bool
-
boxSets
() const : QList<QBoxSet *>
-
boxWidth
() : qreal
-
brush
() const : QBrush
-
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 , QBoxSet *) : bool
-
installEventFilter
(QObject *)
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isVisible
() const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int )
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
name
() const : QString
-
objectName
() const : QString
-
opacity
() const : qreal
-
parent
() const : QObject *
-
pen
() const : QPen
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
remove
(QBoxSet *) : bool
-
removeEventFilter
(QObject *)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setBoxOutlineVisible
(bool )
-
setBoxWidth
(qreal )
-
setBrush
(const QBrush &)
-
setName
(const QString &)
-
setObjectName
(const QString &)
-
setOpacity
(qreal )
-
setParent
(QObject *)
-
setPen
(const QPen &)
-
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
(QBoxSet *) : bool
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int ) : QString
-
type
() const : QAbstractSeries::SeriesType
-
useOpenGL
() const : bool
|