|
|
Document ( QObject *parent = 0, const char *name = 0 )
| Document |
~Document ()
| ~Document |
[virtual]
unsigned int documentNumber ()
| documentNumber |
[const]
QCString documentDCOPSuffix ()
| documentDCOPSuffix |
[const]
class View * createView ( QWidget *parent, const char *name = 0 )
| createView |
[pure virtual]
Create a view that will display the document data. You can create as many views as you like. When the user modifies data in one view then all other views will be updated as well.
QPtrList | views |
[const pure virtual]
Generated by: root on sparc64.ports.openbsd.org on Sun Sep 14 00:06:33 2003, using kdoc 2.0a54. |