ScanInfo Class Reference

#include <scaninfo.h>

List of all members.

Public Member Functions

 ScanInfo ()
 ScanInfo (uint _scanid, uint _cardid, uint _sourceid, bool _processed, const QDateTime &_scandate)

Static Public Member Functions

static bool MarkProcessed (uint scanid)
static bool DeleteScan (uint scanid)

Public Attributes

uint scanid
uint cardid
uint sourceid
bool processed
QDateTime scandate

Detailed Description

Definition at line 20 of file scaninfo.h.


Constructor & Destructor Documentation

ScanInfo::ScanInfo (  ) 

Definition at line 13 of file scaninfo.cpp.

ScanInfo::ScanInfo ( uint  _scanid,
uint  _cardid,
uint  _sourceid,
bool  _processed,
const QDateTime &  _scandate 
)

Definition at line 15 of file scaninfo.cpp.


Member Function Documentation

bool ScanInfo::MarkProcessed ( uint  scanid  )  [static]

Definition at line 193 of file scaninfo.cpp.

Referenced by ChannelImporter::Process().

bool ScanInfo::DeleteScan ( uint  scanid  )  [static]

Definition at line 211 of file scaninfo.cpp.

Referenced by SaveScan().


Member Data Documentation

Definition at line 31 of file scaninfo.h.

Definition at line 32 of file scaninfo.h.

Definition at line 33 of file scaninfo.h.

Definition at line 34 of file scaninfo.h.

QDateTime ScanInfo::scandate

Definition at line 35 of file scaninfo.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon Feb 6 06:42:18 2012 for MythTV by  doxygen 1.6.3