\hypertarget{SignalStation_8h_source}{}\doxysection{Signal\+Station.\+h} \label{SignalStation_8h_source}\index{src/ui/SignalStation.h@{src/ui/SignalStation.h}} \begin{DoxyCode}{0} \DoxyCodeLine{1 } \DoxyCodeLine{29 \textcolor{preprocessor}{\#ifndef GPGFRONTEND\_SIGNALSTATION\_H}} \DoxyCodeLine{30 \textcolor{preprocessor}{\#define GPGFRONTEND\_SIGNALSTATION\_H}} \DoxyCodeLine{31 } \DoxyCodeLine{32 \textcolor{preprocessor}{\#include "{}ui/GpgFrontendUI.h"{}}} \DoxyCodeLine{33 \textcolor{preprocessor}{\#include "{}ui/widgets/InfoBoardWidget.h"{}}} \DoxyCodeLine{34 } \DoxyCodeLine{35 \textcolor{keyword}{namespace }\mbox{\hyperlink{namespaceGpgFrontend_1_1UI}{GpgFrontend::UI}} \{} \DoxyCodeLine{36 } \DoxyCodeLine{41 \textcolor{keyword}{class }\mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignalStation}{SignalStation}} : \textcolor{keyword}{public} QObject \{} \DoxyCodeLine{42 Q\_OBJECT} \DoxyCodeLine{43 \textcolor{keyword}{static} std::unique\_ptr \_instance;} \DoxyCodeLine{44 } \DoxyCodeLine{45 \textcolor{keyword}{public}:} \DoxyCodeLine{51 \textcolor{keyword}{static} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignalStation}{SignalStation}}* \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignalStation_abe381ce56a7b157a3760b2fd9c3b7419}{GetInstance}}();} \DoxyCodeLine{52 } \DoxyCodeLine{53 signals:} \DoxyCodeLine{58 \textcolor{keywordtype}{void} SignalKeyDatabaseRefresh();} \DoxyCodeLine{59 } \DoxyCodeLine{66 \textcolor{keywordtype}{void} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignalStation_a94d4c7d79e0deb7026083689bc5dc2ad}{SignalRefreshInfoBoard}}(\textcolor{keyword}{const} QString\& text,} \DoxyCodeLine{67 \mbox{\hyperlink{namespaceGpgFrontend_1_1UI_acbaebd342a317b1f067942e5144bb00d}{InfoBoardStatus}} verify\_label\_status);} \DoxyCodeLine{68 } \DoxyCodeLine{75 \textcolor{keywordtype}{void} \mbox{\hyperlink{classGpgFrontend_1_1UI_1_1SignalStation_a7b5fb2e2c0ad238313650a08ea648ce3}{SignalRefreshStatusBar}}(\textcolor{keyword}{const} QString\& message, \textcolor{keywordtype}{int} timeout);} \DoxyCodeLine{76 \};} \DoxyCodeLine{77 } \DoxyCodeLine{78 \} \textcolor{comment}{// namespace GpgFrontend::UI}} \DoxyCodeLine{79 } \DoxyCodeLine{80 \textcolor{preprocessor}{\#endif }\textcolor{comment}{// GPGFRONTEND\_SIGNALSTATION\_H}} \end{DoxyCode}