Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ createVideoHandlerControls
Method
createVideoHandlerControls
YUViewLib/src/video/videoHandler.cpp:415–418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
QLayout *videoHandler::createVideoHandlerControls(bool)
416
{
417
return nullptr;
418
}
419
420
ItemLoadingState videoHandler::needsLoadingRawValues(int frameIndex)
421
{
Callers
2
createPropertiesWidget
Method · 0.45
createPropertiesWidget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected