This class holds all parameters for the presentation
This class holds all parameters for the presentation. This parameters will be initialized with hard-coded default-values. The values can be overridden by a global config-file, a user config-file (located in the user's home-directory) and by commandline-options.
~Parameters()
int readConfigFile(const char *filename)
void setPathToThemes(const char *path_to_themes)
void setTheme(const char *theme)
void setTargetDirectory(const char *target_directory)
int initPathToTheme()
void initImageSizes()
char* getPathToTheme()
char* input_file_
char* path_to_themes_
char* theme_
char* target_directory_
int resolution_
ostrstream* path_to_theme_
int enable_background_graphic_
int enable_header_graphic_
int enable_footer_graphic_
ImageSize* prev_
ImageSize* next_
ImageSize* slide_
ImageSize* header_
ImageSize* footer_
Alphabetic index Hierarchy of classes