kexi
KexiAlterTable_DataView Class Reference
Inheritance diagram for KexiAlterTable_DataView:

Detailed Description
Definition at line 26 of file kexialtertable_dataview.h.
Public Member Functions | |
KexiAlterTable_DataView (KexiMainWindow *win, QWidget *parent, const char *name=0) | |
virtual | ~KexiAlterTable_DataView () |
KexiTablePart::TempData * | tempData () const |
Protected Member Functions | |
virtual tristate | beforeSwitchTo (int mode, bool &dontStore) |
virtual tristate | afterSwitchFrom (int mode) |
Member Function Documentation
|
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.
Reimplemented from KexiViewBase. Definition at line 60 of file kexialtertable_dataview.cpp. |
|
called by KexiDialogBase::switchToViewMode() right before dialog is switched to new mode By default does nothing. Reimplement this if you need to do something before switching to this view.
Reimplemented from KexiViewBase. Definition at line 45 of file kexialtertable_dataview.cpp. |
The documentation for this class was generated from the following files: