33#include <NDEVR/QCustomMessageBox.h>
34#include <NDEVR/QCustomStackedWidget.h>
Definition QCustomMessageBox.h:54
Definition TranslatedString.h:9
Definition TroubleShooting.h:39
TroubleshootingDialog(const TranslatedString &title, QWidget *parent=nullptr)
Definition Troubleshooting.cpp:5
QCustomMessageBox * m_message_box
Definition TroubleShooting.h:54
void setupAck(const TranslatedString &message, std::function< void()> on_select)
Definition Troubleshooting.cpp:45
void setupYesNo(const TranslatedString &message, std::function< void()> on_yes, std::function< void()> on_no)
Definition Troubleshooting.cpp:13
void setupLoading(const TranslatedString &message)
Definition Troubleshooting.cpp:74
ProgressWidget * m_loading_page
Definition TroubleShooting.h:55
double fltp08
Defines an alias representing an 8 byte floating-point number.
Definition BaseValues.hpp:181