This class represents a whole presentation
This class represents a whole presentation. It contains a theme and a vector which holds pointers to all slides.
~Presentation()
int read()
void write()
Slide* getPrevSlide(unsigned int slide_number)
Slide* getNextSlide(unsigned int slide_number)
void writeIndexPage()
Alphabetic index Hierarchy of classes