videoplayback/hbvideoplaybackview/tsrc/testfullscreencontrol/stub/src/mpxvideoplaybackfiledetailswidget.cpp
changeset 24 7d93ee07fb27
parent 15 cf5481c2bc0b
equal deleted inserted replaced
20:b9e04db066d4 24:7d93ee07fb27
    13 *
    13 *
    14 * Description:  Implementation of QMPXVideoPlaybackFileDetailsWidget
    14 * Description:  Implementation of QMPXVideoPlaybackFileDetailsWidget
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version:  1 %
    18 // Version : %version:  2 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 #include <qfileinfo>
    22 #include <qfileinfo>
    23 #include <qgraphicslinearlayout>
    23 #include <qgraphicslinearlayout>
    63 // -------------------------------------------------------------------------------------------------
    63 // -------------------------------------------------------------------------------------------------
    64 //
    64 //
    65 void QMPXVideoPlaybackFileDetailsWidget::updateWithFileDetails(
    65 void QMPXVideoPlaybackFileDetailsWidget::updateWithFileDetails(
    66         QMPXVideoPlaybackViewFileDetails* details )
    66         QMPXVideoPlaybackViewFileDetails* details )
    67 {
    67 {
    68 
    68     Q_UNUSED( details );
    69 }
    69 }
    70 
    70 
    71 
    71 
    72 //End of file
    72 //End of file