#include <fltkui.hh>
Public Member Functions | |
| FltkSpecificResource (FltkPlatform *platform) | |
| void | sizeAllocate (core::Allocation *allocation) |
| void | draw (core::View *view, core::Rectangle *area) |
| void | setStyle (core::style::Style *style) |
| bool | isEnabled () |
| void | setEnabled (bool enabled) |
| dw::fltk::ui::FltkSpecificResource< I >::FltkSpecificResource | ( | FltkPlatform * | platform | ) | [inline] |
| void dw::fltk::ui::FltkSpecificResource< I >::draw | ( | core::View * | view, | |
| core::Rectangle * | area | |||
| ) | [inline] |
Reimplemented from dw::fltk::ui::FltkResource.
| bool dw::fltk::ui::FltkSpecificResource< I >::isEnabled | ( | ) | [inline] |
Reimplemented from dw::fltk::ui::FltkResource.
| void dw::fltk::ui::FltkSpecificResource< I >::setEnabled | ( | bool | enabled | ) | [inline] |
Reimplemented from dw::fltk::ui::FltkResource.
| void dw::fltk::ui::FltkSpecificResource< I >::setStyle | ( | core::style::Style * | style | ) | [inline] |
Reimplemented from dw::fltk::ui::FltkResource.
| void dw::fltk::ui::FltkSpecificResource< I >::sizeAllocate | ( | core::Allocation * | allocation | ) | [inline] |
Reimplemented from dw::fltk::ui::FltkResource.
Reimplemented in dw::fltk::ui::FltkComplexButtonResource, and dw::fltk::ui::FltkEntryResource.
1.5.9