3#include <kDB/Forward.h>
5namespace kDB::Repository::krQuery
32 knowCore::ReturnValue<knowCore::Value>
execute(
const QString& _text);
36 knowCore::ReturnValue<knowCore::Value>
execute(
const Context& _context,
const QString& _text);
Definition Connection.h:25
void add(const QStringList &_keys, Interfaces::Action *_action, bool _action_owned_by_engine)
knowCore::ReturnValue< knowCore::Value > execute(const Context &_context, const QString &_text)
knowCore::ReturnValue< knowCore::Value > execute(const QString &_text)
void remove(Interfaces::Action *_action)