Qt 5.11
Qt Charts
C++ Classes
QLegend
Qt 5.11.1 Reference Documentation
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
()
backgroundVisibleChanged
(bool )
borderColor
() : QColor
borderColorChanged
(QColor )
brush
() const : QBrush
color
() : QColor
colorChanged
(QColor )
detachFromChart
()
font
() const : QFont
fontChanged
(QFont )
isAttachedToChart
() : bool
isBackgroundVisible
() const : bool
labelBrush
() const : QBrush
labelColor
() const : QColor
labelColorChanged
(QColor )
markerShape
() const : QLegend::MarkerShape
markerShapeChanged
(QLegend::MarkerShape )
markers
(QAbstractSeries *) const : QList<QLegendMarker *>
metaObject
() const : const QMetaObject *
pen
() const : QPen
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
reverseMarkers
() : bool
reverseMarkersChanged
(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
showToolTipsChanged
(bool )
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString