The RestartHandler class allows quitting and respawning the application if a restart is requested.
More...
#include <updater.h>
The RestartHandler class allows quitting and respawning the application if a restart is requested.
Definition at line 245 of file updater.h.
◆ RestartHandler()
QtUtilities::RestartHandler::RestartHandler |
( |
| ) |
|
|
inlineexplicit |
◆ isRestartRequested()
bool QtUtilities::RestartHandler::isRestartRequested |
( |
| ) |
|
|
inline |
◆ requester()
std::function< void()> QtUtilities::RestartHandler::requester |
( |
| ) |
|
|
inline |
◆ requestRestart()
void QtUtilities::RestartHandler::requestRestart |
( |
| ) |
|
◆ reset()
void QtUtilities::RestartHandler::reset |
( |
| ) |
|
|
inline |
◆ respawnIfRestartRequested()
void QtUtilities::RestartHandler::respawnIfRestartRequested |
( |
| ) |
|
The documentation for this class was generated from the following files: