Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linloir/GraphBuilder
/ setAniRate
Method
setAniRate
graph_view.h:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
void ShowUnvisited();
131
132
void setAniRate(qreal rate){speedRate = rate;}
133
void setType(int _type){type = _type;}
134
void unSelect(){itemState = NON;selItem = nullptr;emit unselected();}
135
Callers
1
CreateSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected