MythTV  0.26-pre
Public Member Functions | Public Attributes | Static Public Attributes
VideoScanChanges Class Reference

#include <videoscan.h>

List of all members.

Public Member Functions

 VideoScanChanges (QList< int > adds, QList< int > movs, QList< int >dels)
 ~VideoScanChanges ()

Public Attributes

QList< intadditions
QList< intmoved
QList< intdeleted

Static Public Attributes

static Type kEventType

Detailed Description

Definition at line 43 of file videoscan.h.


Constructor & Destructor Documentation

VideoScanChanges::VideoScanChanges ( QList< int adds,
QList< int movs,
QList< int dels 
) [inline]

Definition at line 46 of file videoscan.h.

Definition at line 50 of file videoscan.h.


Member Data Documentation

Definition at line 52 of file videoscan.h.

Referenced by MetadataFactory::customEvent().

Definition at line 53 of file videoscan.h.

Referenced by MetadataFactory::customEvent().

Definition at line 54 of file videoscan.h.

Referenced by MetadataFactory::customEvent().

QEvent::Type VideoScanChanges::kEventType [static]
Initial value:
    (QEvent::Type) QEvent::registerEventType()

Definition at line 56 of file videoscan.h.

Referenced by MetadataFactory::customEvent().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends