164 QVector<QPointer<Notifications::Notification>> m_visualNotifications;
180 void onSpeakerStateChanged(QTextToSpeech::State state);
193 QVector<QPointer<Notifications::Notification>> m_voiceNotifications;
197 QTextToSpeech* m_speaker {
nullptr};
201 QFuture<void> m_speakerFuture;
206 QTimer m_speechBreakTimer;
216 void onMapAndDataUpdateSizeChanged();
220 void onPressureAltitudeImplausible();
223 void onOversizedMapsChanged();
227 void onTrafficReceiverRuntimeError();
231 void onTrafficReceiverSelfTestError();
235 QTimer mapsAndDataNotificationTimer;
239 QPointer<Notifications::Notification> m_oversizedMapNotification;