#include <infostructs.h>
Definition at line 14 of file infostructs.h.
Public Member Functions | |
| ChannelInfo () | |
| ~ChannelInfo () | |
| void | LoadChannelIcon (int width, int height=0) |
| QString | Text (QString format) |
Public Attributes | |
| QString | callsign |
| QString | iconpath |
| QString | chanstr |
| QString | channame |
| int | chanid |
| int | sourceid |
| QString | sourcename |
| int | favid |
| QString | recpriority |
| QPixmap | icon |
| bool | iconload |
| ChannelInfo::ChannelInfo | ( | ) | [inline] |
Definition at line 17 of file infostructs.h.
| ChannelInfo::~ChannelInfo | ( | ) | [inline] |
Definition at line 18 of file infostructs.h.
| void ChannelInfo::LoadChannelIcon | ( | int | width, | |
| int | height = 0 | |||
| ) |
| QString ChannelInfo::Text | ( | QString | format | ) |
Definition at line 57 of file infostructs.cpp.
Referenced by ChannelRecPriority::updateInfo(), and ChannelRecPriority::updateList().
| QString ChannelInfo::callsign |
Definition at line 23 of file infostructs.h.
Referenced by ChannelRecPriority::edit(), ChannelRecPriority::FillList(), and Text().
| QString ChannelInfo::iconpath |
Definition at line 24 of file infostructs.h.
Referenced by ChannelRecPriority::edit(), ChannelRecPriority::FillList(), LoadChannelIcon(), and ChannelRecPriority::updateInfo().
| QString ChannelInfo::chanstr |
Definition at line 25 of file infostructs.h.
Referenced by ChannelRecPriority::edit(), ChannelRecPriority::FillList(), channelRecPrioritySort::operator()(), channelSort::operator()(), and Text().
| QString ChannelInfo::channame |
Definition at line 26 of file infostructs.h.
Referenced by ChannelRecPriority::edit(), ChannelRecPriority::FillList(), and Text().
Definition at line 27 of file infostructs.h.
Referenced by ChannelRecPriority::edit(), ChannelRecPriority::FillList(), ChannelRecPriority::saveRecPriority(), ChannelRecPriority::upcoming(), and ChannelRecPriority::updateList().
Definition at line 28 of file infostructs.h.
Referenced by ChannelRecPriority::edit(), ChannelRecPriority::FillList(), channelSort::operator()(), and ChannelRecPriority::updateInfo().
| QString ChannelInfo::sourcename |
Definition at line 29 of file infostructs.h.
Referenced by ChannelRecPriority::FillList(), and ChannelRecPriority::updateInfo().
Definition at line 30 of file infostructs.h.
| QString ChannelInfo::recpriority |
Definition at line 31 of file infostructs.h.
Referenced by ChannelRecPriority::changeRecPriority(), ChannelRecPriority::edit(), ChannelRecPriority::FillList(), channelRecPrioritySort::operator()(), ChannelRecPriority::saveRecPriority(), ChannelRecPriority::updateInfo(), and ChannelRecPriority::updateList().
| QPixmap ChannelInfo::icon |
Definition at line 33 of file infostructs.h.
Referenced by LoadChannelIcon(), and ChannelRecPriority::updateInfo().
Definition at line 34 of file infostructs.h.
Referenced by LoadChannelIcon(), and ChannelRecPriority::updateInfo().
1.5.5