ParaView
Public Member Functions
pqFormBuilder Class Reference

form builder that can create forms dynamic and static plugins are searched by default, dynamic plugins from the application directory are included in the search More...

#include <pqFormBuilder.h>

List of all members.

Public Member Functions

 pqFormBuilder (QObject *p=0)
 ~pqFormBuilder ()
QWidget * createWidget (const QString &className, QWidget *parent, const QString &name)

Detailed Description

form builder that can create forms dynamic and static plugins are searched by default, dynamic plugins from the application directory are included in the search

Definition at line 48 of file pqFormBuilder.h.


Constructor & Destructor Documentation

pqFormBuilder::pqFormBuilder ( QObject *  p = 0)
pqFormBuilder::~pqFormBuilder ( )

Member Function Documentation

QWidget* pqFormBuilder::createWidget ( const QString &  className,
QWidget *  parent,
const QString &  name 
)

The documentation for this class was generated from the following file: