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

#include <ecvGraphicalSegmentationOptionsDlg.h>

Inheritance diagram for ccGraphicalSegmentationOptionsDlg:
Collaboration diagram for ccGraphicalSegmentationOptionsDlg:

Public Member Functions

 ccGraphicalSegmentationOptionsDlg (const QString windowTitle=QString(), QWidget *parent=nullptr)
 Default constructor. More...
 
void accept ()
 

Static Public Member Functions

static QString SegmentationToolOptionsKey ()
 Returns the QSettings key to store the segmentation tool options. More...
 
static QString RemainingSuffixKey ()
 Returns the QSettings key to store the 'remaining entity' suffix. More...
 
static QString SegmentedSuffixKey ()
 Returns the QSettings key to store the 'segmented entity' suffix. More...
 

Detailed Description

Definition at line 16 of file ecvGraphicalSegmentationOptionsDlg.h.

Constructor & Destructor Documentation

◆ ccGraphicalSegmentationOptionsDlg()

ccGraphicalSegmentationOptionsDlg::ccGraphicalSegmentationOptionsDlg ( const QString  windowTitle = QString(),
QWidget *  parent = nullptr 
)

Default constructor.

Definition at line 13 of file ecvGraphicalSegmentationOptionsDlg.cpp.

References RemainingSuffixKey(), SegmentationToolOptionsKey(), and SegmentedSuffixKey().

Member Function Documentation

◆ accept()

void ccGraphicalSegmentationOptionsDlg::accept ( )

◆ RemainingSuffixKey()

static QString ccGraphicalSegmentationOptionsDlg::RemainingSuffixKey ( )
inlinestatic

Returns the QSettings key to store the 'remaining entity' suffix.

Definition at line 33 of file ecvGraphicalSegmentationOptionsDlg.h.

Referenced by accept(), and ccGraphicalSegmentationOptionsDlg().

◆ SegmentationToolOptionsKey()

static QString ccGraphicalSegmentationOptionsDlg::SegmentationToolOptionsKey ( )
inlinestatic

Returns the QSettings key to store the segmentation tool options.

Definition at line 29 of file ecvGraphicalSegmentationOptionsDlg.h.

Referenced by accept(), and ccGraphicalSegmentationOptionsDlg().

◆ SegmentedSuffixKey()

static QString ccGraphicalSegmentationOptionsDlg::SegmentedSuffixKey ( )
inlinestatic

Returns the QSettings key to store the 'segmented entity' suffix.

Definition at line 35 of file ecvGraphicalSegmentationOptionsDlg.h.

Referenced by accept(), and ccGraphicalSegmentationOptionsDlg().


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