KexiPart::GUIClient Class Reference
#include <kexipartguiclient.h>
Inheritance diagram for KexiPart::GUIClient:

Public Member Functions | |
| virtual | ~GUIClient () |
| Part * | part () |
Protected Member Functions | |
| GUIClient (KexiMainWindow *win, Part *part, bool partInstanceClient, const char *nameSuffix) | |
Friends | |
| class | Part |
Constructor & Destructor Documentation
|
|
Definition at line 40 of file kexipartguiclient.h. |
|
||||||||||||||||||||
|
Creates a new GUI Client. If partInstanceClient is true, the part will be used as "instance" client, otherwise it will be defined per-view. nameSuffix is used in constructing client's name (only useful for debugging purposes). Definition at line 431 of file kexipart.cpp. References KexiPart::Part::info(), and KexiMainWindow::project(). |
Member Function Documentation
|
|
Definition at line 42 of file kexipartguiclient.h. |
Friends And Related Function Documentation
|
|
Definition at line 50 of file kexipartguiclient.h. |
The documentation for this class was generated from the following files:
