dw::AlignedTextblock Class Reference

Base widget for all textblocks (sub classes of dw::Textblock), which are positioned vertically and aligned horizontally. More...

#include <alignedtextblock.hh>

List of all members.

Classes

class  List

Public Member Functions

 ~AlignedTextblock ()

Static Public Attributes

static int CLASS_ID = -1

Protected Member Functions

 AlignedTextblock (bool limitTextWidth)
virtual int getValue ()=0
virtual void setMaxValue (int maxValue, int value)=0
void setRefTextblock (AlignedTextblock *ref)
void updateValue ()

Private Attributes

Listlist
int listPos


Detailed Description

Base widget for all textblocks (sub classes of dw::Textblock), which are positioned vertically and aligned horizontally.

Constructor & Destructor Documentation

dw::AlignedTextblock::AlignedTextblock ( bool  limitTextWidth  )  [protected]

dw::AlignedTextblock::~AlignedTextblock (  ) 


Member Function Documentation

virtual int dw::AlignedTextblock::getValue (  )  [protected, pure virtual]

Implemented in dw::ListItem, and dw::TableCell.

Referenced by updateValue().

virtual void dw::AlignedTextblock::setMaxValue ( int  maxValue,
int  value 
) [protected, pure virtual]

Implemented in dw::ListItem, and dw::TableCell.

Referenced by updateValue().

void dw::AlignedTextblock::setRefTextblock ( AlignedTextblock ref  )  [protected]

void dw::AlignedTextblock::updateValue (  )  [protected]


Member Data Documentation

int dw::AlignedTextblock::CLASS_ID = -1 [static]

Reimplemented from dw::Textblock.

Reimplemented in dw::ListItem, and dw::TableCell.

Referenced by AlignedTextblock().


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

Generated on Wed Sep 7 02:00:36 2011 for Dillo by  doxygen 1.5.9