uicore::SpanComponent Class Referenceabstract

Component placed in the layout. More...

#include <text_block.h>

Public Member Functions

virtual void set_geometry (const Rectf &geometry)=0
 Sets the component geometry after layout. More...
 
virtual Sizef size () const =0
 Size of component. More...
 

Detailed Description

Component placed in the layout.

Member Function Documentation

virtual void uicore::SpanComponent::set_geometry ( const Rectf geometry)
pure virtual

Sets the component geometry after layout.

virtual Sizef uicore::SpanComponent::size ( ) const
pure virtual

Size of component.


The documentation for this class was generated from the following file: