KexiFormPart::TempData Class Reference
#include <kexiformpart.h>
Inheritance diagram for KexiFormPart::TempData:

Public Member Functions | |
| TempData (QObject *parent) | |
| ~TempData () | |
Public Attributes | |
| QGuardedPtr< KFormDesigner::Form > | form |
| QGuardedPtr< KFormDesigner::Form > | previewForm |
| QString | tempForm |
| QPoint | scrollViewContentsPos |
| to preserve contents pos after switching to other view | |
| int | resizeMode |
| form's window's resize mode -one of KexiFormView::ResizeMode items | |
Constructor & Destructor Documentation
|
|
Definition at line 510 of file kexiformpart.cpp. |
|
|
Definition at line 515 of file kexiformpart.cpp. |
Member Data Documentation
|
|
Definition at line 68 of file kexiformpart.h. |
|
|
Definition at line 69 of file kexiformpart.h. |
|
|
form's window's resize mode -one of KexiFormView::ResizeMode items
Definition at line 72 of file kexiformpart.h. |
|
|
to preserve contents pos after switching to other view
Definition at line 71 of file kexiformpart.h. |
|
|
Definition at line 70 of file kexiformpart.h. Referenced by KexiFormView::beforeSwitchTo(). |
The documentation for this class was generated from the following files:
