ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
AsciiOpenContext Struct Reference

Dialog 'context'. More...

Public Member Functions

 AsciiOpenContext ()
 Default initializer. More...
 
void save (Ui_AsciiOpenDialog *ui)
 Saves state. More...
 
void load (Ui_AsciiOpenDialog *ui) const
 Restores state. More...
 

Public Attributes

AsciiOpenDlg::Sequence sequence
 
QChar separator
 
bool extractSFNameFrom1stLine
 
double maxPointCountPerCloud
 
int skipLines
 
bool applyAll
 
bool commaDecimal
 

Detailed Description

Dialog 'context'.

Definition at line 50 of file AsciiOpenDlg.cpp.

Constructor & Destructor Documentation

◆ AsciiOpenContext()

AsciiOpenContext::AsciiOpenContext ( )
inline

Default initializer.

Definition at line 52 of file AsciiOpenDlg.cpp.

Member Function Documentation

◆ load()

void AsciiOpenContext::load ( Ui_AsciiOpenDialog *  ui) const
inline

Restores state.

Definition at line 71 of file AsciiOpenDlg.cpp.

References commaDecimal, extractSFNameFrom1stLine, maxPointCountPerCloud, separator, and skipLines.

Referenced by AsciiOpenDlg::restorePreviousContext().

◆ save()

void AsciiOpenContext::save ( Ui_AsciiOpenDialog *  ui)
inline

Saves state.

Definition at line 61 of file AsciiOpenDlg.cpp.

References commaDecimal, extractSFNameFrom1stLine, maxPointCountPerCloud, separator, and skipLines.

Referenced by AsciiOpenDlg::applyAll().

Member Data Documentation

◆ applyAll

bool AsciiOpenContext::applyAll

◆ commaDecimal

bool AsciiOpenContext::commaDecimal

Definition at line 93 of file AsciiOpenDlg.cpp.

Referenced by load(), and save().

◆ extractSFNameFrom1stLine

bool AsciiOpenContext::extractSFNameFrom1stLine

Definition at line 89 of file AsciiOpenDlg.cpp.

Referenced by load(), and save().

◆ maxPointCountPerCloud

double AsciiOpenContext::maxPointCountPerCloud

Definition at line 90 of file AsciiOpenDlg.cpp.

Referenced by load(), and save().

◆ separator

QChar AsciiOpenContext::separator

Definition at line 88 of file AsciiOpenDlg.cpp.

Referenced by load(), AsciiOpenDlg::restorePreviousContext(), and save().

◆ sequence

AsciiOpenDlg::Sequence AsciiOpenContext::sequence

◆ skipLines

int AsciiOpenContext::skipLines

Definition at line 91 of file AsciiOpenDlg.cpp.

Referenced by load(), AsciiOpenDlg::restorePreviousContext(), and save().


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