Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

esve::ui::base::Display_Details Class Reference

Basic properties of a display. More...

#include <esve/ui/base/Display_Details.hxx>

List of all members.

Public Member Functions

virtual const Display::Rectanglerectangle () const =0
 Rectangluar dimensions.

virtual void make_current ()=0
 Make this display the current context.

virtual const std::string & label () const =0
 Title appearing on the display.

virtual void label (const std::string &)=0
 Title appearing on the display.


Protected Member Functions

virtual void reshape (const Display::Rectangle &)=0
 Called by the system whenever the display is resized.


Detailed Description

Basic properties of a display.


Member Function Documentation

virtual void esve::ui::base::Display_Details::make_current  )  [pure virtual]
 

Make this display the current context.

If there is more than one display showing and you wish to issue drawing commands outside of a draw tree, then you must choose which display receives the drawing commands.


Generated on Tue May 30 11:40:57 2006 for esve by doxygen 1.3.4