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

#include <imageMetadataInfoList.h>

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

Public Member Functions

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

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

int Count
 
QString File
 
QString Path
 
int Size
 
QString Extension
 
QVariantList ImageMetadataInfos
 

Private Member Functions

 Q_DISABLE_COPY (ImageMetadataInfoList)
 

Detailed Description

Definition at line 15 of file imageMetadataInfoList.h.

Constructor & Destructor Documentation

◆ ImageMetadataInfoList()

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

Definition at line 43 of file imageMetadataInfoList.h.

Member Function Documentation

◆ InitializeCustomTypes()

void DTC::ImageMetadataInfoList::InitializeCustomTypes ( )
inlinestatic

Definition at line 75 of file imageMetadataInfoList.h.

Referenced by ImageServices::ImageServices().

◆ Copy()

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

Definition at line 50 of file imageMetadataInfoList.h.

◆ AddNewImageMetadataInfo()

ImageMetadataInfo* DTC::ImageMetadataInfoList::AddNewImageMetadataInfo ( )
inline

Definition at line 61 of file imageMetadataInfoList.h.

◆ Q_DISABLE_COPY()

DTC::ImageMetadataInfoList::Q_DISABLE_COPY ( ImageMetadataInfoList  )
private

Property Documentation

◆ Count

int DTC::ImageMetadataInfoList::Count
readwrite

Definition at line 25 of file imageMetadataInfoList.h.

◆ File

QString DTC::ImageMetadataInfoList::File
readwrite

Definition at line 26 of file imageMetadataInfoList.h.

◆ Path

QString DTC::ImageMetadataInfoList::Path
readwrite

Definition at line 27 of file imageMetadataInfoList.h.

◆ Size

int DTC::ImageMetadataInfoList::Size
readwrite

Definition at line 28 of file imageMetadataInfoList.h.

◆ Extension

QString DTC::ImageMetadataInfoList::Extension
readwrite

Definition at line 29 of file imageMetadataInfoList.h.

◆ ImageMetadataInfos

QVariantList DTC::ImageMetadataInfoList::ImageMetadataInfos
read

Definition at line 30 of file imageMetadataInfoList.h.


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