|
ParaView
|
pqRepresentationToolbar is the toolbar which allows the user to choose the representation type for the active representation. More...
#include <pqRepresentationToolbar.h>
Public Member Functions | |
| pqRepresentationToolbar (const QString &title, QWidget *parentObject=0) | |
| pqRepresentationToolbar (QWidget *parentObject=0) | |
pqRepresentationToolbar is the toolbar which allows the user to choose the representation type for the active representation.
Uses pqDisplayRepresentationWidget internally.
Definition at line 41 of file pqRepresentationToolbar.h.
| pqRepresentationToolbar::pqRepresentationToolbar | ( | const QString & | title, |
| QWidget * | parentObject = 0 |
||
| ) | [inline] |
Definition at line 46 of file pqRepresentationToolbar.h.
| pqRepresentationToolbar::pqRepresentationToolbar | ( | QWidget * | parentObject = 0 | ) | [inline] |
Definition at line 51 of file pqRepresentationToolbar.h.
1.7.5.1