3#include <kDB/SMQuery/Interfaces/Action.h>
5#include <kDB/Forward.h>
7namespace kDBBaseKnowledge
15 class Q_DECL_DEPRECATED_X(
"SMQuery is deprecated in favor of krQL.") SMQueryAction
16 :
public kDB::SMQuery::Interfaces::Action
21 virtual ~SMQueryAction();
22 cres_qresult<void> execute(
const QString& _key,
25 void addToEngine(kDB::SMQuery::Engine* _engine);
Definition Connection.h:26
Definition ValueHash.h:13