videocollection/videocollectionwrapper/tsrc/testvideomodel/stub/inc/videocollectionutils.h
changeset 36 8aed59de29f9
parent 34 bbb98528c666
child 20 b9e04db066d4
equal deleted inserted replaced
35:3738fe97f027 36:8aed59de29f9
   125     QString prepareLengthString(quint32 length);
   125     QString prepareLengthString(quint32 length);
   126     
   126     
   127     /**
   127     /**
   128      * prepares length string
   128      * prepares length string
   129      */
   129      */
   130     const QStringList prepareLengthStrings(quint32 total);
   130     const QString prepareShortLengthString(quint32 total);
   131     
   131     
   132     /**
   132     /**
   133      * Prepares size string from the given value.
   133      * Prepares size string from the given value.
   134      * 
   134      * 
   135      * @param size Size value in bytes
   135      * @param size Size value in bytes