#include "TypesDef.h"
#include <wx/listctrl.h>
Go to the source code of this file.
Compounds | |
class | cMovieWidget |
cMovieWidget draws all widgets related to movie. More... | |
Variables | |
const Int | DIRECTOR = 3 |
const Int | RUNTIME = 4 |
const Int | COUNTRY = 5 |
const Int | M_LANGUAGE = 6 |
const Int | MPAA = 7 |
const Int | CERTIFICATION = 8 |
const Int | IMDB_URL = 9 |
const Int | NUM_OF_MOVIE_ENTRIES = 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|