|
MythTV master
|
search entry results More...
#include <mythtv-setup/importicons.h>
Public Attributes | |
| QString | strID |
| the remote channel id More... | |
| QString | strName |
| the remote name More... | |
| QString | strLogo |
| the actual logo More... | |
search entry results
Definition at line 44 of file importicons.h.
| QString ImportIconsWizard::SearchEntry::strID |
the remote channel id
Definition at line 46 of file importicons.h.
Referenced by ImportIconsWizard::search().
| QString ImportIconsWizard::SearchEntry::strLogo |
the actual logo
Definition at line 48 of file importicons.h.
Referenced by ImportIconsWizard::search().
| QString ImportIconsWizard::SearchEntry::strName |
the remote name
Definition at line 47 of file importicons.h.
Referenced by ImportIconsWizard::search().