added default profile, added contentMode for selection/open
This commit is contained in:
parent
0e8b86abc5
commit
a81e2e142e
13 changed files with 218 additions and 67 deletions
|
@ -54,7 +54,6 @@ private slots:
|
|||
void on_cmdExport_clicked();
|
||||
void on_cmdDelete_clicked();
|
||||
void on_cbSelected_stateChanged(int arg1);
|
||||
void changeCheckedState();
|
||||
void pictureSelected();
|
||||
void selectAllWidgets();
|
||||
void deselectAllWidgets();
|
||||
|
@ -78,7 +77,6 @@ private:
|
|||
QString picPath;
|
||||
QString picTitl;
|
||||
QString picStr;
|
||||
bool clkIssued;
|
||||
|
||||
signals:
|
||||
void pictureDeleted();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue