Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ IPProcessEdgeTmp
Method
IPProcessEdgeTmp
ImagePlay/src/IPProcessEdgeTmp.cpp:24–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
const qreal Pi = 3.14;
23
24
IPProcessEdgeTmp::IPProcessEdgeTmp()
25
{
26
setVisible(false);
27
setZValue(-50);
28
}
29
30
QRectF IPProcessEdgeTmp::boundingRect() const
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected