20 #ifndef REMOTESYNCDIALOG_HPP_ 21 #define REMOTESYNCDIALOG_HPP_ 23 #include "StelDialog.hpp" 24 #include "StelGui.hpp" 29 class Ui_remoteSyncDialog;
47 void printErrorMessage(
const QString error);
49 void updateIPlabel(
bool running);
52 Ui_remoteSyncDialog* ui;
Main class of the RemoteSync plug-in.
Base class for all the GUI windows in Stellarium.
Define some translation macros.
void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.