RB.PodcastSearch¶
- Subclasses:
Methods¶
- Inherited:
- Structs:
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
|
|
Properties¶
None
Signals¶
- Inherited:
Name |
Short Description |
|---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class RB.PodcastSearch(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- cancel()¶
- result(data)¶
- Parameters:
data (
RB.PodcastChannel) –
- do_cancel() virtual¶
Signal Details¶
- RB.PodcastSearch.signals.finished(podcast_search, object)¶
- Signal Name:
finished- Flags:
- Parameters:
podcast_search (
RB.PodcastSearch) – The object which received the signalobject (
bool) –
- RB.PodcastSearch.signals.result(podcast_search, object)¶
- Signal Name:
result- Flags:
- Parameters:
podcast_search (
RB.PodcastSearch) – The object which received the signal