Kexi API Documentation (2.0 alpha)

KexiPart::GUIClient Class Reference

#include <kexipartguiclient.h>

Inheritance diagram for KexiPart::GUIClient:

List of all members.

Public Member Functions

virtual ~GUIClient ()
Partpart ()

Protected Member Functions

 GUIClient (KexiMainWindow *win, Part *part, bool partInstanceClient, const char *nameSuffix)

Friends

class Part

Constructor & Destructor Documentation

virtual KexiPart::GUIClient::~GUIClient  )  [inline, virtual]
 

Definition at line 40 of file kexipartguiclient.h.

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.

References KexiPart::Part::info(), and KexiMainWindow::project().


Member Function Documentation

Part* KexiPart::GUIClient::part  )  [inline]
 

Definition at line 42 of file kexipartguiclient.h.


Friends And Related Function Documentation

friend class Part [friend]
 

Definition at line 50 of file kexipartguiclient.h.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:53 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003