MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / SetInputText

Method SetInputText

DSView/pv/dock/keywordlineedit.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void KeywordLineEdit::SetInputText(QString text)
59{
60 _bText = true;
61 this->setText(text);
62}
63
64//---------KeyLineEdit
65KeyLineEdit::KeyLineEdit(QWidget *parent)

Callers 1

OnItemClickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected