Method | Description | |
---|---|---|
AlgorithmsListView ( ) : System | ||
InitLocale ( ) : void | ||
RepaintStatus ( bool isEnabled, string uuid ) : void | ||
ResetListItemColors ( ) : void | ||
SetAlgorithms ( |
||
SetSpeedStatus ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
listViewAlgorithms_ItemChecked ( object sender, System.Windows.Forms.ItemCheckedEventArgs e ) : void | ||
listViewAlgorithms_ItemSelectionChanged ( object sender, System.Windows.Forms.ListViewItemSelectionChangedEventArgs e ) : void | ||
listViewAlgorithms_MouseClick ( object sender, MouseEventArgs e ) : void | ||
toolStripMenuItemDisableAll_Click ( object sender, |
||
toolStripMenuItemEnableAll_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public RepaintStatus ( bool isEnabled, string uuid ) : void | ||
isEnabled | bool | |
uuid | string | |
return | void |
public SetAlgorithms ( |
||
computeDevice | ||
isEnabled | bool | |
return | void |
public SetSpeedStatus ( |
||
computeDevice | ||
algorithmType | AlgorithmType | |
status | string | |
return | void |