UDPNotifyOSDTypeText Class Reference

#include <udpnotify.h>

List of all members.


Detailed Description

Definition at line 42 of file udpnotify.h.


Public Member Functions

 UDPNotifyOSDTypeText (const QString &name, const QString &text)
 ~UDPNotifyOSDTypeText ()
void SetText (const QString &text)
QString GetName (void)
QString GetText (void)

Private Attributes

QString m_name
QString m_text

Constructor & Destructor Documentation

UDPNotifyOSDTypeText::UDPNotifyOSDTypeText ( const QString &  name,
const QString &  text 
)

Definition at line 96 of file udpnotify.cpp.

UDPNotifyOSDTypeText::~UDPNotifyOSDTypeText (  ) 

Definition at line 103 of file udpnotify.cpp.


Member Function Documentation

void UDPNotifyOSDTypeText::SetText ( const QString &  text  ) 

Definition at line 117 of file udpnotify.cpp.

Referenced by UDPNotify::parseTextArea().

QString UDPNotifyOSDTypeText::GetName ( void   ) 

Definition at line 107 of file udpnotify.cpp.

Referenced by OSD::StartNotify().

QString UDPNotifyOSDTypeText::GetText ( void   ) 

Definition at line 112 of file udpnotify.cpp.

Referenced by OSD::StartNotify().


Member Data Documentation

QString UDPNotifyOSDTypeText::m_name [private]

Definition at line 52 of file udpnotify.h.

Referenced by GetName(), and UDPNotifyOSDTypeText().

QString UDPNotifyOSDTypeText::m_text [private]

Definition at line 53 of file udpnotify.h.

Referenced by GetText(), SetText(), and UDPNotifyOSDTypeText().


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