ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ecvCustomViewpointsToolbar Class Reference

#include <ecvCustomViewpointsToolbar.h>

Inheritance diagram for ecvCustomViewpointsToolbar:
Collaboration diagram for ecvCustomViewpointsToolbar:

Public Member Functions

 ecvCustomViewpointsToolbar (const QString &title, QWidget *parentObject=0)
 
 ecvCustomViewpointsToolbar (QWidget *parentObject=0)
 
 ~ecvCustomViewpointsToolbar () override=default
 

Protected Slots

void updateCustomViewpointActions ()
 
void updateEnabledState ()
 
void ConfigureCustomViewpoints ()
 
void ApplyCustomViewpoint ()
 
void addCurrentViewpointToCustomViewpoints ()
 
void SetToCurrentViewpoint ()
 
void DeleteCustomViewpoint ()
 

Detailed Description

Definition at line 22 of file ecvCustomViewpointsToolbar.h.

Constructor & Destructor Documentation

◆ ecvCustomViewpointsToolbar() [1/2]

ecvCustomViewpointsToolbar::ecvCustomViewpointsToolbar ( const QString &  title,
QWidget *  parentObject = 0 
)
inline

Definition at line 27 of file ecvCustomViewpointsToolbar.h.

◆ ecvCustomViewpointsToolbar() [2/2]

ecvCustomViewpointsToolbar::ecvCustomViewpointsToolbar ( QWidget *  parentObject = 0)
inline

Definition at line 31 of file ecvCustomViewpointsToolbar.h.

◆ ~ecvCustomViewpointsToolbar()

ecvCustomViewpointsToolbar::~ecvCustomViewpointsToolbar ( )
overridedefault

Member Function Documentation

◆ addCurrentViewpointToCustomViewpoints

void ecvCustomViewpointsToolbar::addCurrentViewpointToCustomViewpoints ( )
protectedslot

Slot to add current viewpoint to a new custom viewpoint

◆ ApplyCustomViewpoint

void ecvCustomViewpointsToolbar::ApplyCustomViewpoint ( )
protectedslot

Slot to apply a custom view point

◆ ConfigureCustomViewpoints

void ecvCustomViewpointsToolbar::ConfigureCustomViewpoints ( )
protectedslot

Open the Custom Viewpoint button dialog to configure the viewpoints manually

◆ DeleteCustomViewpoint

void ecvCustomViewpointsToolbar::DeleteCustomViewpoint ( )
protectedslot

Slot to delete a custom view point

◆ SetToCurrentViewpoint

void ecvCustomViewpointsToolbar::SetToCurrentViewpoint ( )
protectedslot

Slot to set a custom viewpoint to a current viewpoint

◆ updateCustomViewpointActions

void ecvCustomViewpointsToolbar::updateCustomViewpointActions ( )
protectedslot

Clear and recreate all custom viewpoint actions based on current settings

◆ updateEnabledState

void ecvCustomViewpointsToolbar::updateEnabledState ( )
protectedslot

Update the state of the toolbuttons depending of the type of the current active view


The documentation for this class was generated from the following file: