MCPcopy 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
82void QuickTimeSampleApp::fileDrop( FileDropEvent event )
83{
84 loadMovieFile( event.getFile( 0 ) );
85}
86
87void QuickTimeSampleApp::update()
88{

Callers

nothing calls this directly

Calls 1

getFileMethod · 0.80

Tested by

no test coverage detected