class InfoWidget

Displays an information widget. More...

Definition#include <./infowidget.h>
InheritsQWidget [public ]
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods


Detailed Description

This is used to display information to the user when no diagrams have been displayed.

 InfoWidget (QWidget *parent=0, const char *name=0)

InfoWidget

Constructs an InfoWidget.

Parameters:
parentThe parent of this InfoWidget.
nameThe name of this widget.

 ~InfoWidget ()

~InfoWidget

Standard deconstructor.