KPrLoadingInfo Class Reference
#include <KPrLoadingInfo.h>
List of all members.
Detailed Description
Temporary information used only during loading.
Definition at line 30 of file KPrLoadingInfo.h.
|
Public Member Functions |
|
| KPrLoadingInfo (bool oldFormat=false) |
|
lstAnimation * | animationShowById (const QString &id) const |
|
void | storePresentationShowAnimation (lstAnimation *element, const QString &id) |
|
void | clearAnimationShowDict () |
|
lstAnimation * | animationHideById (const QString &id) const |
|
void | storePresentationHideAnimation (lstAnimation *element, const QString &id) |
|
void | clearAnimationHideDict () |
|
bool | oldFormat () const |
Public Attributes |
|
int | presSpeed |
|
QMap< QString, KPrPage * > | m_name2page |
|
bool | m_header |
|
bool | m_footer |
|
bool | m_headerFooterByPage |
The documentation for this class was generated from the following file: