• Craig Watson's avatar
    Overhaul of UBGraphicsMediaItem class · fe9affee
    Craig Watson authored
    - Removed inheritance of UBGraphicsProxyWidget; cleaned up related code
    - Added two children classes: UBGraphicsVideoItem and
    UBGraphicsAudioItem. UBGraphicsMediaItem is now an abstract class.
    - Better encapsulation; the Scene and other external classes no longer
    access the mediaObject directly
    
    There is now less distinction between audio and video items to outside
    code: apart from the UBSvgSubsetAdaptor, there is no need to know
    whether a media item holds a video or audio file. Creation is handled
    through the static function `UBGraphicsMediaItem::createMediaItem(URL,
    parent)`
    fe9affee
Name
Last commit
Last update
..
UBBoardController.cpp Loading commit data...
UBBoardController.h Loading commit data...
UBBoardPaletteManager.cpp Loading commit data...
UBBoardPaletteManager.h Loading commit data...
UBBoardView.cpp Loading commit data...
UBBoardView.h Loading commit data...
UBDrawingController.cpp Loading commit data...
UBDrawingController.h Loading commit data...
UBFeaturesController.cpp Loading commit data...
UBFeaturesController.h Loading commit data...
board.pri Loading commit data...