Qt 6.4
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
attachedToChartChanged
(bool)
backgroundVisibleChanged
(bool)
borderColorChanged
(QColor)
colorChanged
(QColor)
fontChanged
(QFont)
labelColorChanged
(QColor)
markerShapeChanged
(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
isInteractive
() const : bool
labelBrush
() const : QBrush
labelColor
() const : QColor
markerShape
() const : 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 &)
setInteractive
(bool)
setLabelBrush
(const QBrush &)
setLabelColor
(QColor)
setMarkerShape
(MarkerShape)
setPen
(const QPen &)
setReverseMarkers
(bool)
setShowToolTips
(bool)
showToolTips
() const : bool