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