|
ParaView
|
pqColorToolbar is the toolbar that allows the user to choose the scalar color or solid color for the active representation. More...
#include <pqColorToolbar.h>
Public Member Functions | |
| pqColorToolbar (const QString &title, QWidget *parentObject=0) | |
| pqColorToolbar (QWidget *parentObject=0) | |
pqColorToolbar is the toolbar that allows the user to choose the scalar color or solid color for the active representation.
Definition at line 40 of file pqColorToolbar.h.
| pqColorToolbar::pqColorToolbar | ( | const QString & | title, |
| QWidget * | parentObject = 0 |
||
| ) | [inline] |
Definition at line 45 of file pqColorToolbar.h.
| pqColorToolbar::pqColorToolbar | ( | QWidget * | parentObject = 0 | ) | [inline] |
Definition at line 50 of file pqColorToolbar.h.
1.7.5.1