summaryrefslogtreecommitdiffstats
path: root/examples/widget/chart.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widget/chart.h')
-rw-r--r--examples/widget/chart.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/widget/chart.h b/examples/widget/chart.h
index e42257ce..c4f21d7d 100644
--- a/examples/widget/chart.h
+++ b/examples/widget/chart.h
@@ -59,6 +59,11 @@ public:
void addDataSet();
void addRow();
void addRows();
+ void changeItem();
+ void changeRow();
+ void changeRows();
+ void removeRow();
+ void removeRows();
void changeStyle();
void changePresetCamera();
void changeTheme();