MythTV
master
|
This is the complete list of members for ChannelImporter, including all inherited members.
AddChanToCopy(ScanDTVTransport &transport_copy, const ScanDTVTransport &transport, const ChannelInsertInfo &chan) | ChannelImporter | protectedstatic |
ChannelImporter(bool gui, bool interactive, bool _delete, bool insert, bool save, bool fta_only, bool lcn_only, bool complete_only, bool full_channel_search, bool remove_duplicates, ServiceRequirements service_requirements, bool success=false) | ChannelImporter | |
ChannelNumbers(ScanDTVTransportList &transports) const | ChannelImporter | protected |
ChannelType enum name | ChannelImporter | protected |
CheckChannelNumber(const QString &num, const ChannelInsertInfo &chan) | ChannelImporter | protectedstatic |
CollectStats(const ScanDTVTransportList &transports) | ChannelImporter | protectedstatic |
CollectUniquenessStats(const ScanDTVTransportList &transports, const ChannelImporterBasicStats &info) | ChannelImporter | protectedstatic |
ComputeSuggestedChannelNum(const ChannelInsertInfo &chan) | ChannelImporter | protectedstatic |
CountChannels(const ScanDTVTransportList &transports, const ChannelImporterBasicStats &info, ChannelType type, uint &new_chan, uint &old_chan) | ChannelImporter | protectedstatic |
DeleteAction enum name | ChannelImporter | protected |
DeleteChannels(ScanDTVTransportList &transports) | ChannelImporter | protected |
DeleteUnusedTransports(uint sourceid) | ChannelImporter | protected |
FilterRelocatedServices(ScanDTVTransportList &transports) | ChannelImporter | protectedstatic |
FilterServices(ScanDTVTransportList &transports) const | ChannelImporter | protected |
FixUpOpenCable(ScanDTVTransportList &transports) | ChannelImporter | protectedstatic |
FormatChannel(const ScanDTVTransport &transport, const ChannelInsertInfo &chan, const ChannelImporterBasicStats *info=nullptr) | ChannelImporter | protectedstatic |
FormatChannels(const ScanDTVTransportList &transports, const ChannelImporterBasicStats *info=nullptr) | ChannelImporter | protectedstatic |
FormatTransport(const ScanDTVTransport &transport) | ChannelImporter | protectedstatic |
FormatTransports(const ScanDTVTransportList &transports_in) | ChannelImporter | protectedstatic |
GetDBTransports(uint sourceid, ScanDTVTransportList &transports) const | ChannelImporter | protected |
GetSummary(const ChannelImporterBasicStats &info, const ChannelImporterUniquenessStats &stats) | ChannelImporter | protectedstatic |
InsertAction enum name | ChannelImporter | protected |
InsertChannels(const ScanDTVTransportList &transports, const ChannelImporterBasicStats &info) | ChannelImporter | protected |
InsertChannels(const ScanDTVTransportList &transports, const ChannelImporterBasicStats &info, InsertAction action, ChannelType type, ScanDTVTransportList &inserted, ScanDTVTransportList &skipped) | ChannelImporter | protected |
IsType(const ChannelImporterBasicStats &info, const ChannelInsertInfo &chan, ChannelType type) | ChannelImporter | protectedstatic |
kATSCConflicting enum value | ChannelImporter | protected |
kATSCNonConflicting enum value | ChannelImporter | protected |
kChannelTypeConflictingFirst enum value | ChannelImporter | protected |
kChannelTypeConflictingLast enum value | ChannelImporter | protected |
kChannelTypeFirst enum value | ChannelImporter | protected |
kChannelTypeLast enum value | ChannelImporter | protected |
kChannelTypeNonConflictingFirst enum value | ChannelImporter | protected |
kChannelTypeNonConflictingLast enum value | ChannelImporter | protected |
kDeleteAll enum value | ChannelImporter | protected |
kDeleteIgnoreAll enum value | ChannelImporter | protected |
kDeleteInvisibleAll enum value | ChannelImporter | protected |
kDeleteManual enum value | ChannelImporter | protected |
kDVBConflicting enum value | ChannelImporter | protected |
kDVBNonConflicting enum value | ChannelImporter | protected |
kInsertAll enum value | ChannelImporter | protected |
kInsertIgnoreAll enum value | ChannelImporter | protected |
kInsertManual enum value | ChannelImporter | protected |
kMPEGConflicting enum value | ChannelImporter | protected |
kMPEGNonConflicting enum value | ChannelImporter | protected |
kNTSCConflicting enum value | ChannelImporter | protected |
kNTSCNonConflicting enum value | ChannelImporter | protected |
kSCTEConflicting enum value | ChannelImporter | protected |
kSCTENonConflicting enum value | ChannelImporter | protected |
kUpdateAll enum value | ChannelImporter | protected |
kUpdateIgnoreAll enum value | ChannelImporter | protected |
kUpdateManual enum value | ChannelImporter | protected |
m_completeOnly | ChannelImporter | private |
m_doDelete | ChannelImporter | private |
m_doInsert | ChannelImporter | private |
m_doLcn | ChannelImporter | private |
m_doSave | ChannelImporter | private |
m_doScn | ChannelImporter | private |
m_eventLoop | ChannelImporter | private |
m_ftaOnly | ChannelImporter | private |
m_fullChannelSearch | ChannelImporter | private |
m_functorRetval | ChannelImporter | private |
m_isInteractive | ChannelImporter | private |
m_keepChannelNumbers | ChannelImporter | private |
m_lcnOffset | ChannelImporter | private |
m_lcnOnly | ChannelImporter | private |
m_pWeb | ChannelImporter | private |
m_removeDuplicates | ChannelImporter | private |
m_serviceRequirements | ChannelImporter | private |
m_success | ChannelImporter | private |
m_useGui | ChannelImporter | private |
m_useWeb | ChannelImporter | private |
MergeSameFrequency(ScanDTVTransportList &transports) | ChannelImporter | protectedstatic |
Process(const ScanDTVTransportList &_transports, int sourceid=-1) | ChannelImporter | |
QueryUserDelete(const QString &msg) | ChannelImporter | protected |
QueryUserInsert(const QString &msg) | ChannelImporter | protected |
QueryUserInsert(const ScanDTVTransport &transport, ChannelInsertInfo &chan) | ChannelImporter | protected |
QueryUserResolve(const ScanDTVTransport &transport, ChannelInsertInfo &chan) | ChannelImporter | protected |
QueryUserUpdate(const QString &msg) | ChannelImporter | protected |
RemoveDuplicates(ScanDTVTransportList &transports, ScanDTVTransportList &duplicates) | ChannelImporter | protectedstatic |
ShowManualChannelPopup(const QString &title, const QString &message, QString &text) | ChannelImporter | protected |
ShowResolveChannelPopup(const QString &title, const QString &message, QString &text) | ChannelImporter | protected |
SimpleCountChannels(const ScanDTVTransportList &transports) | ChannelImporter | protectedstatic |
SimpleFormatChannel(const ScanDTVTransport &transport, const ChannelInsertInfo &chan) | ChannelImporter | protectedstatic |
toString(ChannelType type) | ChannelImporter | protectedstatic |
UpdateAction enum name | ChannelImporter | protected |
UpdateChannels(const ScanDTVTransportList &transports, const ChannelImporterBasicStats &info, UpdateAction action, ChannelType type, ScanDTVTransportList &updated, ScanDTVTransportList &skipped) const | ChannelImporter | protected |