Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

WidgetTest Class Template Reference

A generic class that is useful for testing widgets with. More...

#include <WidgetTest.h>

Inheritance diagram for WidgetTest

Inheritance graph
[legend]
Collaboration diagram for WidgetTest:

Collaboration graph
[legend]
List of all members.

Public Methods

 WidgetTest (QWidget* parent = 0, QString name = "QtGraphTest")
 WidgetTest (W& widget, QWidget* parent = 0, QString name = "QtGraphTest")
 ~WidgetTest ()
W* GetWidget () const

Detailed Description

template<class W> template class WidgetTest

A generic class that is useful for testing widgets with.

It uses the widget that is given as its template parameter as its central widget.


The documentation for this class was generated from the following file:
Generated at Mon Nov 27 01:47:22 2000 for LibPenguinPlay by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000