Scid  4.7.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Functions
docking Namespace Reference

Functions

 find_tbn path
 
 _cleanup_tabs srctab
 
 choose_notebook path
 
 insert_tab wnd dest_noteb ?dest_pos? ?options?
 
 remove_tab wnd src_noteb
 
 generate_unique_path_ prefix
 
 move_tab_ wnd src_noteb dest_noteb ?dest_pos?
 
 orient_pw_ tbn anchor
 
 insert_pane_ pw idx wnd
 
 insert_notebook_ pw idx noteb
 
 create_notebook_ path
 
 identify_tab_ noteb localX localY
 
 manage_motion_ src_noteb x y
 
 manage_click_ noteb x y localX localY
 
 manage_rightclick_ noteb x y localX localY
 
 layout_save slot
 
 layout_save_pw pw
 
 layout_restore_pw data
 
 create_window wnd
 
 layout_restore slot
 

Function Documentation

◆ _cleanup_tabs()

docking::_cleanup_tabs   srctab  

Definition at line 311 of file win.tcl.

◆ choose_notebook()

docking::choose_notebook   path  

Definition at line 383 of file win.tcl.

◆ create_notebook_()

docking::create_notebook_   path  

Definition at line 513 of file win.tcl.

◆ create_window()

docking::create_window   wnd  

Definition at line 726 of file win.tcl.

◆ find_tbn()

docking::find_tbn   path  

Definition at line 300 of file win.tcl.

◆ generate_unique_path_()

docking::generate_unique_path_   prefix  

Definition at line 446 of file win.tcl.

◆ identify_tab_()

docking::identify_tab_   noteb localX localY  

Definition at line 545 of file win.tcl.

◆ insert_notebook_()

docking::insert_notebook_   pw idx noteb  

Definition at line 507 of file win.tcl.

◆ insert_pane_()

docking::insert_pane_   pw idx wnd  

Definition at line 499 of file win.tcl.

◆ insert_tab()

docking::insert_tab   wnd dest_noteb ?dest_pos? ?options?  

Definition at line 432 of file win.tcl.

◆ layout_restore()

docking::layout_restore   slot  

Definition at line 748 of file win.tcl.

◆ layout_restore_pw()

docking::layout_restore_pw   data  

Definition at line 693 of file win.tcl.

◆ layout_save()

docking::layout_save   slot  

Definition at line 637 of file win.tcl.

◆ layout_save_pw()

docking::layout_save_pw   pw  

Definition at line 660 of file win.tcl.

◆ manage_click_()

docking::manage_click_   noteb x y localX localY  

Definition at line 586 of file win.tcl.

◆ manage_motion_()

docking::manage_motion_   src_noteb x y  

Definition at line 563 of file win.tcl.

◆ manage_rightclick_()

docking::manage_rightclick_   noteb x y localX localY  

Definition at line 600 of file win.tcl.

◆ move_tab_()

docking::move_tab_   wnd src_noteb dest_noteb ?dest_pos?  

Definition at line 455 of file win.tcl.

◆ orient_pw_()

docking::orient_pw_   tbn anchor  

Definition at line 472 of file win.tcl.

◆ remove_tab()

docking::remove_tab   wnd src_noteb  

Definition at line 439 of file win.tcl.