46 lines
3.3 KiB
Plaintext
46 lines
3.3 KiB
Plaintext
# Tcl autoload index file, version 2.0
|
|
# This file is generated by the "auto_mkindex" command
|
|
# and sourced to set up indexing information for one or
|
|
# more commands. Typically each line is a command that
|
|
# sets an element in the auto_index array, where the
|
|
# element name is the name of a command and the value is
|
|
# a script that loads the command.
|
|
|
|
set auto_index(::wcb::callback) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::cbappend) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::cbprepend) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::cancel) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::canceled) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::extend) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::replace) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::pathname) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::cleanup) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::fullCallbackOpt) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::areAllEmptyStrings) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::redefWidgetCmd) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::processCmd) [list source [file join $dir wcbCommon.tcl]]
|
|
set auto_index(::wcb::listboxWidgetCmd) [list source [file join $dir wcbListbox.tcl]]
|
|
set auto_index(::wcb::checkStrsForRegExp) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::checkStrsForAlpha) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::checkStrsForNum) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::checkStrsForAlnum) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::convStrsToUpper) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::convStrsToLower) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::textWidgetCmd) [list source [file join $dir wcbText.tcl]]
|
|
set auto_index(::wcb::changeEntryText) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::postInsertEntryLen) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::postInsertEntryText) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkStrForRegExp) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkStrForAlpha) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkStrForNum) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkStrForAlnum) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::convStrToUpper) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::convStrToLower) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkEntryForInt) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkEntryForUInt) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkEntryForReal) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkEntryForFixed) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::checkEntryLen) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::entryWidgetCmd) [list source [file join $dir wcbEntry.tcl]]
|
|
set auto_index(::wcb::tablelistWidgetCmd) [list source [file join $dir wcbTablelist.tcl]]
|