#include <sdllistboxitem.h>
Inheritance diagram for SDLListBoxItem
Public Methods | |
SDLListBoxItem (int height, char* text = NULL, SDL_Surface* icon = NULL, void* userdata = NULL) | |
~SDLListBoxItem () | |
void | LoadThemeStyle (const char* widgettype, const char* objectname) |
Load a style from the theme definition. More... | |
Protected Methods | |
void | eventBlit (SDL_Surface* srf, SDL_Rect* src, SDL_Rect* dst) |
|
|
|
|
|
Load a style from the theme definition.
Reimplemented from SDLWidget. |
|
Reimplemented from SDLLabel. Reimplemented in SDLColumnItem. |