#include <toolbutton.h>
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_ |
|
Definition at line 56 of file toolbutton.h. |
|
Definition at line 39 of file toolbutton.h. References wxDEFAULT_DRAW_SIZE. |
|
Definition at line 49 of file toolbutton.h. |
|
Definition at line 46 of file toolbutton.h. |
|
Definition at line 44 of file toolbutton.h. |
|
Definition at line 45 of file toolbutton.h. |
|
Definition at line 74 of file toolbutton.h. |
|
Definition at line 72 of file toolbutton.h. |
|
Definition at line 73 of file toolbutton.h. |