ParaView
|
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=0) | |
pqMainControlsToolbar (QWidget *parentObject=0) | |
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 43 of file pqMainControlsToolbar.h.
|
inline |
Definition at line 48 of file pqMainControlsToolbar.h.
|
inline |
Definition at line 53 of file pqMainControlsToolbar.h.