#include <tvdb/season.h>
List of all members.
Detailed Description
- Author:
- Sebastian Trueg <trueg@kde.org>
Definition at line 41 of file season.h.
Constructor & Destructor Documentation
Tvdb::Season::Season |
( |
const Season & |
other | ) |
|
Tvdb::Season::~Season |
( |
| ) |
|
Member Function Documentation
int Tvdb::Season::id |
( |
| ) |
const |
Series Tvdb::Season::series |
( |
| ) |
const |
int Tvdb::Season::seasonNumber |
( |
| ) |
const |
int Tvdb::Season::numEpisodes |
( |
| ) |
const |
Episode Tvdb::Season::operator[] |
( |
int |
number | ) |
const |
Get an episode by episode number. Be aware that the index starts at 1.
The documentation for this class was generated from the following file:
- /home/trueg/kde/dev/kde/src/libtvdb/season.h