Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuiteRSS/quiterss
/ handle
Method
handle
3rdparty/sqlitex/sqlitedriver.cpp:500–503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
498
#endif
499
500
QVariant SQLiteResult::handle() const
501
{
502
return QVariant::fromValue(d->stmt);
503
}
504
505
void SQLiteResult::setLastError(const QSqlError& e)
506
{
Callers
1
sqliteDBMemFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected