summaryrefslogtreecommitdiffstats
path: root/src/charts/boxplotchart/boxplotchartitem_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/charts/boxplotchart/boxplotchartitem_p.h')
-rw-r--r--src/charts/boxplotchart/boxplotchartitem_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/charts/boxplotchart/boxplotchartitem_p.h b/src/charts/boxplotchart/boxplotchartitem_p.h
index 0d9a4d29..4dbe6aa1 100644
--- a/src/charts/boxplotchart/boxplotchartitem_p.h
+++ b/src/charts/boxplotchart/boxplotchartitem_p.h
@@ -64,6 +64,8 @@ public:
QRectF boundingRect() const;
public Q_SLOTS:
+ void handleSeriesVisibleChanged();
+ void handleOpacityChanged();
void handleDataStructureChanged();
void handleDomainUpdated();
void handleLayoutChanged();