|
|
Document ( QObject *parent = 0, const char *name = 0 )
| Document |
~Document ()
| ~Document |
[virtual]
unsigned int documentNumber ()
| documentNumber |
[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: dfaure on faure on Tue Apr 16 08:51:19 2002, using kdoc 2.0a53. |