UDPNotifyOSDSet Class Reference

#include <udpnotify.h>

List of all members.


Detailed Description

Definition at line 24 of file udpnotify.h.


Public Member Functions

 UDPNotifyOSDSet (const QString &name)
 ~UDPNotifyOSDSet ()
UDPNotifyOSDTypeTextGetType (const QString &name)
void AddType (UDPNotifyOSDTypeText *type, QString name)
void ResetTypes (void)
QString GetName (void)
vector< UDPNotifyOSDTypeText * > * GetTypeList ()

Private Attributes

QString m_name
QMap< QString,
UDPNotifyOSDTypeText * > 
typesMap
vector< UDPNotifyOSDTypeText * > * allTypes

Constructor & Destructor Documentation

UDPNotifyOSDSet::UDPNotifyOSDSet ( const QString &  name  ) 

Definition at line 46 of file udpnotify.cpp.

UDPNotifyOSDSet::~UDPNotifyOSDSet (  ) 

Definition at line 53 of file udpnotify.cpp.


Member Function Documentation

UDPNotifyOSDTypeText * UDPNotifyOSDSet::GetType ( const QString &  name  ) 

Definition at line 65 of file udpnotify.cpp.

Referenced by UDPNotify::parseTextArea().

void UDPNotifyOSDSet::AddType ( UDPNotifyOSDTypeText type,
QString  name 
)

Definition at line 80 of file udpnotify.cpp.

Referenced by UDPNotify::parseTextArea().

void UDPNotifyOSDSet::ResetTypes ( void   ) 

Definition at line 74 of file udpnotify.cpp.

Referenced by UDPNotify::ClearContainer().

QString UDPNotifyOSDSet::GetName ( void   ) 

Definition at line 86 of file udpnotify.cpp.

Referenced by OSD::ClearNotify(), and OSD::StartNotify().

vector< UDPNotifyOSDTypeText * > * UDPNotifyOSDSet::GetTypeList (  ) 

Definition at line 91 of file udpnotify.cpp.

Referenced by OSD::StartNotify().


Member Data Documentation

QString UDPNotifyOSDSet::m_name [private]

Definition at line 37 of file udpnotify.h.

Referenced by GetName(), and UDPNotifyOSDSet().

QMap<QString, UDPNotifyOSDTypeText *> UDPNotifyOSDSet::typesMap [private]

Definition at line 38 of file udpnotify.h.

Referenced by AddType(), GetType(), and ResetTypes().

Definition at line 39 of file udpnotify.h.

Referenced by AddType(), GetTypeList(), ResetTypes(), UDPNotifyOSDSet(), and ~UDPNotifyOSDSet().


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

Generated on Sat Dec 18 05:16:12 2010 for MythTV by  doxygen 1.5.5