Home
last modified time | relevance | path

Searched refs:export_catalog (Results 1 – 2 of 2) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Dcatalogsdbui.h52 void export_catalog();
H A Dcatalogsdbui.cpp46 connect(ui->exportButton, &QPushButton::clicked, this, &CatalogsDBUI::export_catalog);
169 void CatalogsDBUI::export_catalog() in export_catalog() function in CatalogsDBUI