Hasty Badger
Small UI library (a branch of Turbo Badger)
|
Check if a condition is true for a widget when painting a skin. More...
#include <tb_widget_skin_condition_context.h>
Public Member Functions | |
TBWidgetSkinConditionContext (TBWidget *widget) | |
virtual bool | GetCondition (TBSkinCondition::TARGET target, const TBSkinCondition::CONDITION_INFO &info) |
Return true if the given target and property equals the given value. More... | |
Check if a condition is true for a widget when painting a skin.
|
virtual |
Return true if the given target and property equals the given value.
Implements tb::TBSkinConditionContext.