pqMainControlsToolbar is the toolbar with actions (and reactions) for the "Main Controls" toolbar in ParaView. More...
#include <pqMainControlsToolbar.h>
Inherits QToolBar.
Public Member Functions | |
pqMainControlsToolbar (const QString &title, QWidget *parentObject=nullptr) | |
pqMainControlsToolbar (QWidget *parentObject=nullptr) | |
pqMainControlsToolbar is the toolbar with actions (and reactions) for the "Main Controls" toolbar in ParaView.
It includes buttons like "Open Data", "Save Data", "Connect", "Disconnect", "Undo", "Redo". Simply instantiate this and put it in your application UI file or QMainWindow to use it.
Definition at line 17 of file pqMainControlsToolbar.h.
|
inline |
Definition at line 23 of file pqMainControlsToolbar.h.
|
inline |
Definition at line 28 of file pqMainControlsToolbar.h.