kexi

KexiQueryView Class Reference

Inheritance diagram for KexiQueryView:

KexiDataTable KexiDataAwareView KexiViewBase KexiActionProxy List of all members.

Detailed Description

Definition at line 32 of file kexiqueryview.h.


Public Member Functions

 KexiQueryView (KexiMainWindow *win, QWidget *parent, const char *name=0)
 ~KexiQueryView ()

Protected Member Functions

virtual tristate afterSwitchFrom (int mode)
bool executeQuery (KexiDB::QuerySchema *query)

Member Function Documentation

tristate KexiQueryView::afterSwitchFrom int  mode  )  [protected, virtual]
 

called by KexiDialogBase::switchToViewMode() right after dialog is switched to new mode By default does nothing. Reimplement this if you need to do something after switching to this view.

Returns:
true if you accept or false if a error occupied and view shouldn't change If there is no error but switching should be just cancelled (probably after showing some info messages), you need to return cancelled.

Reimplemented from KexiViewBase.

Definition at line 60 of file kexiqueryview.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys