Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ GetInput
Method
GetInput
DSView/pv/dock/keywordlineedit.h:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
void Popup(QWidget *editline);
105
106
inline KeyLineEdit* GetInput(){
107
return _textInput;
108
}
109
110
inline void input_close(){
111
InputRelease();
Callers
2
showPupopInput
Method · 0.80
setRange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected