A class representing a menu item separator.
![]() | PMenuSeparator ( PSubMenu & menu, PMenuEntry * before = NULL ) Create a single line menu separator as a menu entry in the menu. |
![]() | SetString ( const PString & str ) Set the string name of the menu entry. |
![]() | GetString () const Get the current string name of the menu entry. |
![]() | New functions for class |
Overrides from PObject
Run Time Type functions
Comparison functions
I/O functions
Miscellaneous functions
A class representing a menu item separator. This may be inserted into a menu to place a platform dependent separator between menu items.
New functions for class
virtual void SetString( const PString & str )
virtual PString GetString() const
Alphabetic index HTML hierarchy of classes or Java