Open-Typer
Open source typewriting tutor program
Loading...
Searching...
No Matches
WindowsUpdater Class Reference
Inheritance diagram for WindowsUpdater:
Collaboration diagram for WindowsUpdater:

Public Member Functions

Q_INVOKABLE bool updateAvailable () override
 
Q_INVOKABLE void installUpdate () override
 

Static Public Member Functions

static std::shared_ptr< WindowsUpdaterinstance ()
 

Static Private Attributes

static std::shared_ptr< WindowsUpdaterm_instance = std::make_shared<WindowsUpdater>()
 

Additional Inherited Members

- Protected Member Functions inherited from IUpdater
virtual bool updatesEnabled () final
 

Member Function Documentation

◆ installUpdate()

void WindowsUpdater::installUpdate ( )
overridevirtual

Implements IUpdater.

◆ updateAvailable()

bool WindowsUpdater::updateAvailable ( )
overridevirtual

Implements IUpdater.


The documentation for this class was generated from the following files: