export report as csv file implemented
This commit is contained in:
parent
e13339a432
commit
46aab9a836
5 changed files with 75 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="pushButton_2">
|
||||
<widget class="QPushButton" name="exportCsvButton">
|
||||
<property name="text">
|
||||
<string>Exportieren (.csv)</string>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue