#include <ugadgets.hpp>
Inheritance diagram for ULinkbutton:

Public Member Functions | |
| ULinkbutton (const UArgs &a=UArgs::none) | |
| virtual const UStyle & | getStyle (UContext *) const |
| returns the contextual UStyle of this object | |
Friends | |
| ULinkbutton & | ulinkbutton (const UArgs &a=UArgs::none) |
resembles an HTML link (no border and specific properties)
|
|
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. |
1.4.1