Home
last modified time | relevance | path

Searched refs:get_selected_catalog (Results 1 – 3 of 3) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Dcatalogsdbui.cpp145 const auto catalog = get_selected_catalog(); in enable_disable_catalog()
160 const std::pair<bool, CatalogsDB::Catalog> CatalogsDBUI::get_selected_catalog() in get_selected_catalog() function in CatalogsDBUI
171 const auto cat = get_selected_catalog(); in export_catalog()
223 const auto cat = get_selected_catalog(); in remove_catalog()
264 const auto &success = get_selected_catalog(); in dublicate_catalog()
298 const auto success = get_selected_catalog(); in show_more_dialog()
312 const auto &success = get_selected_catalog(); in show_color_editor()
H A Dcatalogsdbui.h118 const std::pair<bool, CatalogsDB::Catalog> get_selected_catalog();
/dports/graphics/gthumb/gthumb-3.10.1/extensions/catalogs/
H A Ddlg-add-to-catalog.c126 get_selected_catalog (DialogData *data) in get_selected_catalog() function
235 data->add_data->catalog_file = get_selected_catalog (data); in add_selection_to_catalog()
276 selected_catalog = get_selected_catalog (data); in update_sensitivity()