Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ getTaskSize
Method
getTaskSize
src/RedisView/AppView/MainWidget.cpp:1324–1326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1322
}
1323
1324
int MainWidget::getTaskSize() {
1325
return _vTaskId.size();
1326
}
1327
1328
bool MainWidget::eventFilter(QObject *target, QEvent *event) {
1329
if(target == ui->_publishPlainTextEdit) {
Callers
2
refreshConnInfo
Method · 0.80
connectHost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected