#include <epixmap.h>
|
enum | eWidgetEvent {
evtPaint
, evtKey
, evtChangedPosition
, evtChangedSize
,
evtParentChangedPosition
, evtParentVisibilityChanged
, evtWillChangePosition
, evtWillChangeSize
,
evtAction
, evtFocusGot
, evtFocusLost
, evtUserWidget
} |
|
eWidgetAnimation | m_animation |
|
gRegion | m_clip_region |
|
gRegion | m_visible_region |
|
gRegion | m_visible_with_childs |
|
struct eWidgetDesktopCompBuffer * | m_comp_buffer [MAX_LAYER] |
|
◆ ePixmap()
ePixmap::ePixmap |
( |
eWidget * |
parent | ) |
|
◆ checkSize()
void ePixmap::checkSize |
( |
| ) |
|
|
protected |
◆ event()
int ePixmap::event |
( |
int |
event, |
|
|
void * |
data = 0 , |
|
|
void * |
data2 = 0 |
|
) |
| |
|
protectedvirtual |
◆ setAlphatest()
void ePixmap::setAlphatest |
( |
int |
alphatest | ) |
|
◆ setBorderColor()
void ePixmap::setBorderColor |
( |
const gRGB & |
color | ) |
|
◆ setBorderWidth()
void ePixmap::setBorderWidth |
( |
int |
pixel | ) |
|
◆ setPixmap() [1/2]
◆ setPixmap() [2/2]
void ePixmap::setPixmap |
( |
gPixmap * |
pixmap | ) |
|
◆ setPixmapFromFile()
void ePixmap::setPixmapFromFile |
( |
const char * |
filename | ) |
|
◆ setPixmapScaleFlags()
void ePixmap::setPixmapScaleFlags |
( |
int |
flags | ) |
|
◆ setScale()
void ePixmap::setScale |
( |
int |
scale | ) |
|
◆ m_pixmap
The documentation for this class was generated from the following files: