Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ draw
Method
draw
src/override/Scene.cpp:239–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
238
239
void Scene::draw(const DrawArgs& args) {
240
Widget::draw(args);
241
}
242
243
244
void Scene::onHover(const HoverEvent& e) {
Callers
1
Window.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected