23 #ifndef PD_TABLEVIEW_IMPL_H 24 #define PD_TABLEVIEW_IMPL_H QAction * removeRowAction
Definition: TableViewImpl.h:47
QAction * exportAsCsvAction
Definition: TableViewImpl.h:48
void retranslate()
retranslate
Definition: TableView.cpp:382
Table view widget.
Definition: TableViewImpl.h:34
TableView *const q_ptr
Definition: TableViewImpl.h:41
TableViewPrivate(TableView *parent)
Constructor.
Definition: TableView.cpp:70
QAction * revertAction
Definition: TableViewImpl.h:45
QAction * commitAction
Definition: TableViewImpl.h:44
QAction * addRowAction
Definition: TableViewImpl.h:46
Table view widget.
Definition: TableView.h:39
QAction * importFromCsvAction
Definition: TableViewImpl.h:49