Kexi API Documentation (2.0 alpha)

KexiFormEventAction Class Reference

#include <kexiformeventhandler.h>

Inheritance diagram for KexiFormEventAction:

KAction List of all members.

Public Slots

virtual void activate ()
 Activates the action.

Public Member Functions

 KexiFormEventAction (KexiMainWindow *mainWin, QObject *parent, const QString &actionName, const QString &objectName, const QString &actionOption)
virtual ~KexiFormEventAction ()

Classes

class  ActionData
 A structure used in currentActionName(). More...

Constructor & Destructor Documentation

KexiFormEventAction::KexiFormEventAction KexiMainWindow mainWin,
QObject *  parent,
const QString actionName,
const QString objectName,
const QString actionOption
 

Definition at line 71 of file kexiformeventhandler.cpp.

KexiFormEventAction::~KexiFormEventAction  )  [virtual]
 

Definition at line 78 of file kexiformeventhandler.cpp.


Member Function Documentation

void KexiFormEventAction::activate  )  [virtual, slot]
 

Activates the action.

If the object supports executing (macro, script), it is executed; otherwise (table, query, form,...) it is opened in its data view.

Definition at line 82 of file kexiformeventhandler.cpp.

References KexiMainWindow::closeObject(), Kexi::DataViewMode, Kexi::DesignViewMode, KexiPart::Part::execute(), KexiMainWindow::executeCustomActionForObject(), KexiPart::Part::info(), KexiProject::item(), KexiMainWindow::newObject(), KexiMainWindow::openObject(), Kexi::partManager(), KexiMainWindow::printItem(), KexiMainWindow::printPreviewForItem(), KexiMainWindow::project(), KexiMainWindow::showPageSetupForItem(), and Kexi::TextViewMode.


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