Свойство | Type | Description | |
---|---|---|---|
m_mainForm | iRulerMain |
Méthode | Description | |
---|---|---|
Updater ( ) : System | ||
checkForConfigUpdates ( bool prompt, bool showstatus ) : bool | ||
checkForUpdates ( bool prompt, bool showstatus ) : bool | ||
getUpdatesFile ( ) : String | ||
launchProgramUpdater ( ) : void | ||
updatesAvailable ( String sUpdatesFile ) : bool |
Méthode | Description | |
---|---|---|
downloadFile ( String sUrl ) : String | ||
readLocalFile ( String localPath ) : String | ||
saveLocalFile ( String localPath, String contents ) : void |
public checkForConfigUpdates ( bool prompt, bool showstatus ) : bool | ||
prompt | bool | |
showstatus | bool | |
Résultat | bool |
public checkForUpdates ( bool prompt, bool showstatus ) : bool | ||
prompt | bool | |
showstatus | bool | |
Résultat | bool |
public updatesAvailable ( String sUpdatesFile ) : bool | ||
sUpdatesFile | String | |
Résultat | bool |