Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ treeItemDoubleClicked
Method
treeItemDoubleClicked
src/RedisView/AppView/LoginDialog.cpp:240–242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
238
}
239
240
void LoginDialog::treeItemDoubleClicked(QTreeWidgetItem* ,int) {
241
onOK();
242
}
243
244
void LoginDialog::onConnect() {
245
onOK();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected