context menu finished, german translation updated
This commit is contained in:
parent
0510b47a93
commit
f866de1137
15 changed files with 592 additions and 327 deletions
|
@ -39,11 +39,13 @@ public:
|
|||
SnapmaticWidget(ProfileDatabase *profileDB, DatabaseThread *threadDB, QWidget *parent = 0);
|
||||
void setSnapmaticPicture(SnapmaticPicture *picture, QString picturePath);
|
||||
void setSelectionMode(bool selectionMode);
|
||||
void setChecked(bool isChecked);
|
||||
~SnapmaticWidget();
|
||||
|
||||
private slots:
|
||||
void on_cmdView_clicked();
|
||||
void on_cmdCopy_clicked();
|
||||
void on_cmdExport_clicked();
|
||||
void on_cmdDelete_clicked();
|
||||
void on_pictureSelected();
|
||||
void on_cbSelected_stateChanged(int arg1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue