#include <Image.h>
Inheritance diagram for CB2::Image:

Public Member Functions | |
| Image (Container &parent, const String &file) | |
| Image (Application &parent, const String &file) | |
| virtual | ~Image () |
Public Attributes | |
| int | tag |
| Tag for user-specific data. | |
Protected Member Functions | |
| void | Data (const String &data) |
| Render widget. | |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
Render widget. Render widget contents to the parent template.
|
|
|
Tag for user-specific data.
|
1.3.7