Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

wxToolButtonBase Class Reference

#include <toolbutton.h>

List of all members.

Public Member Functions

virtual void Init ()
void SetDrawMargin (int drawMargin)
void SetDrawSize (int drawSize)
void SetBitmap (wxBitmap &bitmap)

Protected Member Functions

bool sendClickEvent ()
void drawButtonImage (wxDC &dc, wxRect &rect)

Protected Attributes

int drawMargin_
int drawSize_
wxBitmap bitmap_


Member Function Documentation

void wxToolButtonBase::drawButtonImage wxDC &  dc,
wxRect &  rect
[inline, protected]
 

Definition at line 56 of file toolbutton.h.

virtual void wxToolButtonBase::Init  )  [inline, virtual]
 

Definition at line 39 of file toolbutton.h.

References wxDEFAULT_DRAW_SIZE.

bool wxToolButtonBase::sendClickEvent  )  [inline, protected]
 

Definition at line 49 of file toolbutton.h.

void wxToolButtonBase::SetBitmap wxBitmap &  bitmap  )  [inline]
 

Definition at line 46 of file toolbutton.h.

void wxToolButtonBase::SetDrawMargin int  drawMargin  )  [inline]
 

Definition at line 44 of file toolbutton.h.

void wxToolButtonBase::SetDrawSize int  drawSize  )  [inline]
 

Definition at line 45 of file toolbutton.h.


Member Data Documentation

wxBitmap wxToolButtonBase::bitmap_ [protected]
 

Definition at line 74 of file toolbutton.h.

int wxToolButtonBase::drawMargin_ [protected]
 

Definition at line 72 of file toolbutton.h.

int wxToolButtonBase::drawSize_ [protected]
 

Definition at line 73 of file toolbutton.h.


The documentation for this class was generated from the following file:
Generated on Sat May 14 14:54:39 2005 for wxDockIt by  doxygen 1.4.2