| add_default_preset(const std::vector< std::string > &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &preset_name) | Slic3r::PresetCollection | |
| begin() | Slic3r::PresetCollection | inline |
| begin() const | Slic3r::PresetCollection | inline |
| cbegin() const | Slic3r::PresetCollection | inline |
| cend() const | Slic3r::PresetCollection | inline |
| ConstIterator typedef | Slic3r::PresetCollection | |
| current_different_from_parent_options(const bool deep_compare=false) const | Slic3r::PresetCollection | inline |
| current_dirty_options(const bool deep_compare=false) const | Slic3r::PresetCollection | inline |
| current_is_dirty() const | Slic3r::PresetCollection | inline |
| default_preset(size_t idx=0) | Slic3r::PresetCollection | inline |
| default_preset(size_t idx=0) const | Slic3r::PresetCollection | inline |
| default_preset_for(const DynamicPrintConfig &config) const override | Slic3r::PrinterPresetCollection | virtual |
| delete_current_preset() | Slic3r::PresetCollection | |
| delete_preset(const std::string &name) | Slic3r::PresetCollection | |
| dirty_options(const Preset *edited, const Preset *reference, const bool deep_compare=false) | Slic3r::PresetCollection | static |
| discard_current_changes() | Slic3r::PresetCollection | inline |
| end() | Slic3r::PresetCollection | inline |
| end() const | Slic3r::PresetCollection | inline |
| find_preset(const std::string &name, bool first_visible_if_not_found=false, bool respect_active_preset=true) | Slic3r::PresetCollection | |
| find_preset(const std::string &name, bool first_visible_if_not_found=false, bool respect_active_preset=true) const | Slic3r::PresetCollection | inline |
| find_preset_internal(const std::string &name) | Slic3r::PresetCollection | inlineprivate |
| find_preset_internal(const std::string &name) const | Slic3r::PresetCollection | inlineprivate |
| find_preset_renamed(const std::string &name) | Slic3r::PresetCollection | inlineprivate |
| find_preset_renamed(const std::string &name) const | Slic3r::PresetCollection | inlineprivate |
| find_system_preset_by_model_and_variant(const std::string &model_id, const std::string &variant) const | Slic3r::PrinterPresetCollection | |
| first_compatible() | Slic3r::PresetCollection | inline |
| first_compatible(PreferedCondition prefered_condition) | Slic3r::PresetCollection | inline |
| first_compatible() const | Slic3r::PresetCollection | inline |
| first_compatible_idx(PreferedCondition prefered_condition) const | Slic3r::PresetCollection | inline |
| first_compatible_idx() const | Slic3r::PresetCollection | inline |
| first_visible() | Slic3r::PresetCollection | inline |
| first_visible() const | Slic3r::PresetCollection | inline |
| first_visible_idx() const | Slic3r::PresetCollection | |
| get_edited_preset() | Slic3r::PresetCollection | inline |
| get_edited_preset() const | Slic3r::PresetCollection | inline |
| get_edited_preset_with_vendor_profile() const | Slic3r::PresetCollection | inline |
| get_idx_selected() | Slic3r::PresetCollection | inline |
| get_preset_name_by_alias(const std::string &alias) const | Slic3r::PresetCollection | |
| get_preset_name_renamed(const std::string &old_name) const | Slic3r::PresetCollection | |
| get_preset_parent(const Preset &child) const | Slic3r::PresetCollection | |
| get_preset_with_name(const std::string &new_name, const Preset *initial_preset) | Slic3r::PresetCollection | |
| get_preset_with_vendor_profile(const Preset &preset) const | Slic3r::PresetCollection | |
| get_presets() const | Slic3r::PresetCollection | inline |
| get_selected_idx() const | Slic3r::PresetCollection | inline |
| get_selected_preset() | Slic3r::PresetCollection | inline |
| get_selected_preset() const | Slic3r::PresetCollection | inline |
| get_selected_preset_name() const | Slic3r::PresetCollection | inline |
| get_selected_preset_parent() const | Slic3r::PresetCollection | |
| get_suffix_modified() | Slic3r::PresetCollection | static |
| has_defaults_only() const | Slic3r::PresetCollection | inline |
| is_default_suppressed() const | Slic3r::PresetCollection | inline |
| is_dirty(const Preset *edited, const Preset *reference) | Slic3r::PresetCollection | static |
| is_independent_from_extruder_number_option(const std::string &opt_key) | Slic3r::PresetCollection | static |
| Iterator typedef | Slic3r::PresetCollection | |
| load_external_preset(const std::string &path, const std::string &name, const std::string &original_name, const DynamicPrintConfig &config, LoadAndSelect select=LoadAndSelect::Always) | Slic3r::PresetCollection | |
| load_preset(const std::string &path, const std::string &name, const DynamicPrintConfig &config, bool select=true) | Slic3r::PresetCollection | |
| load_preset(const std::string &path, const std::string &name, DynamicPrintConfig &&config, bool select=true) | Slic3r::PresetCollection | |
| load_presets(const std::string &dir_path, const std::string &subdir, PresetsConfigSubstitutions &substitutions, ForwardCompatibilitySubstitutionRule rule) | Slic3r::PresetCollection | |
| LoadAndSelect enum name | Slic3r::PresetCollection | |
| m_default_suppressed | Slic3r::PresetCollection | private |
| m_dir_path | Slic3r::PresetCollection | private |
| m_edited_preset | Slic3r::PresetCollection | private |
| m_idx_selected | Slic3r::PresetCollection | private |
| m_map_alias_to_profile_name | Slic3r::PresetCollection | private |
| m_map_system_profile_renamed | Slic3r::PresetCollection | private |
| m_num_default_presets | Slic3r::PresetCollection | private |
| m_presets | Slic3r::PresetCollection | private |
| m_saved_preset | Slic3r::PresetCollection | private |
| m_type | Slic3r::PresetCollection | private |
| map_alias_to_profile_name() | Slic3r::PresetCollection | inline |
| merge_presets(PresetCollection &&other, const VendorMap &new_vendors) | Slic3r::PresetCollection | protected |
| name() const | Slic3r::PresetCollection | |
| num_default_presets() const | Slic3r::PresetCollection | inline |
| num_visible() const | Slic3r::PresetCollection | inline |
| only_default_printers() const | Slic3r::PrinterPresetCollection | |
| operator()() const | Slic3r::PresetCollection | inline |
| operator=(const PrinterPresetCollection &other)=default | Slic3r::PrinterPresetCollection | private |
| Slic3r::PresetCollection::operator=(const PresetCollection &other)=default | Slic3r::PresetCollection | protected |
| path_from_name(const std::string &new_name) const | Slic3r::PresetCollection | |
| preset(size_t idx, bool respect_active_preset=true) | Slic3r::PresetCollection | inline |
| preset(size_t idx, bool respect_active_preset=true) const | Slic3r::PresetCollection | inline |
| PresetBundle | Slic3r::PrinterPresetCollection | friend |
| PresetCollection(Preset::Type type, const std::vector< std::string > &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &default_name="- default -") | Slic3r::PresetCollection | |
| PresetCollection()=default | Slic3r::PresetCollection | protected |
| PresetCollection(const PresetCollection &other)=default | Slic3r::PresetCollection | protected |
| PrinterPresetCollection(Preset::Type type, const std::vector< std::string > &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &default_name="- default -") | Slic3r::PrinterPresetCollection | inline |
| PrinterPresetCollection()=default | Slic3r::PrinterPresetCollection | private |
| PrinterPresetCollection(const PrinterPresetCollection &other)=default | Slic3r::PrinterPresetCollection | private |
| reset(bool delete_files) | Slic3r::PresetCollection | |
| save_current_preset(const std::string &new_name, bool detach=false) | Slic3r::PresetCollection | |
| saved_is_dirty() const | Slic3r::PresetCollection | inline |
| section_name() const | Slic3r::PresetCollection | |
| select_preset(size_t idx) | Slic3r::PresetCollection | |
| select_preset_by_name(const std::string &name, bool force) | Slic3r::PresetCollection | |
| select_preset_by_name_strict(const std::string &name) | Slic3r::PresetCollection | protected |
| set_default_suppressed(bool default_suppressed) | Slic3r::PresetCollection | |
| size() const | Slic3r::PresetCollection | inline |
| system_preset_names() const | Slic3r::PresetCollection | |
| type() const | Slic3r::PresetCollection | inline |
| update_compatible(const PresetWithVendorProfile &active_printer, const PresetWithVendorProfile *active_print, PresetSelectCompatibleType select_other_if_incompatible, PreferedCondition prefered_condition) | Slic3r::PresetCollection | inline |
| update_compatible(const PresetWithVendorProfile &active_printer, const PresetWithVendorProfile *active_print, PresetSelectCompatibleType select_other_if_incompatible) | Slic3r::PresetCollection | inline |
| update_compatible_internal(const PresetWithVendorProfile &active_printer, const PresetWithVendorProfile *active_print, PresetSelectCompatibleType unselect_if_incompatible) | Slic3r::PresetCollection | private |
| update_dirty() | Slic3r::PresetCollection | |
| update_map_alias_to_profile_name() | Slic3r::PresetCollection | protected |
| update_map_system_profile_renamed() | Slic3r::PresetCollection | protected |
| update_saved_preset_from_current_preset() | Slic3r::PresetCollection | inline |
| update_vendor_ptrs_after_copy(const VendorMap &vendors) | Slic3r::PresetCollection | protected |