#include <upnpcdsobjects.h>
Definition at line 39 of file upnpcdsobjects.h.
Public Member Functions | |
| Property (const QString &sName, const QString &sNameSpace="", bool bRequired=false, const QString &sValue="") | |
Public Attributes | |
| QString | m_sName |
| QString | m_sNameSpace |
| bool | m_bRequired |
| QString | m_sValue |
| Property::Property | ( | const QString & | sName, | |
| const QString & | sNameSpace = "", |
|||
| bool | bRequired = false, |
|||
| const QString & | sValue = "" | |||
| ) | [inline] |
Definition at line 50 of file upnpcdsobjects.h.
| QString Property::m_sName |
Definition at line 43 of file upnpcdsobjects.h.
Referenced by CDSObject::AddProperty(), Property(), and CDSObject::toXml().
| QString Property::m_sNameSpace |
| QString Property::m_sValue |
Definition at line 46 of file upnpcdsobjects.h.
Referenced by CDSObject::GetPropValue(), Property(), CDSObject::SetPropValue(), and CDSObject::toXml().
1.5.5