Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ setCheckValidator
Method
setCheckValidator
src/qt/qvalidatedlineedit.cpp:106–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void QValidatedLineEdit::setCheckValidator(const QValidator *v)
107
{
108
checkValidator = v;
109
}
110
111
bool QValidatedLineEdit::isValid()
112
{
Callers
2
OptionsDialog
Method · 0.80
setupAddressWidget
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected