Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dalboris/vpaint
/ skipVersion
Method
skipVersion
src/Gui/UpdateCheckDialog.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
bool UpdateCheckDialog::skipVersion()
84
{
85
return skipVersionCheckBox_->checkState() == Qt::Checked;
86
}
87
88
bool UpdateCheckDialog::stopChecking()
89
{
Callers
1
updateSettings_
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected