MCPcopy Create free account
hub / github.com/Denvi/Candle / toolTip

Method toolTip

src/designerplugins/cameraplugin/cameraplugin.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46QString CameraPlugin::toolTip() const
47{
48 return QString();
49}
50
51QString CameraPlugin::whatsThis() const
52{

Calls

no outgoing calls

Tested by

no test coverage detected