add, edit and remove persons

This commit is contained in:
2019-03-10 23:51:19 +01:00
parent c135848192
commit 6894684cb4
11 changed files with 367 additions and 35 deletions
+8
View File
@@ -182,6 +182,14 @@ private slots:
\param previous
*/
void onThumbnailSelected(const QItemSelection& selection, const QItemSelection& previous);
/*!
\brief
\fn onThumbnailDoubleClicked
\param index
*/
void onThumbnailDoubleClicked(const QModelIndex& index);
/*!
\brief