9#include "ui_opsxplanet.h"
13class OpsXplanet :
public QFrame,
public Ui::OpsXplanet
18 explicit OpsXplanet(
KStars *_ks);
19 virtual ~OpsXplanet()
override =
default;
24 QString XPlanetShareDirectory();
27 void showXPlanetMapsDirectory();
28 void slotConfigFileWidgets(
bool on);
29 void slotStarmapFileWidgets(
bool on);
30 void slotArcFileWidgets(
bool on);
31 void slotLabelWidgets(
bool on);
32 void slotMarkerFileWidgets(
bool on);
33 void slotMarkerBoundsWidgets(
bool on);
34 void slotProjectionWidgets(
int index);
35 void slotBackgroundWidgets(
bool on);
36 void toggleXPlanetInternal();
37 void slotSelectConfigFile();
38 void slotSelectStarMapFile();
39 void slotSelectArcFile();
This is the main window for KStars.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.