@@ -53,7 +53,7 void QLegendMarker::setLabel(const QString &label) | |||||
53 |
|
53 | |||
54 | QBrush QLegendMarker::labelBrush() const |
|
54 | QBrush QLegendMarker::labelBrush() const | |
55 | { |
|
55 | { | |
56 | return d_ptr->m_item->brush(); |
|
56 | return d_ptr->m_item->labelBrush(); | |
57 | } |
|
57 | } | |
58 |
|
58 | |||
59 | void QLegendMarker::setLabelBrush(const QBrush &brush) |
|
59 | void QLegendMarker::setLabelBrush(const QBrush &brush) |
General Comments 0
You need to be logged in to leave comments.
Login now