Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ getSceneHeight
Method
getSceneHeight
tools/monitor/NodeGenerator.h:45–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
void calcLayout(TreeNode *, int w, int h);
44
int getSceneWidth() { return sceneWidth_; }
45
int getSceneHeight() { return sceneHeight_; }
46
47
// generate the new graph
48
void draw(QGraphicsScene *);
Callers
1
updateNodeView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected