mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-09 12:00:32 -08:00
revisions
This commit is contained in:
parent
7ae3cfb04a
commit
6528022b70
6 changed files with 12 additions and 15 deletions
|
|
@ -41,7 +41,7 @@ public:
|
|||
|
||||
// SQLite
|
||||
Q_INVOKABLE QVariant iniDb(const QVariant&);
|
||||
Q_INVOKABLE QVariant sqlQuery(const QVariant&, const QVariant&, const QVariant&);
|
||||
Q_INVOKABLE QVariant sqlQuery(const QVariant&, const QVariant&);
|
||||
|
||||
// etc
|
||||
Q_INVOKABLE QVariant dataPath(const QVariant&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue