![]() |
Plasma Engine
2.0
|
Downloads a web page and checks whether the latest version online is newer than the current one. More...
#include <CheckVersion.moc.h>

Signals | |
| void | VersionCheckCompleted (bool bNewRelease, bool bForced) |
Public Member Functions | |
| void | Initialize () |
| bool | Check (bool bForce) |
| const char * | GetOwnVersion () const |
| const char * | GetKnownLatestVersion () const |
| bool | IsLatestNewer () const |
Downloads a web page and checks whether the latest version online is newer than the current one.