selection bugs at import and delete fixed
This commit is contained in:
parent
f866de1137
commit
50809e7a7c
7 changed files with 55 additions and 12 deletions
|
@ -40,6 +40,8 @@ public:
|
|||
void setSnapmaticPicture(SnapmaticPicture *picture, QString picturePath);
|
||||
void setSelectionMode(bool selectionMode);
|
||||
void setChecked(bool isChecked);
|
||||
bool isSelected();
|
||||
SnapmaticPicture *getPicture();
|
||||
~SnapmaticWidget();
|
||||
|
||||
private slots:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue