kpresenter
KPrProtectContentCommand Class Reference
List of all members.Detailed Description
Definition at line 978 of file KPrCommand.h.
Public Member Functions | |
| KPrProtectContentCommand (const QString &name, QPtrList< KPrObject > &objects, bool protectContent, KPrDocument *doc) | |
| KPrProtectContentCommand (const QString &name, bool protectContent, KPrTextObject *obj, KPrDocument *doc) | |
| ~KPrProtectContentCommand () | |
| virtual void | execute () |
| virtual void | unexecute () |
Protected Member Functions | |
| void | addObjects (const QPtrList< KPrObject > &objects) |
Protected Attributes | |
| QPtrList< KPrTextObject > | m_objects |
| bool | m_protectContent |
| QValueList< bool > | m_oldValues |
| KPrDocument * | m_doc |
The documentation for this class was generated from the following files:

