Свойство | Тип | Описание | |
---|---|---|---|
m_mainForm | iRulerMain |
Метод | Описание | |
---|---|---|
Updater ( ) : System | ||
checkForConfigUpdates ( bool prompt, bool showstatus ) : bool | ||
checkForUpdates ( bool prompt, bool showstatus ) : bool | ||
getUpdatesFile ( ) : String | ||
launchProgramUpdater ( ) : void | ||
updatesAvailable ( String sUpdatesFile ) : bool |
Метод | Описание | |
---|---|---|
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 | |
Результат | bool |
public checkForUpdates ( bool prompt, bool showstatus ) : bool | ||
prompt | bool | |
showstatus | bool | |
Результат | bool |
public updatesAvailable ( String sUpdatesFile ) : bool | ||
sUpdatesFile | String | |
Результат | bool |