kexi
KexiBrowser Class Reference
#include <kexibrowser.h>
Detailed Description
Main Kexi Navigator Widget.
Definition at line 50 of file kexibrowser.h.
Constructor & Destructor Documentation
KexiBrowser::KexiBrowser | ( | KexiMainWindow * | mainWin | ) |
Definition at line 70 of file kexibrowser.cpp.
Member Function Documentation
void KexiBrowser::setReadOnly | ( | bool | set | ) | [slot] |
Sets by main window to disable actions that may try to modify the project.
Does not disable actions like opening objects.
Definition at line 649 of file kexibrowser.cpp.
void KexiBrowser::openOrActivateItem | ( | KexiPart::Item * | , | |
int | viewMode | |||
) | [signal] |
this signal is emmited when user double clicked (or single -depending on settings) or pressed return ky on the part item. This signal differs from openItem() signal in that if the object is already opened in view mode other than viewMode, the mode is not changed.
void KexiBrowser::slotNewObjectPopupAboutToShow | ( | ) | [protected, slot] |
Definition at line 587 of file kexibrowser.cpp.
void KexiBrowser::slotRemove | ( | ) | [protected, slot] |
The documentation for this class was generated from the following files: