MCPcopy Create free account
hub / github.com/chris2511/xca / XSqlQuery

Method XSqlQuery

lib/sql.cpp:178–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178XSqlQuery::XSqlQuery() : QSqlQuery()
179{
180}
181
182XSqlQuery::XSqlQuery(QString q) : QSqlQuery()
183{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected