MythTV  master
Public Attributes | List of all members
ImportIconsWizard::SearchEntry Struct Reference

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...
 

Detailed Description

search entry results

Definition at line 44 of file importicons.h.

Member Data Documentation

◆ strID

QString ImportIconsWizard::SearchEntry::strID

the remote channel id

Definition at line 46 of file importicons.h.

Referenced by ImportIconsWizard::search().

◆ strName

QString ImportIconsWizard::SearchEntry::strName

the remote name

Definition at line 47 of file importicons.h.

Referenced by ImportIconsWizard::search().

◆ strLogo

QString ImportIconsWizard::SearchEntry::strLogo

the actual logo

Definition at line 48 of file importicons.h.

Referenced by ImportIconsWizard::search().


The documentation for this struct was generated from the following file: