lib
DocumentWrapper Class Reference
#include <kformuladocument.h>
Detailed Description
A Wrapper that constracts the actions and must be given a real document to work with.
Definition at line 271 of file kformuladocument.h.
Member Function Documentation
void DocumentWrapper::document | ( | Document * | document, | |
bool | init = true | |||
) |
Inserts the document we are wrapping.
This must be called once before the wrapper can be used.
Definition at line 371 of file kformuladocument.cc.
Document* DocumentWrapper::document | ( | ) | const [inline] |
void DocumentWrapper::setEnabled | ( | bool | enabled | ) |
The documentation for this class was generated from the following files: