Widget for the DataInformation(or Statistics View). More...
#include <pqDataInformationWidget.h>
Inherits QWidget.
Public Member Functions | |
pqDataInformationWidget (QWidget *parent=nullptr) | |
~pqDataInformationWidget () override | |
Protected Member Functions | |
bool | eventFilter (QObject *object, QEvent *event) override |
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 17 of file pqDataInformationWidget.h.
pqDataInformationWidget::pqDataInformationWidget | ( | QWidget * | parent = nullptr | ) |
|
override |
|
overrideprotected |
Filters events received by the View.