|
MythTV
0.26-pre
|
#include <audiogeneralsettings.h>
Public Member Functions | |
| ChannelChangedEvent (QString channame, bool fulltest) | |
| ~ChannelChangedEvent () | |
Public Attributes | |
| QString | channel |
| bool | fulltest |
Static Public Attributes | |
| static Type | kEventType |
Definition at line 137 of file audiogeneralsettings.h.
| ChannelChangedEvent::ChannelChangedEvent | ( | QString | channame, |
| bool | fulltest | ||
| ) | [inline] |
Definition at line 140 of file audiogeneralsettings.h.
| ChannelChangedEvent::~ChannelChangedEvent | ( | ) | [inline] |
Definition at line 142 of file audiogeneralsettings.h.
| QString ChannelChangedEvent::channel |
Definition at line 144 of file audiogeneralsettings.h.
Referenced by nv_python_libs.mashups.mashups_api.Videos::displayTreeView(), nv_python_libs.hulu.hulu_api.Videos::displayTreeView(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::displayTreeView(), nv_python_libs.rev3.rev3_api.Videos::displayTreeView(), AudioTest::event(), nv_python_libs.vimeo.vimeo_api.Videos::getTreeVideos(), nv_python_libs.mtv.mtv_api.Videos::getVideosForURL(), nv_python_libs.youtube.youtube_api.Videos::getVideosForURL(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchForVideos(), nv_python_libs.mashups.mashups_api.Videos::searchForVideos(), nv_python_libs.tedtalks.tedtalks_api.Videos::searchForVideos(), nv_python_libs.hulu.hulu_api.Videos::searchForVideos(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchForVideos(), nv_python_libs.thewb.thewb_api.Videos::searchForVideos(), nv_python_libs.rev3.rev3_api.Videos::searchForVideos(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchTitle(), nv_python_libs.hulu.hulu_api.Videos::searchTitle(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchTitle(), nv_python_libs.thewb.thewb_api.Videos::searchTitle(), nv_python_libs.youtube.youtube_api.Videos::searchTitle(), nv_python_libs.rev3.rev3_api.Videos::searchTitle(), and nv_python_libs.vimeo.vimeo_api.Videos::searchTitle().
Definition at line 145 of file audiogeneralsettings.h.
Referenced by AudioTest::event().
QEvent::Type ChannelChangedEvent::kEventType [static] |
(QEvent::Type) QEvent::registerEventType()
Definition at line 147 of file audiogeneralsettings.h.
Referenced by AudioTest::event().
1.7.6.1