Dillo v3.1.1-46-g8a360e32
Loading...
Searching...
No Matches
dw::oof::OOFFloatsMgr::Float Class Reference

Classes

class  CompareGBAndExtIndex
 
class  ComparePosition
 
class  CompareSideSpanningIndex
 

Public Member Functions

 Float (OOFFloatsMgr *oofm, core::Widget *widget, OOFAwareWidget *generatingBlock, int externalIndex)
 
void intoStringBuffer (lout::misc::StringBuffer *sb)
 Store a textual representation of the object in a misc::StringBuffer.
 
bool covers (int y, int h)
 y is given relative to the container.
 
- Public Member Functions inherited from dw::oof::OOFFloatsMgr::WidgetInfo
 WidgetInfo (OOFFloatsMgr *oofm, core::Widget *widget)
 
core::WidgetgetWidget ()
 
- Public Member Functions inherited from lout::object::Object
virtual ~Object ()
 The destructor is defined as virtual (but not abstract), so that destruction of Object's works properly.
 
virtual bool equals (Object *other)
 Returns, whether two objects are equal.
 
virtual int hashValue ()
 Return a hash value for the object.
 
virtual Objectclone ()
 Return an exact copy of the object.
 
const char * toString ()
 Use object::Object::intoStringBuffer to return a textual representation of the object.
 
virtual size_t sizeOf ()
 Return the number of bytes, this object totally uses.
 

Public Attributes

OOFAwareWidgetgenerator
 
int externalIndex
 
int index
 
int yReq
 
int yReal
 
int sideSpanningIndex
 
core::Requisition size
 
bool dirty
 

Additional Inherited Members

- Protected Member Functions inherited from dw::oof::OOFFloatsMgr::WidgetInfo
OOFFloatsMgrgetOOFFloatsMgr ()
 

Detailed Description

Definition at line 44 of file ooffloatsmgr.hh.

Constructor & Destructor Documentation

◆ Float()

Member Function Documentation

◆ covers()

bool dw::oof::OOFFloatsMgr::Float::covers ( int  y,
int  h 
)

y is given relative to the container.

Definition at line 106 of file ooffloatsmgr.cc.

References DBG_OBJ_ENTER_O, DBG_OBJ_LEAVE_VAL_O, and dw::oof::OOFFloatsMgr::getWidget().

Referenced by dw::oof::OOFFloatsMgr::getBorder().

◆ intoStringBuffer()

void dw::oof::OOFFloatsMgr::Float::intoStringBuffer ( lout::misc::StringBuffer sb)
virtual

Store a textual representation of the object in a misc::StringBuffer.

This is used by object::Object::toString.

Reimplemented from lout::object::Object.

Definition at line 70 of file ooffloatsmgr.cc.

References lout::misc::StringBuffer::append(), lout::misc::StringBuffer::appendBool(), lout::misc::StringBuffer::appendInt(), lout::misc::StringBuffer::appendPointer(), and dw::oof::OOFFloatsMgr::getWidget().

Member Data Documentation

◆ dirty

bool dw::oof::OOFFloatsMgr::Float::dirty

◆ externalIndex

int dw::oof::OOFFloatsMgr::Float::externalIndex

◆ generator

◆ index

◆ sideSpanningIndex

◆ size

◆ yReal

◆ yReq

int dw::oof::OOFFloatsMgr::Float::yReq

Definition at line 73 of file ooffloatsmgr.hh.

Referenced by Float(), and dw::oof::OOFFloatsMgr::tellPosition1().


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