class Koctave3View
|
The Koctave3View class provides the view widget for the Koctave3App instance. More... |
|
|
Public Methods
The Koctave3View class provides the view widget for the Koctave3App instance.
The View instance inherits QWidget as a base class and represents the view object of a KTMainWindow. As Koctave3View is part of the
docuement-view model, it needs a reference to the document object connected with it by the Koctave3App class to manipulate and display
the document structure provided by the Koctave3Doc class.
Koctave3View (QWidget *parent = 0, const char *name=0)
| Koctave3View |
~Koctave3View ()
| ~Koctave3View |
[const]
returns a pointer to the document connected to the view instance. Mind that this method requires a Koctave3App instance as a parent
widget to get to the window document pointer by calling the Koctave3App::getDocument() method.
See also: getDocument
void print (QPrinter *pPrinter)
| print |
- Version: KDevelop version 0.4 code generation
- Author: Source Framework Automatically Generated by KDevelop, (c) The KDevelop Team.
- Generated: matti on localhost on Thu Oct 24 19:36:31 2002, using kdoc 2.0a54.