This commit is contained in:
Herwig Birke
2018-01-30 16:39:34 +01:00
parent 618526a28c
commit 7d218d38d5
91 changed files with 265 additions and 72 deletions
+4
View File
@@ -26,6 +26,10 @@ public:
void addDistributor();
void editDistributor();
void deleteDistributor();
bool canClose();
void exportList(const QString& szFileName);
private slots:
void on_m_lpDistributorList_clicked(const QModelIndex &index);
void on_m_lpDistributorList_doubleClicked(const QModelIndex &index);