image title shows after changing imageGet
This commit is contained in:
parent
f1378cc1ff
commit
85e260c874
2 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ class ImageSqlModel : public QSqlTableModel
|
|||
QML_ELEMENT
|
||||
|
||||
public:
|
||||
ImageSqlModel(QObject *parent = 0);
|
||||
ImageSqlModel(QObject *parent = 0);
|
||||
|
||||
int id() const;
|
||||
QString title() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue