#include <button.h>
◆ ButtonImpl() [1/2]
teeui::ButtonImpl::ButtonImpl |
( |
| ) |
|
|
inline |
◆ ButtonImpl() [2/2]
teeui::ButtonImpl::ButtonImpl |
( |
pxs |
radius, |
|
|
Color |
color, |
|
|
Color |
convexObjectColor, |
|
|
bool |
roundTopLeft, |
|
|
bool |
roundTopRight, |
|
|
bool |
roundBottomLeft, |
|
|
bool |
roundBottomRight |
|
) |
| |
|
inline |
◆ draw()
◆ setColor()
void teeui::ButtonImpl::setColor |
( |
Color |
color | ) |
|
|
inline |
◆ setConvexObjectColor()
void teeui::ButtonImpl::setConvexObjectColor |
( |
Color |
color | ) |
|
|
inline |
◆ color_
Color teeui::ButtonImpl::color_ |
|
private |
◆ convexObjectColor_
Color teeui::ButtonImpl::convexObjectColor_ |
|
private |
◆ radius_
pxs teeui::ButtonImpl::radius_ |
|
private |
◆ roundBottomLeft_
bool teeui::ButtonImpl::roundBottomLeft_ |
|
private |
◆ roundBottomRight_
bool teeui::ButtonImpl::roundBottomRight_ |
|
private |
◆ roundTopLeft_
bool teeui::ButtonImpl::roundTopLeft_ |
|
private |
◆ roundTopRight_
bool teeui::ButtonImpl::roundTopRight_ |
|
private |
The documentation for this class was generated from the following files: