From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- chart2/uiconfig/ui/chartdatadialog.ui | 361 ++++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 chart2/uiconfig/ui/chartdatadialog.ui (limited to 'chart2/uiconfig/ui/chartdatadialog.ui') diff --git a/chart2/uiconfig/ui/chartdatadialog.ui b/chart2/uiconfig/ui/chartdatadialog.ui new file mode 100644 index 000000000..4c4b5bf5c --- /dev/null +++ b/chart2/uiconfig/ui/chartdatadialog.ui @@ -0,0 +1,361 @@ + + + + + + False + 6 + Data Table + True + dialog + + + False + vertical + 12 + + + False + end + + + _Close + True + True + True + True + + + False + True + 1 + + + + + _Help + True + True + True + True + + + False + True + 2 + True + + + + + False + True + end + 0 + + + + + + True + False + True + True + 12 + + + True + True + + + True + Insert Row + True + chart2/res/dataeditor_icon01.png + + + Inserts a new row below the current row. + + + + + False + True + + + + + True + Insert Series + True + chart2/res/dataeditor_icon02.png + + + Inserts a new data series after the current column. + + + + + False + True + + + + + True + Insert Text Column + True + chart2/res/dataeditor_icon07.png + + + Inserts a new text column after the current column for hierarchical axes descriptions. + + + + + False + True + + + + + True + Delete Row + True + chart2/res/dataeditor_icon03.png + + + Deletes the current row. It is not possible to delete the label row. + + + + + False + True + + + + + True + Delete Series + True + chart2/res/dataeditor_icon04.png + + + Deletes the current series or text column. It is not possible to delete the first text column. + + + + + False + True + + + + + True + False + + + False + True + + + + + True + Move Series Left + True + chart2/res/dataeditor_icon08.png + + + Switches the current column with its neighbor at the left. + + + + + False + True + + + + + True + Move Series Right + True + chart2/res/dataeditor_icon05.png + + + Switches the current column with its neighbor at the right. + + + + + False + True + + + + + True + Move Row Up + True + chart2/res/dataeditor_icon09.png + + + Switches the current row with its neighbor above. + + + + + False + True + + + + + True + Move Row Down + True + chart2/res/dataeditor_icon06.png + + + Switches the current row with its neighbor below. + + + + + False + True + + + + + 0 + 0 + + + + + True + False + True + True + vertical + 6 + + + True + True + external + never + + + True + False + + + True + False + True + + + + + + + + + + + + + + + + False + True + 0 + + + + + True + True + external + never + + + True + False + + + True + False + True + + + + + + + + + + + + + + + + False + True + 1 + + + + + True + False + True + True + vertical + + + + + + False + True + 2 + + + + + 0 + 1 + + + + + False + True + 1 + + + + + + close + help + + + + + + + Opens the Data Table dialog where you can edit the chart data. + + + + -- cgit v1.2.3