filters
Libppt::Presentation Class Reference
List of all members.Detailed Description
Definition at line 29 of file presentation.h.
Public Member Functions | |
| Presentation () | |
| ~Presentation () | |
| void | clear () |
| bool | load (const char *filename) |
| void | appendSlide (Slide *slide) |
| unsigned | slideCount () const |
| Slide * | slide (unsigned index) |
| Slide * | masterSlide () |
| void | setMasterSlide (Slide *master) |
The documentation for this class was generated from the following files:

