API Documentation
|
Default dialog shown when the user exports an ascii-or custom column style file. More...
#include <AsciiModelFileDialog.h>
Public Types | |
enum | AsciiError { e_valid , e_file_is_empty } |
Public Slots | |
void | updateFromUISlot () |
void | showColumnContextMenu (const QPoint &point) |
void | selectColumn (uint04 column) |
void | onFieldChooserEdited () |
void | onFieldChooserAccepted () |
void | onFieldChooserDeleted () |
Public Member Functions | |
AsciiModelFileDialog (bool is_import, ProgressInfo *log, QWidget *parent=nullptr) | |
~AsciiModelFileDialog () | |
virtual void | setRequests (const Buffer< FactoryParameters > &file) override |
bool | checkValidity () |
void | enabledFormatChoosing (bool enabled) |
void | updateOptions (FactoryOptions &new_options) override |
virtual void | setUUIDs (Buffer< UUID > models) override |
Public Member Functions inherited from AutoModelFileDialog | |
AutoModelFileDialog (bool is_import, ProgressInfo *log, QWidget *parent=nullptr) | |
~AutoModelFileDialog () | |
Buffer< UUID > | IDs () const |
void | selectAllVisible () |
void | selectDefaultToExport () |
virtual void | reset () |
virtual void | beginProcess () |
void | setIsValid (bool is_valid) |
void | setPositionOnEnd (bool position_on_end) |
Public Member Functions inherited from ModelFileDialog | |
ModelFileDialog (bool is_import, ProgressInfo *log, QWidget *parent=0) | |
void | setWindingCalculation (WindingMode winding) |
void | postUpdateUIRequest () |
bool | shouldShow () const |
void | closeEvent (QCloseEvent *) override |
virtual void | isOptionMode (bool is_options_mode) |
void | setFormat (const FactoryParameters &format) |
virtual void | updateGeometriesAndFeatures () |
virtual void | setGeometriesAndFeatures (const FactoryFeatures &features) |
bool | canRevertOptions () const |
bool | canResetOptions () const |
File | iniFile () const |
FactoryOptions::IncludeProperties | getReadPrecision () const |
FactoryOptions::IncludeProperties | getGenerationPrecision () const |
FactoryOptions | options () const |
Static Public Member Functions | |
static FileFormat | AsciiTemplateFormat () |
Static Public Member Functions inherited from ModelFileDialog | |
static void | ResetAllImportOptionsToDefaults () |
static void | ResetAllExportOptionsToDefaults () |
static File | INISettingsFolder (bool is_import) |
Protected Attributes | |
Ui::AsciiImportUI * | ascii_ui |
Buffer< ColumnDetails > | m_column_details |
uint04 | m_line_preview_count = 60 |
uint04 | m_selected_column = 0 |
QMenu * | m_field_menu = nullptr |
bool | m_ignore_update = false |
bool | m_pulling_template = false |
DynamicPointer< Scanner > | m_scanner |
Protected Attributes inherited from AutoModelFileDialog | |
Buffer< FactoryParameters > | m_files |
ModelSelectionTree * | m_selection_tree |
bool | m_show_error_dialog |
Protected Attributes inherited from ModelFileDialog | |
File | m_ini_file |
UnitManager | m_file_units |
Ui::ImportSettings * | ui |
bool | m_show_on_each_import |
bool | m_original_show_on_each_import |
bool | m_accepted |
bool | m_canceled |
const bool | m_is_import |
bool | m_has_settings_change |
bool | m_ui_dirty = false |
FactoryParameters | m_params |
FactoryOptions | m_default_options |
ProgressInfo * | m_log |
Buffer< GenericOptionsGroup * > | m_generic_options_widgets |
Additional Inherited Members | |
Signals inherited from AutoModelFileDialog | |
void | loaded () |
Signals inherited from ModelFileDialog | |
void | dialogEnded (bool accepted) |
void | ModelLoaded (const Scene *object) |
Protected Slots inherited from ModelFileDialog | |
void | saveOptionsAsDefault () |
void | setShowOnEachImport () |
void | setOptionsToDefault () |
void | revertOptionsToFactoryDefault () |
Default dialog shown when the user exports an ascii-or custom column style file.
Class: AsciiModelFileDialog
enum AsciiError |
AsciiModelFileDialog | ( | bool | is_import, |
ProgressInfo * | log, | ||
QWidget * | parent = nullptr ) |
~AsciiModelFileDialog | ( | ) |
|
protected |
|
static |
bool checkValidity | ( | ) |
|
protected |
void enabledFormatChoosing | ( | bool | enabled | ) |
|
protected |
|
protected |
|
overrideprotectedvirtual |
Reimplemented from AutoModelFileDialog.
|
protected |
|
protected |
|
protected |
|
protected |
|
slot |
|
slot |
|
slot |
|
protected |
|
protected |
|
protected |
|
slot |
|
protected |
|
overridevirtual |
Reimplemented from AutoModelFileDialog.
|
protected |
|
protected |
Reimplemented from AutoModelFileDialog.
|
slot |
|
overrideprotected |
|
protected |
|
protected |
|
protected |
|
slot |
|
overridevirtual |
Reimplemented from AutoModelFileDialog.
|
protected |
|
overrideprotectedvirtual |
Reimplemented from ModelFileDialog.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |