Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

menus.h File Reference

Go to the source code of this file.

Compounds

class  TMenu
 A "wrapper" for the various other menu classes, such as TMenuItem, TSubMenu and TMenuView. More...

class  TMenuBar
 The horizontal menu bar from which you make menu selections. More...

class  TMenuBox
 These objects represent vertical menu boxes. More...

class  TMenuItem
 Instances of TMenuItem serve as elements of a menu. More...

class  TMenuPopup
 Part of the menu system. More...

class  TMenuView
 An abstract base from which menu bar and menu box classes (either pull down or pop up) are derived. More...

class  TStatusDef
 Represents a status line definition used by a TStatusLine view to display context-sensitive status lines. More...

class  TStatusItem
 Represents a component of a linked list associated with a TStatusLine view. More...

class  TStatusLine
 A specialized view, usually displayed at the bottom of the screen. More...

class  TSubMenu
 Used to differentiate between different types of TMenuItem: individual menu items and submenus. More...


Functions

TSubMenuoperator+ (TSubMenu &s, TMenuItem &i)
TSubMenuoperator+ (TSubMenu &s1, TSubMenu &s2)
TStatusDefoperator+ (TStatusDef &s1, TStatusItem &s2)
TStatusDefoperator+ (TStatusDef &s1, TStatusDef &s2)
TMenuItemnewLine ()
ipstreamoperator>> (ipstream &is, TMenuView &cl)
ipstreamoperator>> (ipstream &is, TMenuView *&cl)
opstreamoperator<< (opstream &os, TMenuView &cl)
opstreamoperator<< (opstream &os, TMenuView *cl)
ipstreamoperator>> (ipstream &is, TMenuBar &cl)
ipstreamoperator>> (ipstream &is, TMenuBar *&cl)
opstreamoperator<< (opstream &os, TMenuBar &cl)
opstreamoperator<< (opstream &os, TMenuBar *cl)
ipstreamoperator>> (ipstream &is, TMenuBox &cl)
ipstreamoperator>> (ipstream &is, TMenuBox *&cl)
opstreamoperator<< (opstream &os, TMenuBox &cl)
opstreamoperator<< (opstream &os, TMenuBox *cl)
ipstreamoperator>> (ipstream &is, TStatusLine &cl)
ipstreamoperator>> (ipstream &is, TStatusLine *&cl)
opstreamoperator<< (opstream &os, TStatusLine &cl)
opstreamoperator<< (opstream &os, TStatusLine *cl)


Detailed Description

menus.h

Definition in file menus.h.


Function Documentation

TMenuItem & newLine ( ) [inline]
 

Undocumented.

Definition at line 143 of file menus.h.

TStatusDef & operator+ ( TStatusDef & s1,
TStatusDef & s2 )
 

Undocumented.

TStatusDef & operator+ ( TStatusDef & s1,
TStatusItem & s2 )
 

Undocumented.

TSubMenu & operator+ ( TSubMenu & s1,
TSubMenu & s2 )
 

Undocumented.

TSubMenu & operator+ ( TSubMenu & s,
TMenuItem & i )
 

Undocumented.

opstream & operator<< ( opstream & os,
TStatusLine * cl ) [inline]
 

Undocumented.

Definition at line 977 of file menus.h.

opstream & operator<< ( opstream & os,
TStatusLine & cl ) [inline]
 

Undocumented.

Definition at line 972 of file menus.h.

opstream & operator<< ( opstream & os,
TMenuBox * cl ) [inline]
 

Undocumented.

Definition at line 645 of file menus.h.

opstream & operator<< ( opstream & os,
TMenuBox & cl ) [inline]
 

Undocumented.

Definition at line 640 of file menus.h.

opstream & operator<< ( opstream & os,
TMenuBar * cl ) [inline]
 

Undocumented.

Definition at line 538 of file menus.h.

opstream & operator<< ( opstream & os,
TMenuBar & cl ) [inline]
 

Undocumented.

Definition at line 533 of file menus.h.

opstream & operator<< ( opstream & os,
TMenuView * cl ) [inline]
 

Undocumented.

Definition at line 398 of file menus.h.

opstream & operator<< ( opstream & os,
TMenuView & cl ) [inline]
 

Undocumented.

Definition at line 393 of file menus.h.

ipstream & operator>> ( ipstream & is,
TStatusLine *& cl ) [inline]
 

Undocumented.

Definition at line 966 of file menus.h.

ipstream & operator>> ( ipstream & is,
TStatusLine & cl ) [inline]
 

Undocumented.

Definition at line 961 of file menus.h.

ipstream & operator>> ( ipstream & is,
TMenuBox *& cl ) [inline]
 

Undocumented.

Definition at line 634 of file menus.h.

ipstream & operator>> ( ipstream & is,
TMenuBox & cl ) [inline]
 

Undocumented.

Definition at line 629 of file menus.h.

ipstream & operator>> ( ipstream & is,
TMenuBar *& cl ) [inline]
 

Undocumented.

Definition at line 527 of file menus.h.

ipstream & operator>> ( ipstream & is,
TMenuBar & cl ) [inline]
 

Undocumented.

Definition at line 522 of file menus.h.

ipstream & operator>> ( ipstream & is,
TMenuView *& cl ) [inline]
 

Undocumented.

Definition at line 387 of file menus.h.

ipstream & operator>> ( ipstream & is,
TMenuView & cl ) [inline]
 

Undocumented.

Definition at line 382 of file menus.h.


Generated at Sat Sep 22 20:19:15 2001 for TVision by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001