Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

CdgMenu Class Reference

Inheritance diagram for CdgMenu:

Inheritance graph
[legend]
Collaboration diagram for CdgMenu:

Collaboration graph
[legend]
List of all members.

Detailed Description

CdgMenu - menu component of the XCDG application.

Author:
Michael Daum (see also AUTHORS and THANKS for more)
Id
menu.tcl,v 1.33 2004/06/11 07:59:22 foth Exp

Definition at line 17 of file menu.tcl.

Public Member Functions

 CdgMenu (TclList args)
 init_data ()

Private Member Functions

 _about_action ()
 _help_action ()
 _load_action ()
 _load_dir_action ()
 _prefs_action ()
 _reload_action ()
 _reset_action ()
 _run_action ()
 _setFlag (TclString name)
 _setVerbosity ()
 _toggleSheets ()
 _toggleShell ()

Private Attributes

TclNumber _agendaNormalizationFlag = 0
TclNumber _confirmExitFlag = 0
TclNumber _debugFlag = 0
TclNumber _errorFlag = 1
TclNumber _evalFlag = 1
TclNumber _hintsFlag = 1
TclNumber _infosFlag = 1
TclNumber _manyWindowsFlag = 0
TclNumber _profileFlag = 0
TclNumber _searchModifiesNetFlag = 1
TclNumber _searchresultFlag = 1
TclNumber _sheetsFlag = 1
TclNumber _shellFlag = 1
TclNumber _showDeletedFlag = 0
TclNumber _sloppySubsumesWarningsFlag = 0
TclNumber _sortNodesFlag = 0
TclNumber _statisticsFlag = 0
TclNumber _traceFlag = 0
TclNumber _useCacheFlag = 1
TclNumber _warningsFlag = 1


Constructor & Destructor Documentation

CdgMenu::CdgMenu TclList  args  ) 
 

constructor

Definition at line 66 of file menu.tcl.


Member Function Documentation

CdgMenu::_about_action  )  [private]
 

startup the about-dialog

Definition at line 468 of file menu.tcl.

CdgMenu::_help_action  )  [private]
 

startup the help

Definition at line 481 of file menu.tcl.

CdgMenu::_load_action  )  [private]
 

delegate command to CdgMain

Definition at line 418 of file menu.tcl.

CdgMenu::_load_dir_action  )  [private]
 

open a directory selection dialog.

Definition at line 425 of file menu.tcl.

CdgMenu::_prefs_action  )  [private]
 

delegate command to CdgMain

Definition at line 461 of file menu.tcl.

CdgMenu::_reload_action  )  [private]
 

delegate command to CdgMain

Definition at line 432 of file menu.tcl.

CdgMenu::_reset_action  )  [private]
 

reset application

Definition at line 439 of file menu.tcl.

CdgMenu::_run_action  )  [private]
 

load a script and execute it

Definition at line 446 of file menu.tcl.

CdgMenu::_setFlag TclString  name  )  [private]
 

set the named flag according to our local variables

Definition at line 362 of file menu.tcl.

References error().

CdgMenu::_setVerbosity  )  [private]
 

set the verbosity according to our local variables

Definition at line 401 of file menu.tcl.

CdgMenu::_toggleSheets  )  [private]
 

show/hide data-sheets

Definition at line 488 of file menu.tcl.

CdgMenu::_toggleShell  )  [private]
 

show/hide shell

Definition at line 507 of file menu.tcl.

CdgMenu::init_data  ) 
 

initialize the verbosity flags

Definition at line 329 of file menu.tcl.

References _errorFlag.


The documentation for this class was generated from the following file:
XCDG 0.95 (20 Oct 2004)