|
|
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: hany on w1.md.megaloman.sk on Tue Aug 12 19:46:37 2003, using kdoc 2.0a54. |