Protocol for getting a LayoutParameter. More...
Inherited by Widget.
Public Member Functions | |
virtual | ~LayoutParameterProtocol () |
Default destructor. | |
local | ~LayoutParameterProtocol () |
Default destructor. | |
virtual LayoutParameter * | getLayoutParameter () const =0 |
Protocol for getting a LayoutParameter.
Every element want to have layout parameter should inherit from this class.
|
pure virtual |
Implemented in Widget.
|
pure virtual |
Implemented in Widget.
|
pure virtual |
Implemented in Widget.