class CDBakeOvenView
|
The CDBakeOvenView class provides the view widget for the CDBakeOvenApp instance. More... |
|
|
Public Methods
The CDBakeOvenView class provides the view widget for the CDBakeOvenApp instance.
The View instance inherits QWidget as a base class and represents the view object of a KTMainWindow. As CDBakeOvenView is part of the
docuement-view model, it needs a reference to the document object connected with it by the CDBakeOvenApp class to manipulate and display
the document structure provided by the CDBakeOvenDoc class.
CDBakeOvenView (QWidget *parent = 0, const char *name=0)
| CDBakeOvenView |
~CDBakeOvenView ()
| ~CDBakeOvenView |
[const]
returns a pointer to the document connected to the view instance. Mind that this method requires a CDBakeOvenApp instance as a parent
widget to get to the window document pointer by calling the CDBakeOvenApp::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: shlomo@localhost.localdomain on Fri May 18 23:06:17 2001, using kdoc 2.0a53.