Kexi API Documentation (2.0 alpha)

CustomWidget Class Reference

#include <formIO.h>

Inheritance diagram for CustomWidget:

QWidget List of all members.

Detailed Description

A blank widget displayed when class is not supported.

Definition at line 39 of file formIO.h.

Public Member Functions

 CustomWidget (const QCString &className, QWidget *parent, const char *name)
 A blank widget used when the class name is not supported.
virtual ~CustomWidget ()
virtual void paintEvent (QPaintEvent *ev)


Constructor & Destructor Documentation

CustomWidget::CustomWidget const QCString &  className,
QWidget parent,
const char *  name
 

A blank widget used when the class name is not supported.

Definition at line 55 of file formIO.cpp.

CustomWidget::~CustomWidget  )  [virtual]
 

Definition at line 61 of file formIO.cpp.


Member Function Documentation

void CustomWidget::paintEvent QPaintEvent *  ev  )  [virtual]
 

Definition at line 66 of file formIO.cpp.


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