thumbfinder.cpp File Reference

Go to the source code of this file.

Functions

static bool copyFile (const QString &src, const QString &dst)

Variables

struct SeekAmount SeekAmounts []
int SeekAmountsCount = sizeof(SeekAmounts) / sizeof(SeekAmounts[0])


Function Documentation

static bool copyFile ( const QString &  src,
const QString &  dst 
) [static]


Variable Documentation

Initial value:

{
    {"frame",       -1},
    {"1 second",     1},
    {"5 seconds",    5},
    {"10 seconds",  10},
    {"30 seconds",  30},
    {"1 minute",    60},
    {"5 minutes",  300},
    {"10 minutes", 600},
    {"Cut Point",   -2},
}

Definition at line 22 of file thumbfinder.cpp.

int SeekAmountsCount = sizeof(SeekAmounts) / sizeof(SeekAmounts[0])

Definition at line 35 of file thumbfinder.cpp.

Referenced by ThumbFinder::changeSeekAmount().


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5