artefaktur
software engineer &        architecture

 
 
 
 

class BitmapButton

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::BitmapButton Class Reference

#include <BitmapButton.h>

Inheritance diagram for acdk::wx::BitmapButton:

acdk::wx::Button acdk::wx::Control acdk::wx::Window acdk::wx::EvtHandler acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxBitmapButton

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.6
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 BitmapButton (IN(RWindow) parent, int id, IN(RBitmap) bitmap, IN(RPoint) pos=Point::defaultPosition(), IN(RSize) size=Size::defaultSize(), int style=BuAutodraw, IN(RValidator) validator=Nil, IN(RString) name=button)
RBitmap getBitmapDisabled () const
void setBitmapDisabled (IN(RBitmap) bitmap)
RBitmap getBitmapFocus () const
void setBitmapFocus (IN(RBitmap) bitmap)
RBitmap getBitmapLabel () const
void setBitmapLabel (IN(RBitmap) bitmap)
RBitmap getBitmapSelected () const
void setBitmapSelected (IN(RBitmap) bitmap)

Constructor & Destructor Documentation

acdk::wx::BitmapButton::BitmapButton IN(RWindow parent,
int  id,
IN(RBitmap bitmap,
IN(RPoint pos = Point::defaultPosition(),
IN(RSize size = Size::defaultSize(),
int  style = BuAutodraw,
IN(RValidator validator = Nil,
IN(RString name = button
[inline]
 


Member Function Documentation

RBitmap acdk::wx::BitmapButton::getBitmapDisabled  )  const [inline]
 

RBitmap acdk::wx::BitmapButton::getBitmapFocus  )  const [inline]
 

RBitmap acdk::wx::BitmapButton::getBitmapLabel  )  const [inline]
 

RBitmap acdk::wx::BitmapButton::getBitmapSelected  )  const [inline]
 

void acdk::wx::BitmapButton::setBitmapDisabled IN(RBitmap bitmap  )  [inline]
 

void acdk::wx::BitmapButton::setBitmapFocus IN(RBitmap bitmap  )  [inline]
 

void acdk::wx::BitmapButton::setBitmapLabel IN(RBitmap bitmap  )  [inline]
 

void acdk::wx::BitmapButton::setBitmapSelected IN(RBitmap bitmap  )  [inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer