Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ getTextList
Method
getTextList
src/RedisView/AppView/KeyDialog.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
QList<QString> KeyDialog::getTextList() const
92
{
93
return _textList;
94
}
95
96
void KeyDialog::setKey(const QString &strKey)
97
{
Callers
4
add
Method · 0.45
addHead
Method · 0.45
addTail
Method · 0.45
add
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected