Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ setRefreshPause
Method
setRefreshPause
gecode/gist/qtgist.cpp:783–784 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
781
void
782
Gist::setRefresh(int i) { canvas->setRefresh(i); }
783
void
784
Gist::setRefreshPause(int i) { canvas->setRefreshPause(i); }
785
bool
786
Gist::getSmoothScrollAndZoom(void) {
787
return canvas->getSmoothScrollAndZoom();
Callers
1
preferences
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected