ParaView
|
Widget for the DataInformation(or Statistics View). More...
#include <pqDataInformationWidget.h>
Inherits QWidget.
Public Member Functions | |
pqDataInformationWidget (QWidget *parent=NULL) | |
virtual | ~pqDataInformationWidget () |
Protected Member Functions | |
virtual bool | eventFilter (QObject *object, QEvent *event) |
Filters events received by the View. More... | |
Widget for the DataInformation(or Statistics View).
It creates the model and the view and connects them.
Definition at line 43 of file pqDataInformationWidget.h.
pqDataInformationWidget::pqDataInformationWidget | ( | QWidget * | parent = NULL | ) |
|
virtual |
|
protectedvirtual |
Filters events received by the View.