CWTableInternal::Border Struct Reference

Internal: the border of a CWTable. More...

List of all members.

Public Member Functions

 Border ()
 the constructor

Public Attributes

Vec2i m_position [2]
 the origin and the end of edge position : unit WPX_POINT/256
int m_styleId
 the style id
bool m_isSent
 a flag to know if the border is already sent

Friends

std::ostream & operator<< (std::ostream &o, Border const &bord)
 operator<<

Detailed Description

Internal: the border of a CWTable.


Constructor & Destructor Documentation

the constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Border const &  bord 
) [friend]

operator<<


Member Data Documentation

a flag to know if the border is already sent

Referenced by CWTableInternal::TableCell::update().

the origin and the end of edge position : unit WPX_POINT/256

Referenced by CWTable::readTableBorders().


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