artefaktur
software engineer &        architecture

 
 
 
 

class ToolBarToolBase

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

acdk::wx::ToolBarToolBase Class Reference

#include <ToolBar.h>

Inheritance diagram for acdk::wx::ToolBarToolBase:

acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxToolBarToolBase

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


Public Member Functions

 ToolBarToolBase (IN(RToolBar) tbar=Nil, int id=-1, IN(RString) label=, IN(RBitmap) bmpNormal=Bitmap::nullBitmap(), IN(RBitmap) bmpDisabled=Bitmap::nullBitmap(), ItemKind kind=ItemNormal, IN(acdk::lang::Object) clientData=Nil, IN(RString) shortHelpString=, IN(RString) longHelpString=)
int getId () const
RControl getControl () const
RToolBar getToolBar () const
bool isButton () const
bool isControl () const
bool isSeparator () const
int getStyle () const
ItemKind getKind () const
bool isEnabled () const
bool isToggled () const
bool canBeToggled () const
RBitmap getNormalBitmap () const
RBitmap getDisabledBitmap () const
RBitmap getBitmap () const
RString getLabel () const
RString getShortHelp () const
RString getLongHelp () const
acdk::lang::Object getClientData () const
bool enable (bool enable)
bool toggle (bool toggle)
bool setToggle (bool toggle)
bool setShortHelp (IN(RString) help)
bool setLongHelp (IN(RString) help)
void toggle ()
void setNormalBitmap (IN(RBitmap) bmp)
void setDisabledBitmap (IN(RBitmap) bmp)
virtual void setLabel (IN(RString) label)
void setClientData (IN(acdk::lang::Object) clientData)
virtual void detach ()
virtual void attach (IN(RToolBar) tbar)

Constructor & Destructor Documentation

acdk::wx::ToolBarToolBase::ToolBarToolBase IN(RToolBar tbar = Nil,
int  id = -1,
IN(RString label = ,
IN(RBitmap bmpNormal = Bitmap::nullBitmap(),
IN(RBitmap bmpDisabled = Bitmap::nullBitmap(),
ItemKind  kind = ItemNormal,
IN(acdk::lang::Object clientData = Nil,
IN(RString shortHelpString = ,
IN(RString longHelpString =
[inline]
 


Member Function Documentation

void acdk::wx::ToolBarToolBase::attach IN(RToolBar tbar  )  [inline, virtual]
 

bool acdk::wx::ToolBarToolBase::canBeToggled  )  const [inline]
 

virtual void acdk::wx::ToolBarToolBase::detach  )  [inline, virtual]
 

bool acdk::wx::ToolBarToolBase::enable bool  enable  )  [inline]
 

RBitmap acdk::wx::ToolBarToolBase::getBitmap  )  const [inline]
 

acdk::lang::Object acdk::wx::ToolBarToolBase::getClientData  )  const [inline]
 

RControl acdk::wx::ToolBarToolBase::getControl  )  const [inline]
 

RBitmap acdk::wx::ToolBarToolBase::getDisabledBitmap  )  const [inline]
 

int acdk::wx::ToolBarToolBase::getId  )  const [inline]
 

ItemKind acdk::wx::ToolBarToolBase::getKind  )  const [inline]
 

RString acdk::wx::ToolBarToolBase::getLabel  )  const [inline]
 

RString acdk::wx::ToolBarToolBase::getLongHelp  )  const [inline]
 

RBitmap acdk::wx::ToolBarToolBase::getNormalBitmap  )  const [inline]
 

RString acdk::wx::ToolBarToolBase::getShortHelp  )  const [inline]
 

int acdk::wx::ToolBarToolBase::getStyle  )  const [inline]
 

RToolBar acdk::wx::ToolBarToolBase::getToolBar  )  const [inline]
 

bool acdk::wx::ToolBarToolBase::isButton  )  const [inline]
 

bool acdk::wx::ToolBarToolBase::isControl  )  const [inline]
 

bool acdk::wx::ToolBarToolBase::isEnabled  )  const [inline]
 

bool acdk::wx::ToolBarToolBase::isSeparator  )  const [inline]
 

bool acdk::wx::ToolBarToolBase::isToggled  )  const [inline]
 

void acdk::wx::ToolBarToolBase::setClientData IN(acdk::lang::Object clientData  )  [inline]
 

void acdk::wx::ToolBarToolBase::setDisabledBitmap IN(RBitmap bmp  )  [inline]
 

virtual void acdk::wx::ToolBarToolBase::setLabel IN(RString label  )  [inline, virtual]
 

bool acdk::wx::ToolBarToolBase::setLongHelp IN(RString help  )  [inline]
 

void acdk::wx::ToolBarToolBase::setNormalBitmap IN(RBitmap bmp  )  [inline]
 

bool acdk::wx::ToolBarToolBase::setShortHelp IN(RString help  )  [inline]
 

bool acdk::wx::ToolBarToolBase::setToggle bool  toggle  )  [inline]
 

void acdk::wx::ToolBarToolBase::toggle  )  [inline]
 

bool acdk::wx::ToolBarToolBase::toggle bool  toggle  )  [inline]
 

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