Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linloir/GraphBuilder
/ setText
Method
setText
graph_view.cpp:920–923 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
918
}
919
920
void MyGraphicsLineItem::setText(const QString &_text){
921
text = _text;
922
refrshLine();
923
}
924
925
void MyGraphicsLineItem::setDirection(bool hasDir){
926
hasDirection = hasDir;
Callers
15
selectionItem
Method · 0.45
singleSelectGroup
Method · 0.45
horizontalValueAdjuster
Method · 0.45
setValue
Method · 0.45
bigIconButton
Method · 0.45
textInputItem
Method · 0.45
mouseReleaseEvent
Method · 0.45
textButton
Method · 0.45
viewLog
Method · 0.45
resizeEvent
Method · 0.45
ReadFromFile
Method · 0.45
MyGraphicsVexItem
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected