Public Member Functions | Protected Member Functions | List of all members
pqDataInformationWidget Class Reference

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...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ pqDataInformationWidget()

pqDataInformationWidget::pqDataInformationWidget ( QWidget *  parent = nullptr)

◆ ~pqDataInformationWidget()

pqDataInformationWidget::~pqDataInformationWidget ( )
override

Member Function Documentation

◆ eventFilter()

bool pqDataInformationWidget::eventFilter ( QObject *  object,
QEvent *  event 
)
overrideprotected

Filters events received by the View.


The documentation for this class was generated from the following file: