Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::PrinterPresetCollection Member List

This is the complete list of members for Slic3r::PrinterPresetCollection, including all inherited members.

add_default_preset(const std::vector< std::string > &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &preset_name)Slic3r::PresetCollection
begin()Slic3r::PresetCollectioninline
begin() constSlic3r::PresetCollectioninline
cbegin() constSlic3r::PresetCollectioninline
cend() constSlic3r::PresetCollectioninline
ConstIterator typedefSlic3r::PresetCollection
current_different_from_parent_options(const bool deep_compare=false) constSlic3r::PresetCollectioninline
current_dirty_options(const bool deep_compare=false) constSlic3r::PresetCollectioninline
current_is_dirty() constSlic3r::PresetCollectioninline
default_preset(size_t idx=0)Slic3r::PresetCollectioninline
default_preset(size_t idx=0) constSlic3r::PresetCollectioninline
default_preset_for(const DynamicPrintConfig &config) const overrideSlic3r::PrinterPresetCollectionvirtual
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::PresetCollectionstatic
discard_current_changes()Slic3r::PresetCollectioninline
end()Slic3r::PresetCollectioninline
end() constSlic3r::PresetCollectioninline
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) constSlic3r::PresetCollectioninline
find_preset_internal(const std::string &name)Slic3r::PresetCollectioninlineprivate
find_preset_internal(const std::string &name) constSlic3r::PresetCollectioninlineprivate
find_preset_renamed(const std::string &name)Slic3r::PresetCollectioninlineprivate
find_preset_renamed(const std::string &name) constSlic3r::PresetCollectioninlineprivate
find_system_preset_by_model_and_variant(const std::string &model_id, const std::string &variant) constSlic3r::PrinterPresetCollection
first_compatible()Slic3r::PresetCollectioninline
first_compatible(PreferedCondition prefered_condition)Slic3r::PresetCollectioninline
first_compatible() constSlic3r::PresetCollectioninline
first_compatible_idx(PreferedCondition prefered_condition) constSlic3r::PresetCollectioninline
first_compatible_idx() constSlic3r::PresetCollectioninline
first_visible()Slic3r::PresetCollectioninline
first_visible() constSlic3r::PresetCollectioninline
first_visible_idx() constSlic3r::PresetCollection
get_edited_preset()Slic3r::PresetCollectioninline
get_edited_preset() constSlic3r::PresetCollectioninline
get_edited_preset_with_vendor_profile() constSlic3r::PresetCollectioninline
get_idx_selected()Slic3r::PresetCollectioninline
get_preset_name_by_alias(const std::string &alias) constSlic3r::PresetCollection
get_preset_name_renamed(const std::string &old_name) constSlic3r::PresetCollection
get_preset_parent(const Preset &child) constSlic3r::PresetCollection
get_preset_with_name(const std::string &new_name, const Preset *initial_preset)Slic3r::PresetCollection
get_preset_with_vendor_profile(const Preset &preset) constSlic3r::PresetCollection
get_presets() constSlic3r::PresetCollectioninline
get_selected_idx() constSlic3r::PresetCollectioninline
get_selected_preset()Slic3r::PresetCollectioninline
get_selected_preset() constSlic3r::PresetCollectioninline
get_selected_preset_name() constSlic3r::PresetCollectioninline
get_selected_preset_parent() constSlic3r::PresetCollection
get_suffix_modified()Slic3r::PresetCollectionstatic
has_defaults_only() constSlic3r::PresetCollectioninline
is_default_suppressed() constSlic3r::PresetCollectioninline
is_dirty(const Preset *edited, const Preset *reference)Slic3r::PresetCollectionstatic
is_independent_from_extruder_number_option(const std::string &opt_key)Slic3r::PresetCollectionstatic
Iterator typedefSlic3r::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 nameSlic3r::PresetCollection
m_default_suppressedSlic3r::PresetCollectionprivate
m_dir_pathSlic3r::PresetCollectionprivate
m_edited_presetSlic3r::PresetCollectionprivate
m_idx_selectedSlic3r::PresetCollectionprivate
m_map_alias_to_profile_nameSlic3r::PresetCollectionprivate
m_map_system_profile_renamedSlic3r::PresetCollectionprivate
m_num_default_presetsSlic3r::PresetCollectionprivate
m_presetsSlic3r::PresetCollectionprivate
m_saved_presetSlic3r::PresetCollectionprivate
m_typeSlic3r::PresetCollectionprivate
map_alias_to_profile_name()Slic3r::PresetCollectioninline
merge_presets(PresetCollection &&other, const VendorMap &new_vendors)Slic3r::PresetCollectionprotected
name() constSlic3r::PresetCollection
num_default_presets() constSlic3r::PresetCollectioninline
num_visible() constSlic3r::PresetCollectioninline
only_default_printers() constSlic3r::PrinterPresetCollection
operator()() constSlic3r::PresetCollectioninline
operator=(const PrinterPresetCollection &other)=defaultSlic3r::PrinterPresetCollectionprivate
Slic3r::PresetCollection::operator=(const PresetCollection &other)=defaultSlic3r::PresetCollectionprotected
path_from_name(const std::string &new_name) constSlic3r::PresetCollection
preset(size_t idx, bool respect_active_preset=true)Slic3r::PresetCollectioninline
preset(size_t idx, bool respect_active_preset=true) constSlic3r::PresetCollectioninline
PresetBundleSlic3r::PrinterPresetCollectionfriend
PresetCollection(Preset::Type type, const std::vector< std::string > &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &default_name="- default -")Slic3r::PresetCollection
PresetCollection()=defaultSlic3r::PresetCollectionprotected
PresetCollection(const PresetCollection &other)=defaultSlic3r::PresetCollectionprotected
PrinterPresetCollection(Preset::Type type, const std::vector< std::string > &keys, const Slic3r::StaticPrintConfig &defaults, const std::string &default_name="- default -")Slic3r::PrinterPresetCollectioninline
PrinterPresetCollection()=defaultSlic3r::PrinterPresetCollectionprivate
PrinterPresetCollection(const PrinterPresetCollection &other)=defaultSlic3r::PrinterPresetCollectionprivate
reset(bool delete_files)Slic3r::PresetCollection
save_current_preset(const std::string &new_name, bool detach=false)Slic3r::PresetCollection
saved_is_dirty() constSlic3r::PresetCollectioninline
section_name() constSlic3r::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::PresetCollectionprotected
set_default_suppressed(bool default_suppressed)Slic3r::PresetCollection
size() constSlic3r::PresetCollectioninline
system_preset_names() constSlic3r::PresetCollection
type() constSlic3r::PresetCollectioninline
update_compatible(const PresetWithVendorProfile &active_printer, const PresetWithVendorProfile *active_print, PresetSelectCompatibleType select_other_if_incompatible, PreferedCondition prefered_condition)Slic3r::PresetCollectioninline
update_compatible(const PresetWithVendorProfile &active_printer, const PresetWithVendorProfile *active_print, PresetSelectCompatibleType select_other_if_incompatible)Slic3r::PresetCollectioninline
update_compatible_internal(const PresetWithVendorProfile &active_printer, const PresetWithVendorProfile *active_print, PresetSelectCompatibleType unselect_if_incompatible)Slic3r::PresetCollectionprivate
update_dirty()Slic3r::PresetCollection
update_map_alias_to_profile_name()Slic3r::PresetCollectionprotected
update_map_system_profile_renamed()Slic3r::PresetCollectionprotected
update_saved_preset_from_current_preset()Slic3r::PresetCollectioninline
update_vendor_ptrs_after_copy(const VendorMap &vendors)Slic3r::PresetCollectionprotected