Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
void KeywordLineEdit::SetInputText(QString text)
59
{
60
_bText = true;
61
this->setText(text);
62
}
63
64
//---------KeyLineEdit
65
KeyLineEdit::KeyLineEdit(QWidget *parent)
Callers
1
OnItemClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected