MCPcopy Create free account
hub / github.com/cinder/Cinder / fileDrop

Method fileDrop

samples/QuickTimeIteration/src/QuickTimeIterationApp.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107void QTimeIterApp::fileDrop( FileDropEvent event )
108{
109 loadMovieFile( event.getFile( 0 ) );
110}
111
112void QTimeIterApp::update()
113{

Callers

nothing calls this directly

Calls 1

getFileMethod · 0.80

Tested by

no test coverage detected