Kexi API Documentation (2.0 alpha)

KAction_setEnabled_Helper Class Reference

#include <kexiactionproxy_p.h>

List of all members.


Detailed Description

Helper class for KexiActionProxy::plugSharedActionToExternalGUI() method.

Definition at line 28 of file kexiactionproxy_p.h.

Public Slots

void slotSetEnabled (bool enabled)

Public Member Functions

 KAction_setEnabled_Helper (KexiActionProxy *proxy)

Protected Attributes

KexiActionProxym_proxy


Constructor & Destructor Documentation

KAction_setEnabled_Helper::KAction_setEnabled_Helper KexiActionProxy proxy  ) 
 

Definition at line 32 of file kexiactionproxy.cpp.


Member Function Documentation

void KAction_setEnabled_Helper::slotSetEnabled bool  enabled  )  [slot]
 

Definition at line 38 of file kexiactionproxy.cpp.

References m_proxy, and KexiActionProxy::setAvailable().


Member Data Documentation

KexiActionProxy* KAction_setEnabled_Helper::m_proxy [protected]
 

Definition at line 38 of file kexiactionproxy_p.h.

Referenced by slotSetEnabled().


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:05 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003