MCPcopy Create free account
hub / github.com/Linloir/GraphBuilder / setType

Method setType

graph_view.h:133–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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
136 void SaveToFile(QTextStream &ts);

Callers 1

CreateSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected