kexi
KexiFormPart::TempData Class Reference
Inheritance diagram for KexiFormPart::TempData:

Detailed Description
Definition at line 64 of file kexiformpart.h.
Public Member Functions | |
TempData (QObject *parent) | |
~TempData () | |
Public Attributes | |
QGuardedPtr< KFormDesigner::Form > | form |
QGuardedPtr< KFormDesigner::Form > | previewForm |
QString | tempForm |
QPoint | scrollViewContentsPos |
int | resizeMode |
QMap< QWidget *, KexiBLOBBuffer::Id_t > | unsavedLocalBLOBs |
QMap< QCString, KexiBLOBBuffer::Id_t > | unsavedLocalBLOBsByName |
Member Data Documentation
to preserve contents pos after switching to other view
Definition at line 72 of file kexiformpart.h.
form's window's resize mode -one of KexiFormView::ResizeMode items
Definition at line 73 of file kexiformpart.h.
QMap<QWidget*, KexiBLOBBuffer::Id_t> KexiFormPart::TempData::unsavedLocalBLOBs |
QMap<QCString, KexiBLOBBuffer::Id_t> KexiFormPart::TempData::unsavedLocalBLOBsByName |
Used when loading a form from (temporary) XML in Data View to get unsaved blobs collected at design mode.
Definition at line 78 of file kexiformpart.h.
The documentation for this class was generated from the following files: