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

ONE::gui::Border Class Reference

List of all members.

Detailed Description

a border around GUI elements

The border is characterized by a type and a Fringe, which defines the space taken up by the border. Border s are usually shared between GUI components. They may be created through the BorderFactory.

Author:
Daniel Seibert


Public Member Functions

const FringegetFringe () const
const unsigned int & getType () const

Protected Member Functions

 Border (const unsigned int &t, const Fringe &f=Fringe(0, 0, 0, 0))

Friends

class BorderFactory


Constructor & Destructor Documentation

ONE::gui::Border::Border const unsigned int &  t,
const Fringe f = Fringe(0, 0, 0, 0)
[protected]
 


Member Function Documentation

const Fringe& ONE::gui::Border::getFringe  )  const
 

const unsigned int& ONE::gui::Border::getType  )  const
 


Friends And Related Function Documentation

friend class BorderFactory [friend]
 


Generated on Wed Sep 7 19:03:15 2005 for ONEngine by  doxygen 1.4.3