Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ fileDrop
Method
fileDrop
samples/QuickTimeBasic/src/QuickTimeBasicApp.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
82
void QuickTimeSampleApp::fileDrop( FileDropEvent event )
83
{
84
loadMovieFile( event.getFile( 0 ) );
85
}
86
87
void QuickTimeSampleApp::update()
88
{
Callers
nothing calls this directly
Calls
1
getFile
Method · 0.80
Tested by
no test coverage detected