Qt 6.8
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
~QLegend
()
alignment
() const : Qt::Alignment
attachToChart
()
attachedToChartChanged
(bool)
backgroundVisibleChanged
(bool)
borderColor
() : QColor
borderColorChanged
(QColor)
brush
() const : QBrush
color
() : QColor
colorChanged
(QColor)
detachFromChart
()
font
() const : QFont
fontChanged
(QFont)
isAttachedToChart
() : bool
isBackgroundVisible
() const : bool
isInteractive
() const : bool
labelBrush
() const : QBrush
labelColor
() const : QColor
labelColorChanged
(QColor)
markerShape
() const : QLegend::MarkerShape
markerShapeChanged
(QLegend::MarkerShape)
markers
(QAbstractSeries *) const : QList<QLegendMarker *>
pen
() const : QPen
reverseMarkers
() : bool
reverseMarkersChanged
(bool)
setAlignment
(Qt::Alignment)
setBackgroundVisible
(bool)
setBorderColor
(QColor)
setBrush
(const QBrush &)
setColor
(QColor)
setFont
(const QFont &)
setInteractive
(bool)
setLabelBrush
(const QBrush &)
setLabelColor
(QColor)
setMarkerShape
(QLegend::MarkerShape)
setPen
(const QPen &)
setReverseMarkers
(bool)
setShowToolTips
(bool)
showToolTips
() const : bool
showToolTipsChanged
(bool)