Kexi API Documentation (2.0 alpha)

SubForm Class Reference

#include <containerfactory.h>

Inheritance diagram for SubForm:

QScrollView List of all members.

Detailed Description

A form embedded as a widget inside other form.

Definition at line 152 of file containerfactory.h.

Public Member Functions

 SubForm (QWidget *parent, const char *name)
 ~SubForm ()
QString formName () const
void setFormName (const QString &name)

Properties

QString formName


Constructor & Destructor Documentation

SubForm::SubForm QWidget parent,
const char *  name
 

Definition at line 272 of file containerfactory.cpp.

SubForm::~SubForm  )  [inline]
 

Definition at line 159 of file containerfactory.h.


Member Function Documentation

QString SubForm::formName  )  const [inline]
 

Returns:
the name of the subform inside the db

Definition at line 162 of file containerfactory.h.

void SubForm::setFormName const QString name  ) 
 

Definition at line 280 of file containerfactory.cpp.

References KFormDesigner::Form::createToplevel(), KFormDesigner::FormIO::loadFormFromFile(), and KFormDesigner::FormManager::self().


Property Documentation

QString SubForm::formName [read, write]
 

Definition at line 155 of file containerfactory.h.


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:27 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003