Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
utils::history Namespace Reference

Functions

 SetList key list
 
 GetList key
 
 AddEntry key entry
 
 SetLimit key length
 
 GetLimit key
 
 PruneList key ?length?
 
 GetCombobox key
 
 SetCombobox key cbWidget
 
 RefillCombobox key
 
 Save ?reportError?
 

Function Documentation

◆ AddEntry()

utils::history::AddEntry   key entry  

Definition at line 41 of file history.tcl.

◆ GetCombobox()

utils::history::GetCombobox   key  

Definition at line 105 of file history.tcl.

◆ GetLimit()

utils::history::GetLimit   key  

Definition at line 80 of file history.tcl.

◆ GetList()

utils::history::GetList   key  

Definition at line 26 of file history.tcl.

◆ PruneList()

utils::history::PruneList   key ?length?  

Definition at line 90 of file history.tcl.

◆ RefillCombobox()

utils::history::RefillCombobox   key  

Definition at line 132 of file history.tcl.

◆ Save()

utils::history::Save   ?reportError?  

Definition at line 152 of file history.tcl.

◆ SetCombobox()

utils::history::SetCombobox   key cbWidget  

Definition at line 121 of file history.tcl.

◆ SetLimit()

utils::history::SetLimit   key length  

Definition at line 74 of file history.tcl.

◆ SetList()

utils::history::SetList   key list  

Definition at line 21 of file history.tcl.