![]() |
openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
|
#include <ewindowstyle.h>
Public Member Functions | |
virtual void | handleNewSize (eWindow *wnd, eSize &size, eSize &offset)=0 |
virtual void | paintWindowDecoration (eWindow *wnd, gPainter &painter, const std::string &title)=0 |
virtual void | paintBackground (gPainter &painter, const ePoint &offset, const eSize &size)=0 |
virtual void | setStyle (gPainter &painter, int what)=0 |
virtual void | drawFrame (gPainter &painter, const eRect &frame, int type)=0 |
virtual RESULT | getFont (int what, ePtr< gFont > &font)=0 |
virtual | ~eWindowStyle ()=0 |
![]() | |
void | operator delete (void *p) |
virtual void | AddRef ()=0 |
virtual void | Release ()=0 |
Additional Inherited Members | |
![]() | |
enum | { styleLabel , styleListboxSelected , styleListboxNormal , styleListboxMarked , styleListboxMarkedAndSelected , styleScollbar , styleScollbarBorder , styleSlider , styleSliderBorder } |
enum | { frameButton , frameListboxEntry } |
enum | { fontStatic , fontButton , fontTitlebar , fontListbox , fontEntry , fontValue } |
![]() | |
virtual | ~iObject () |
|
pure virtual |
|
pure virtual |
Implemented in eWindowStyleSkinned, and eWindowStyleSimple.
Implemented in eWindowStyleSkinned, and eWindowStyleSimple.
|
pure virtual |
Implemented in eWindowStyleSkinned, and eWindowStyleSimple.
|
pure virtual |
Implemented in eWindowStyleSkinned, and eWindowStyleSimple.
|
pure virtual |
Implemented in eWindowStyleSkinned, and eWindowStyleSimple.
|
pure virtual |
Implemented in eWindowStyleSkinned, and eWindowStyleSimple.