MCPcopy 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
1324int MainWidget::getTaskSize() {
1325 return _vTaskId.size();
1326}
1327
1328bool MainWidget::eventFilter(QObject *target, QEvent *event) {
1329 if(target == ui->_publishPlainTextEdit) {

Callers 2

refreshConnInfoMethod · 0.80
connectHostMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected