Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
178
XSqlQuery::XSqlQuery() : QSqlQuery()
179
{
180
}
181
182
XSqlQuery::XSqlQuery(QString q) : QSqlQuery()
183
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected