2#include <NDEVR/UpdateButton.h>
3#include <NDEVR/InterfaceOrientationController.h>
4#include <NDEVR/Translator.h>
5#include <NDEVR/ApplicationResource.h>
void hideRequestedSignal()
Emitted when the user requests to hide the update dialog.
QSize sizeHint() const override
Returns the recommended size for the dialog.
CheckForUpdatesDialog(const TranslatedString &message, String update_url, QWidget *parent=nullptr)
Constructs a CheckForUpdatesDialog with the specified message and update URL.
The core String class for the NDEVR API.
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
The primary namespace for the NDEVR SDK.