List of all members.
Public Member Functions
Detailed Description
Stays at the top of its parent like the menu bar and contains tool buttons.
Definition at line 21 of file IGUIToolbar.h.
Constructor & Destructor Documentation
Member Function Documentation
virtual IGUIButton* irr::gui::IGUIToolBar::addButton |
( |
s32 |
id = -1 , |
|
|
const wchar_t * |
text = 0 , |
|
|
const wchar_t * |
tooltiptext = 0 , |
|
|
video::ITexture * |
img = 0 , |
|
|
video::ITexture * |
pressedimg = 0 , |
|
|
bool |
isPushButton = false , |
|
|
bool |
useAlphaChannel = false | |
|
) |
| | [pure virtual] |
Adds a button to the tool bar.
The documentation for this class was generated from the following file: