ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
FileIOFilter::SaveParameters Struct Reference

Generic saving parameters. More...

#include <FileIOFilter.h>

Public Member Functions

 SaveParameters ()
 Default constructor. More...
 

Public Attributes

bool alwaysDisplaySaveDialog
 
QWidget * parentWidget
 Parent widget (if any) More...
 

Detailed Description

Generic saving parameters.

Definition at line 84 of file FileIOFilter.h.

Constructor & Destructor Documentation

◆ SaveParameters()

FileIOFilter::SaveParameters::SaveParameters ( )
inline

Default constructor.

Definition at line 86 of file FileIOFilter.h.

Member Data Documentation

◆ alwaysDisplaySaveDialog

bool FileIOFilter::SaveParameters::alwaysDisplaySaveDialog

Wether to always display a dialog (if any), even if automatic guess is possible

Definition at line 91 of file FileIOFilter.h.

Referenced by define_qcc_io(), ccCommandLineParser::exportEntity(), PovFilter::saveToFile(), DRCFilter::saveToFile(), LASFWFFilter::saveToFile(), LasIOFilter::saveToFile(), and LASFilter::saveToFile().

◆ parentWidget


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