Qt 5.15
Qt Charts
C++ Classes
QLegend
Qt Charts | Commercial or GPLv3
List of All Members for QLegend
This is the complete list of members for
QLegend
, including inherited members.
enum
MarkerShape
backgroundVisibleChanged
(bool )
borderColorChanged
(QColor )
colorChanged
(QColor )
fontChanged
(QFont )
labelColorChanged
(QColor )
markerShapeChanged
(QLegend::MarkerShape )
reverseMarkersChanged
(bool )
showToolTipsChanged
(bool )
~QLegend
()
alignment
() const : Qt::Alignment
attachToChart
()
borderColor
() : QColor
brush
() const : QBrush
color
() : QColor
detachFromChart
()
font
() const : QFont
isAttachedToChart
() : bool
isBackgroundVisible
() const : bool
labelBrush
() const : QBrush
labelColor
() const : QColor
markerShape
() const : QLegend::MarkerShape
markers
(QAbstractSeries *) const : QList<QLegendMarker *>
pen
() const : QPen
reverseMarkers
() : bool
setAlignment
(Qt::Alignment )
setBackgroundVisible
(bool )
setBorderColor
(QColor )
setBrush
(const QBrush &)
setColor
(QColor )
setFont
(const QFont &)
setLabelBrush
(const QBrush &)
setLabelColor
(QColor )
setMarkerShape
(QLegend::MarkerShape )
setPen
(const QPen &)
setReverseMarkers
(bool )
setShowToolTips
(bool )
showToolTips
() const : bool