Property | Type | Description | |
---|---|---|---|
ProfilesChanged | bool |
Method | Description | |
---|---|---|
AddNewProfile ( ) : void | ||
CloneProfile ( int index ) : void | ||
DeleteProfile ( int index ) : void | ||
Exit ( ) : void | ||
FireTweak ( |
||
GetCloneOfCurrentProfile ( ) : |
||
LoadProfileSetFromSoap ( |
||
LoadProfileSetFromXml ( |
||
ProfilesInGroup ( String group ) : |
||
SaveProfileSetAsSoap ( |
||
SaveProfileSetAsXml ( |
||
SelectProfile ( String profile ) : void | ||
SelectProfile ( int index ) : void | ||
Start ( ) : void | ||
UpdateProfiles ( ) : void |
Method | Description | |
---|---|---|
OnTweak ( |
Method | Description | |
---|---|---|
updateSettings ( |
public GetCloneOfCurrentProfile ( ) : |
||
return |
public LoadProfileSetFromSoap ( |
||
stream | ||
return | void |
public LoadProfileSetFromXml ( |
||
stream | ||
return | void |
protected OnTweak ( |
||
e | ||
return | void |
public ProfilesInGroup ( String group ) : |
||
group | String | |
return |
public SaveProfileSetAsSoap ( |
||
stream | ||
return | void |
public SaveProfileSetAsXml ( |
||
stream | ||
return | void |
public SelectProfile ( String profile ) : void | ||
profile | String | |
return | void |