#include <toast.h>


Public Member Functions | |
| Toast (const std::string &text) | |
| void | Text (const std::string &txt) |
Protected Member Functions | |
| virtual void | createChildren () |
| virtual void | layout () |
| virtual void | onClose () |
Protected Attributes | |
| NinePatch * | bg |
| SimpleButton * | close |
| BitmapText * | text |
| Toast::Toast | ( | const std::string & | text | ) |

|
protectedvirtual |

|
protectedvirtual |

|
inlineprotectedvirtual |
| void Toast::Text | ( | const std::string & | txt | ) |

|
protected |
|
protected |
|
protected |