MythTV  master
Public Member Functions | Static Public Member Functions | Properties | Private Member Functions | List of all members
DTC::ImageSyncInfo Class Reference

#include <imageSyncInfo.h>

Inheritance diagram for DTC::ImageSyncInfo:
Inheritance graph
[legend]
Collaboration diagram for DTC::ImageSyncInfo:
Collaboration graph
[legend]

Public Member Functions

Q_INVOKABLE ImageSyncInfo (QObject *parent=nullptr)
 
void Copy (const ImageSyncInfo *src)
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

bool Running
 
int Current
 
int Total
 

Private Member Functions

 Q_DISABLE_COPY (ImageSyncInfo)
 

Detailed Description

Definition at line 14 of file imageSyncInfo.h.

Constructor & Destructor Documentation

◆ ImageSyncInfo()

Q_INVOKABLE DTC::ImageSyncInfo::ImageSyncInfo ( QObject *  parent = nullptr)
inline

Definition at line 31 of file imageSyncInfo.h.

Member Function Documentation

◆ InitializeCustomTypes()

void DTC::ImageSyncInfo::InitializeCustomTypes ( )
inlinestatic

Definition at line 50 of file imageSyncInfo.h.

Referenced by ImageServices::ImageServices().

◆ Copy()

void DTC::ImageSyncInfo::Copy ( const ImageSyncInfo src)
inline

Definition at line 39 of file imageSyncInfo.h.

◆ Q_DISABLE_COPY()

DTC::ImageSyncInfo::Q_DISABLE_COPY ( ImageSyncInfo  )
private

Property Documentation

◆ Running

bool DTC::ImageSyncInfo::Running
readwrite

Definition at line 19 of file imageSyncInfo.h.

◆ Current

int DTC::ImageSyncInfo::Current
readwrite

Definition at line 20 of file imageSyncInfo.h.

◆ Total

int DTC::ImageSyncInfo::Total
readwrite

Definition at line 21 of file imageSyncInfo.h.


The documentation for this class was generated from the following file: