SkHasLabelWidget Class Reference
#include <SkWidget.h>
Inherits SkWidget.
Inherited by SkButtonWidget.
List of all members.
Detailed Description
Definition at line 51 of file SkWidget.h.
Constructor & Destructor Documentation
SkHasLabelWidget::SkHasLabelWidget |
( |
uint32_t |
flags = 0 |
) |
[inline] |
Member Function Documentation
size_t SkHasLabelWidget::getLabel |
( |
char |
lable[] = NULL |
) |
const |
size_t SkHasLabelWidget::getLabel |
( |
SkString * |
label = NULL |
) |
const |
virtual void SkHasLabelWidget::onInflate |
( |
const SkDOM & |
dom, |
|
|
const SkDOM::Node * |
node | |
|
) |
| | [protected, virtual] |
virtual void SkHasLabelWidget::onLabelChange |
( |
|
) |
[protected, virtual] |
void SkHasLabelWidget::setLabel |
( |
const char |
label[], |
|
|
size_t |
len | |
|
) |
| | |
void SkHasLabelWidget::setLabel |
( |
const char |
label[] |
) |
|
void SkHasLabelWidget::setLabel |
( |
const SkString & |
|
) |
|
The documentation for this class was generated from the following file: