archiveutil.h File Reference

Go to the source code of this file.

Classes

struct  ArchiveDestination
struct  EncoderProfile
struct  ThumbImage
struct  ArchiveItem

Typedefs

typedef struct ArchiveDestination _ArchiveDestination

Enumerations

enum  ARCHIVEDESTINATION { AD_DVD_SL = 0, AD_DVD_DL = 1, AD_DVD_RW = 2, AD_FILE = 3 }

Functions

QString formatSize (long long sizeKB, int prec=2)
QString getTempDirectory (bool showError=false)
void checkTempDirectory ()
bool extractDetailsFromFilename (const QString &inFile, QString &chanID, QString &startTime)
ProgramInfogetProgramInfoForFile (const QString &inFile)
bool getFileDetails (ArchiveItem *a)
QString getBaseName (const QString &filename)
void showWarningDialog (const QString msg)

Variables

struct ArchiveDestination ArchiveDestinations []
int ArchiveDestinationsCount


Typedef Documentation


Enumeration Type Documentation

Enumerator:
AD_DVD_SL 
AD_DVD_DL 
AD_DVD_RW 
AD_FILE 

Definition at line 14 of file archiveutil.h.


Function Documentation

QString formatSize ( long long  sizeKB,
int  prec = 2 
)

QString getTempDirectory ( bool  showError = false  ) 

void checkTempDirectory (  ) 

Definition at line 80 of file archiveutil.cpp.

Referenced by runCreateArchive(), runCreateDVD(), and runImportVideo().

bool extractDetailsFromFilename ( const QString &  inFile,
QString &  chanID,
QString &  startTime 
)

ProgramInfo* getProgramInfoForFile ( const QString &  inFile  ) 

Definition at line 157 of file archiveutil.cpp.

Referenced by getCutFrames(), getFrameCount(), and ThumbFinder::loadCutList().

bool getFileDetails ( ArchiveItem a  ) 

QString getBaseName ( const QString &  filename  ) 

void showWarningDialog ( const QString  msg  ) 

Definition at line 258 of file archiveutil.cpp.

Referenced by checkLockFile(), runBurnDVD(), runShowLog(), and runTestDVD().


Variable Documentation


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