#include <pqCustomViewpointsToolbar.h>
Inherits QToolBar.
Definition at line 20 of file pqCustomViewpointsToolbar.h.
◆ pqCustomViewpointsToolbar() [1/3]
◆ pqCustomViewpointsToolbar() [2/3]
◆ pqCustomViewpointsToolbar() [3/3]
pqCustomViewpointsToolbar::pqCustomViewpointsToolbar |
( |
QWidget * |
parentObject = nullptr | ) |
|
|
inline |
◆ ~pqCustomViewpointsToolbar()
pqCustomViewpointsToolbar::~pqCustomViewpointsToolbar |
( |
| ) |
|
|
overridedefault |
◆ updateCustomViewpointActions()
void pqCustomViewpointsToolbar::updateCustomViewpointActions |
( |
| ) |
|
Clear and recreate all custom viewpoint actions based on current settings.
◆ updateEnabledState
void pqCustomViewpointsToolbar::updateEnabledState |
( |
| ) |
|
|
protectedslot |
Update the state of the toolbuttons depending of the type of the current active view.
◆ configureCustomViewpoints
void pqCustomViewpointsToolbar::configureCustomViewpoints |
( |
| ) |
|
|
protectedslot |
Open the Custom Viewpoint button dialog to configure the viewpoints manually.
◆ applyCustomViewpoint
void pqCustomViewpointsToolbar::applyCustomViewpoint |
( |
| ) |
|
|
protectedslot |
Slot to apply a custom view point.
◆ addCurrentViewpointToCustomViewpoints
void pqCustomViewpointsToolbar::addCurrentViewpointToCustomViewpoints |
( |
| ) |
|
|
protectedslot |
Slot to add current viewpoint to a new custom viewpoint.
◆ setToCurrentViewpoint
void pqCustomViewpointsToolbar::setToCurrentViewpoint |
( |
| ) |
|
|
protectedslot |
Slot to set a custom viewpoint to a current viewpoint.
◆ deleteCustomViewpoint
void pqCustomViewpointsToolbar::deleteCustomViewpoint |
( |
| ) |
|
|
protectedslot |
Slot to delete a custom view point.
The documentation for this class was generated from the following file: