ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cvSelectionPropertiesWidget::SavedSelection Struct Reference

Saved selection entry for Selection Editor. More...

#include <cvSelectionPropertiesWidget.h>

Collaboration diagram for cvSelectionPropertiesWidget::SavedSelection:

Public Attributes

QString name
 
QString type
 
QColor color
 
cvSelectionData data
 

Detailed Description

Saved selection entry for Selection Editor.

Definition at line 79 of file cvSelectionPropertiesWidget.h.

Member Data Documentation

◆ color

QColor cvSelectionPropertiesWidget::SavedSelection::color

Definition at line 82 of file cvSelectionPropertiesWidget.h.

◆ data

cvSelectionData cvSelectionPropertiesWidget::SavedSelection::data

Definition at line 83 of file cvSelectionPropertiesWidget.h.

◆ name

QString cvSelectionPropertiesWidget::SavedSelection::name

Definition at line 80 of file cvSelectionPropertiesWidget.h.

◆ type

QString cvSelectionPropertiesWidget::SavedSelection::type

Definition at line 81 of file cvSelectionPropertiesWidget.h.


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