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

#include <markupList.h>

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

Public Member Functions

Q_INVOKABLE MarkupList (QObject *parent=nullptr)
 
void Copy (const MarkupList *src)
 
MarkupAddNewMarkup ()
 
MarkupAddNewSeek ()
 

Static Public Member Functions

static void InitializeCustomTypes ()
 

Properties

QVariantList Mark
 
QVariantList Seek
 

Private Member Functions

 Q_CLASSINFO ("version", "1.0")
 
 Q_CLASSINFO ("Markups", "type=DTC::Markup")
 
 PROPERTYIMP_RO_REF (QVariantList, Mark)
 
 PROPERTYIMP_RO_REF (QVariantList, Seek)
 
 Q_DISABLE_COPY (MarkupList)
 

Detailed Description

Definition at line 25 of file markupList.h.

Constructor & Destructor Documentation

◆ MarkupList()

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

Definition at line 45 of file markupList.h.

Member Function Documentation

◆ Q_CLASSINFO() [1/2]

DTC::MarkupList::Q_CLASSINFO ( "version"  ,
"1.0"   
)
private

◆ Q_CLASSINFO() [2/2]

DTC::MarkupList::Q_CLASSINFO ( "Markups"  )
private

◆ PROPERTYIMP_RO_REF() [1/2]

DTC::MarkupList::PROPERTYIMP_RO_REF ( QVariantList  ,
Mark   
)
private

◆ PROPERTYIMP_RO_REF() [2/2]

DTC::MarkupList::PROPERTYIMP_RO_REF ( QVariantList  ,
Seek   
)
private

◆ InitializeCustomTypes()

void DTC::MarkupList::InitializeCustomTypes ( )
inlinestatic

Definition at line 82 of file markupList.h.

Referenced by DvrServices::DvrServices().

◆ Copy()

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

Definition at line 50 of file markupList.h.

◆ AddNewMarkup()

Markup* DTC::MarkupList::AddNewMarkup ( )
inline

Definition at line 56 of file markupList.h.

◆ AddNewSeek()

Markup* DTC::MarkupList::AddNewSeek ( )
inline

Definition at line 67 of file markupList.h.

◆ Q_DISABLE_COPY()

DTC::MarkupList::Q_DISABLE_COPY ( MarkupList  )
private

Property Documentation

◆ Mark

QVariantList DTC::MarkupList::Mark
read

Definition at line 35 of file markupList.h.

◆ Seek

QVariantList DTC::MarkupList::Seek
read

Definition at line 36 of file markupList.h.


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