Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ setIsValidManually
Method
setIsValidManually
src/qt/qvalidatedtextedit.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void QValidatedTextEdit::setIsValidManually(bool value)
117
{
118
isValidManually = value;
119
}
120
121
bool QValidatedTextEdit::getEmptyIsValid() const
122
{
Callers
6
SendToContract
Method · 0.80
on_clearAllClicked
Method · 0.80
on_newContractABI
Method · 0.80
on_newContractABI
Method · 0.80
on_newContractABI
Method · 0.80
on_newContractABI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected