#include <pqCameraDialog.h>
Definition at line 15 of file pqCameraDialog.h.
◆ pqCameraDialog()
pqCameraDialog::pqCameraDialog |
( |
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags{} |
|
) |
| |
◆ ~pqCameraDialog()
pqCameraDialog::~pqCameraDialog |
( |
| ) |
|
|
override |
◆ SetCameraGroupsEnabled()
void pqCameraDialog::SetCameraGroupsEnabled |
( |
bool |
enabled | ) |
|
◆ configureCustomViewpoints()
static bool pqCameraDialog::configureCustomViewpoints |
( |
QWidget * |
parentWidget, |
|
|
vtkSMRenderViewProxy * |
viewProxy |
|
) |
| |
|
static |
Open the CustomViewpointDialog to configure customViewpoints.
◆ addCurrentViewpointToCustomViewpoints()
static bool pqCameraDialog::addCurrentViewpointToCustomViewpoints |
( |
vtkSMRenderViewProxy * |
viewProxy | ) |
|
|
static |
Add the current viewpoint to the custom viewpoints.
◆ applyCustomViewpoint()
Change cemara positing to an indexed custom viewpoints.
◆ deleteCustomViewpoint()
Delete an indexed custom viewpoint.
◆ setToCurrentViewpoint()
Set an indexed custom viewpoint to the current viewpoint.
◆ CustomViewpointToolTips()
static QStringList pqCameraDialog::CustomViewpointToolTips |
( |
| ) |
|
|
static |
Return the list of custom viewpoints tooltups.
◆ CustomViewpointConfigurations()
static QStringList pqCameraDialog::CustomViewpointConfigurations |
( |
| ) |
|
|
static |
Return the list of custom viewpoint configurations.
◆ setRenderModule
void pqCameraDialog::setRenderModule |
( |
pqView * |
| ) |
|
|
slot |
◆ setupGUI()
void pqCameraDialog::setupGUI |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: