Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ setType
Method
setType
src/RedisView/AppView/InputDialog.cpp:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void InputDialog::setType(const int & type) {
39
_type = type;
40
}
41
42
void InputDialog::on__pushButtonY_clicked()
43
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected