kstars
Go to the documentation of this file.
20 #include "ui_opscatalog.h"
23 class QListWidgetItem;
48 void updateCustomCatalogs();
50 void slotAddCatalog();
51 void slotLoadCatalog();
52 void slotRemoveCatalog();
57 void slotStarWidgets(
bool on);
58 void slotDeepSkyWidgets(
bool on);
63 void insertCatalog(
const QString & filename );
64 void refreshCatalogList();
65 void populateInbuiltCatalogs();
66 void populateCustomCatalogs();
67 QString getCatalogName(
const QString &filename );
69 QListWidgetItem *showMessier, *showMessImages, *showNGC, *showIC;
72 KConfigDialog *m_ConfigDialog;
73 QStringList *m_CustomCatalogFile;
74 QStringList m_CheckedCatalogNames;
77 bool m_ShowMessier, m_ShowMessImages, m_ShowNGC, m_ShowIC;
80 #endif //OPSCATALOG_H_
The Catalog page for the Options window.
This is the main window for KStars.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.