Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ getText
Method
getText
src/RedisView/AppView/ValueDialog.cpp:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
QString ValueDialog::getText() {
29
return ui->_valueTextEdit->document()->toPlainText();
30
}
31
32
void ValueDialog::on__pushButtonY_clicked()
33
{
Callers
1
see
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected