#include <channelInfoList.h>
Public Member Functions | |
| PROPERTYIMP (int, StartIndex) PROPERTYIMP(int | |
| Count | PROPERTYIMP (int, CurrentPage) PROPERTYIMP(int |
| Count TotalPages | PROPERTYIMP (int, TotalAvailable) PROPERTYIMP(QDateTime |
| Count TotalPages AsOf | PROPERTYIMP (QString, Version) PROPERTYIMP(QString |
| Count TotalPages AsOf ProtoVer | PROPERTYIMP_RO_REF (QVariantList, ChannelInfos) public |
| ChannelInfoList (QObject *parent=0) | |
| ChannelInfoList (const ChannelInfoList &src) | |
| void | Copy (const ChannelInfoList &src) |
| ChannelInfo * | AddNewChannelInfo () |
Properties | |
| int | StartIndex |
| int | Count |
| int | CurrentPage |
| int | TotalPages |
| int | TotalAvailable |
| QDateTime | AsOf |
| QString | Version |
| QString | ProtoVer |
| QVariantList | ChannelInfos |
Private Member Functions | |
| Q_CLASSINFO ("version","1.0") | |
| Q_CLASSINFO ("ChannelInfos","type=DTC::ChannelInfo") | |
| Q_CLASSINFO ("AsOf","transient=true") | |
Definition at line 14 of file channelInfoList.h.
| DTC::ChannelInfoList::ChannelInfoList | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 59 of file channelInfoList.h.
| DTC::ChannelInfoList::ChannelInfoList | ( | const ChannelInfoList & | src | ) | [inline] |
Definition at line 67 of file channelInfoList.h.
| DTC::ChannelInfoList::Q_CLASSINFO | ( | "version" | , | |
| "1.0" | ||||
| ) | [private] |
| DTC::ChannelInfoList::Q_CLASSINFO | ( | "ChannelInfos" | ) | [private] |
| DTC::ChannelInfoList::Q_CLASSINFO | ( | "AsOf" | ) | [private] |
| DTC::ChannelInfoList::PROPERTYIMP | ( | int | , | |
| StartIndex | ||||
| ) |
| Count DTC::ChannelInfoList::PROPERTYIMP | ( | int | , | |
| CurrentPage | ||||
| ) |
| Count TotalPages DTC::ChannelInfoList::PROPERTYIMP | ( | int | , | |
| TotalAvailable | ||||
| ) |
| Count TotalPages AsOf DTC::ChannelInfoList::PROPERTYIMP | ( | QString | , | |
| Version | ||||
| ) |
| Count TotalPages AsOf ProtoVer DTC::ChannelInfoList::PROPERTYIMP_RO_REF | ( | QVariantList | , | |
| ChannelInfos | ||||
| ) | [inline] |
Definition at line 45 of file channelInfoList.h.
| void DTC::ChannelInfoList::Copy | ( | const ChannelInfoList & | src | ) | [inline] |
Definition at line 72 of file channelInfoList.h.
| ChannelInfo* DTC::ChannelInfoList::AddNewChannelInfo | ( | ) | [inline] |
Definition at line 84 of file channelInfoList.h.
Referenced by Channel::GetChannelInfoList().
int DTC::ChannelInfoList::StartIndex [read, write] |
Definition at line 25 of file channelInfoList.h.
int DTC::ChannelInfoList::Count [read, write] |
Definition at line 26 of file channelInfoList.h.
int DTC::ChannelInfoList::CurrentPage [read, write] |
Definition at line 27 of file channelInfoList.h.
int DTC::ChannelInfoList::TotalPages [read, write] |
Definition at line 28 of file channelInfoList.h.
int DTC::ChannelInfoList::TotalAvailable [read, write] |
Definition at line 29 of file channelInfoList.h.
QDateTime DTC::ChannelInfoList::AsOf [read, write] |
Definition at line 30 of file channelInfoList.h.
QString DTC::ChannelInfoList::Version [read, write] |
Definition at line 31 of file channelInfoList.h.
QString DTC::ChannelInfoList::ProtoVer [read, write] |
Definition at line 32 of file channelInfoList.h.
QVariantList DTC::ChannelInfoList::ChannelInfos [read] |
Definition at line 34 of file channelInfoList.h.
1.6.3