Kexi API Documentation (2.0 alpha)

KexiFormPart::TempData Class Reference

#include <kexiformpart.h>

Inheritance diagram for KexiFormPart::TempData:

KexiDialogTempData List of all members.

Public Member Functions

 TempData (QObject *parent)
 ~TempData ()

Public Attributes

QGuardedPtr< KFormDesigner::Formform
QGuardedPtr< KFormDesigner::FormpreviewForm
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

KexiFormPart::TempData::TempData QObject *  parent  ) 
 

Definition at line 510 of file kexiformpart.cpp.

KexiFormPart::TempData::~TempData  ) 
 

Definition at line 515 of file kexiformpart.cpp.


Member Data Documentation

QGuardedPtr<KFormDesigner::Form> KexiFormPart::TempData::form
 

Definition at line 68 of file kexiformpart.h.

QGuardedPtr<KFormDesigner::Form> KexiFormPart::TempData::previewForm
 

Definition at line 69 of file kexiformpart.h.

int KexiFormPart::TempData::resizeMode
 

form's window's resize mode -one of KexiFormView::ResizeMode items

Definition at line 72 of file kexiformpart.h.

QPoint KexiFormPart::TempData::scrollViewContentsPos
 

to preserve contents pos after switching to other view

Definition at line 71 of file kexiformpart.h.

QString KexiFormPart::TempData::tempForm
 

Definition at line 70 of file kexiformpart.h.

Referenced by KexiFormView::beforeSwitchTo().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:01 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003