class KSqlShellView
|
The KSqlShellView class provides the view widget for the KSqlShellApp instance. More... |
|
|
Public Methods
The KSqlShellView class provides the view widget for the KSqlShellApp instance.
The View instance inherits QWidget as a base class and represents the view object of a KTMainWindow. As KSqlShellView is part of the
docuement-view model, it needs a reference to the document object connected with it by the KSqlShellApp class to manipulate and display
the document structure provided by the KSqlShellDoc class.
KSqlShellView (QWidget *parent = 0, const char *name=0)
| KSqlShellView |
~KSqlShellView ()
| ~KSqlShellView |
[const]
returns a pointer to the document connected to the view instance. Mind that this method requires a KSqlShellApp instance as a parent
widget to get to the window document pointer by calling the KSqlShellApp::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: olaf on alf on Wed Feb 26 16:51:29 2003, using kdoc 2.0a54.