#include <ugadgets.hpp>
Inheritance diagram for UFlatbutton:
Public Member Functions | |
UFlatbutton (const UArgs &a=UArgs::none) | |
virtual const UStyle & | getStyle (UContext *) const |
returns the contextual UStyle of this object. | |
Friends | |
UFlatbutton & | uflatbutton (const UArgs &a=UArgs::none) |
has a "flat" square border
|
returns the contextual UStyle of this object. This virtual function calls one of the makeXxxStyle() functions that are defined for this specific class.
Reimplemented from UButton. |