add, edit and remove persons
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user