#include <helperobjects.h>
Definition at line 29 of file helperobjects.h.
Public Member Functions | |
| Theater () | |
Public Attributes | |
| QString | name |
| QString | address |
| MovieVector | movies |
| QString | showTimes |
| Theater::Theater | ( | ) | [inline] |
Definition at line 36 of file helperobjects.h.
| QString Theater::name |
Definition at line 32 of file helperobjects.h.
Referenced by MoviesUI::buildMovieDataTree(), MoviesUI::buildTheaterDataTree(), MoviesUI::getDisplayTreeByMovie(), MoviesUI::getDisplayTreeByTheater(), MoviesUI::handleTreeListEntry(), MoviesUI::processTheatre(), and Theater().
| QString Theater::address |
Definition at line 33 of file helperobjects.h.
Referenced by MoviesUI::buildMovieDataTree(), MoviesUI::buildTheaterDataTree(), MoviesUI::handleTreeListEntry(), MoviesUI::processTheatre(), and Theater().
Definition at line 34 of file helperobjects.h.
Referenced by MoviesUI::buildTheaterDataTree(), and MoviesUI::getDisplayTreeByTheater().
| QString Theater::showTimes |
Definition at line 35 of file helperobjects.h.
Referenced by MoviesUI::buildMovieDataTree(), and MoviesUI::handleTreeListEntry().
1.5.5