Public Member Functions | List of all members
pqRepresentationToolbar Class Reference

pqRepresentationToolbar is the toolbar which allows the user to choose the representation type for the active representation. More...

#include <pqRepresentationToolbar.h>

Inherits QToolBar.

Public Member Functions

 pqRepresentationToolbar (const QString &title, QWidget *parentObject=nullptr)
 
 pqRepresentationToolbar (QWidget *parentObject=nullptr)
 

Detailed Description

pqRepresentationToolbar is the toolbar which allows the user to choose the representation type for the active representation.

Uses pqDisplayRepresentationWidget internally.

Definition at line 15 of file pqRepresentationToolbar.h.

Constructor & Destructor Documentation

◆ pqRepresentationToolbar() [1/2]

pqRepresentationToolbar::pqRepresentationToolbar ( const QString &  title,
QWidget *  parentObject = nullptr 
)
inline

Definition at line 21 of file pqRepresentationToolbar.h.

◆ pqRepresentationToolbar() [2/2]

pqRepresentationToolbar::pqRepresentationToolbar ( QWidget *  parentObject = nullptr)
inline

Definition at line 26 of file pqRepresentationToolbar.h.


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