AddressFieldButton::_Private Class Reference

Private class used only by AddressFieldButton. More...

List of all members.

Public Member Functions

 _Private ()
 Default Constructor.
void _DrawRoundedFrame (View *view)
 Draws a Rounded Frame in the given View* object.

Public Attributes

bool m_MouseOver
Image * m_Image
String m_Label
float m_FontHeight


Detailed Description

Private class used only by AddressFieldButton.

Bug:
Is there a reason why it stores the label and image information?


Member Function Documentation

void AddressFieldButton::_Private::_DrawRoundedFrame ( View *  view  )  [inline]

Draws a Rounded Frame in the given View* object.

Parameters:
view View* object to draw the rounded frame in.


Member Data Documentation

bool AddressFieldButton::_Private::m_MouseOver

Flag storing if there is a mouse over the button.

Image* AddressFieldButton::_Private::m_Image

Image object associated with the button.

String AddressFieldButton::_Private::m_Label

The text label of the button.

float AddressFieldButton::_Private::m_FontHeight

The height of the font that is to be drawn.


The documentation for this class was generated from the following file:
Generated on Fri Jan 2 17:23:04 2009 for Transferrer by  doxygen 1.5.1