android fix, add export to CSV current view

This commit is contained in:
2023-03-07 11:05:23 +03:00
parent 17fc04c2c6
commit eb1e971bcd
3 changed files with 63 additions and 26 deletions

View File

@@ -468,6 +468,18 @@
<string>Export to CSV...</string>
</property>
</action>
<action name="graphic_actionExportCSV_View">
<property name="icon">
<iconset resource="../blockview/qad_blockview.qrc">
<normaloff>:/icons/document-edit.png</normaloff>:/icons/document-edit.png</iconset>
</property>
<property name="text">
<string>Export to CSV current view ...</string>
</property>
<property name="toolTip">
<string>Export to CSV current view</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>