wxToolObjectBackground Class Reference

Used for storing 3 sets of background bitmaps for toolbox objects. More...

#include <wxToolBox.h>

List of all members.

Public Member Functions

wxToolBoxBitmapSetGetHoverBackground ()
 Returns hover background.
unsigned int GetMaxBitmapHeight ()
 Returns maximal height of background bitmaps.
wxToolBoxBitmapSetGetNormalBackground ()
 Returns normal background.
wxToolBoxBitmapSetGetSelectedBackground ()
 Returns selected background.
void SetHoverBackground (wxToolBoxBitmapSet &background)
 Sets hover background.
void SetNormalBackground (wxToolBoxBitmapSet &background)
 Sets normal background.
void SetSelectedBackground (wxToolBoxBitmapSet &background)
 Sets selected background.
 wxToolObjectBackground (wxToolBoxBitmapSet &normal, wxToolBoxBitmapSet &hover, wxToolBoxBitmapSet &selected)
 Parametrized constructor.
 wxToolObjectBackground ()
 Default constructor.


Detailed Description

Used for storing 3 sets of background bitmaps for toolbox objects.


Constructor & Destructor Documentation

wxToolObjectBackground::wxToolObjectBackground ( wxToolBoxBitmapSet normal,
wxToolBoxBitmapSet hover,
wxToolBoxBitmapSet selected 
)

Parametrized constructor.

Parameters:
normal - normal background
hover - hover background
selected - selected background


Member Function Documentation

void wxToolObjectBackground::SetHoverBackground ( wxToolBoxBitmapSet background  )  [inline]

Sets hover background.

Parameters:
background - new hover background

void wxToolObjectBackground::SetNormalBackground ( wxToolBoxBitmapSet background  )  [inline]

Sets normal background.

Parameters:
background - new normal background

void wxToolObjectBackground::SetSelectedBackground ( wxToolBoxBitmapSet background  )  [inline]

Sets selected background.

Parameters:
background - new selected background


Generated on Sun Apr 8 00:19:07 2007 for wxToolBox by  doxygen 1.5.2
Hosted by uCoz