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

Widget to map a predefined scalar field 'role' with a particular scalar field (combo box) More...

Inheritance diagram for MappingLabel:
Collaboration diagram for MappingLabel:

Public Member Functions

 MappingLabel (QWidget *parent=nullptr)
 
void setName (const QString &name)
 
QString name () const
 
void setWarning (const QString &message)
 
bool hasWarning () const
 
void clearWarning ()
 

Detailed Description

Widget to map a predefined scalar field 'role' with a particular scalar field (combo box)

Definition at line 28 of file LasSaveDialog.cpp.

Constructor & Destructor Documentation

◆ MappingLabel()

MappingLabel::MappingLabel ( QWidget *  parent = nullptr)
inlineexplicit

Definition at line 31 of file LasSaveDialog.cpp.

Member Function Documentation

◆ clearWarning()

void MappingLabel::clearWarning ( )
inline

Definition at line 63 of file LasSaveDialog.cpp.

◆ hasWarning()

bool MappingLabel::hasWarning ( ) const
inline

Definition at line 58 of file LasSaveDialog.cpp.

◆ name()

QString MappingLabel::name ( ) const
inline

Definition at line 47 of file LasSaveDialog.cpp.

Referenced by setName().

◆ setName()

void MappingLabel::setName ( const QString &  name)
inline

Definition at line 42 of file LasSaveDialog.cpp.

References name().

◆ setWarning()

void MappingLabel::setWarning ( const QString &  message)
inline

Definition at line 52 of file LasSaveDialog.cpp.


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