Home
last modified time | relevance | path

Searched defs:getChannelList (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmsr/include/dcmtk/dcmsr/
H A Ddsrwavvl.h176 inline DSRWaveformChannelList &getChannelList() in getChannelList() function
/dports/www/mythplugin-mythweb/mythweb-31.0/modules/tv/classes/
H A DChannel.php46 public static function getChannelList($filtered=True) { function in Channel
/dports/games/multimc/MultiMC5-0.6.11/api/logic/updater/
H A DUpdateChecker.cpp33 QList<UpdateChecker::ChannelListEntry> UpdateChecker::getChannelList() const in getChannelList() function in UpdateChecker
/dports/devel/libwfut/libwfut-0.2.3/libwfut/
H A DWFUT.cpp118 WFUTError WFUTClient::getChannelList(const std::string &url, ChannelList &channels) { in getChannelList() function in WFUT::WFUTClient
/dports/irc/konversation/konversation-21.12.3/src/irc/
H A Dserver.h343 const QList<Channel *>& getChannelList() const { return m_channelList; } in getChannelList() function