kexi
KexiPart::GUIClient Class Reference
List of all members.Detailed Description
Definition at line 37 of file kexipartguiclient.h.
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
GUIClient::GUIClient | ( | KexiMainWindow * | win, | |
Part * | part, | |||
bool | partInstanceClient, | |||
const char * | nameSuffix | |||
) | [protected] |
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.
The documentation for this class was generated from the following files: