MCPcopy 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
28QString ValueDialog::getText() {
29 return ui->_valueTextEdit->document()->toPlainText();
30}
31
32void ValueDialog::on__pushButtonY_clicked()
33{

Callers 1

seeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected