dw::Bullet Class Reference

Displays different kind of bullets. More...

#include <bullet.hh>

List of all members.

Public Member Functions

 Bullet ()

Protected Member Functions

void sizeRequestImpl (core::Requisition *requisition)
 See Sizes of Dillo Widgets.
void draw (core::View *view, core::Rectangle *area)
core::Iteratoriterator (core::Content::Type mask, bool atEnd)
 Return an iterator for this widget.


Detailed Description

Displays different kind of bullets.

Perhaps, in the future, Unicode characters are used for bullets, so this widget is not used anymore.


Constructor & Destructor Documentation

dw::Bullet::Bullet (  ) 


Member Function Documentation

void dw::Bullet::draw ( core::View view,
core::Rectangle area 
) [protected, virtual]

core::Iterator * dw::Bullet::iterator ( core::Content::Type  mask,
bool  atEnd 
) [protected, virtual]

Return an iterator for this widget.

mask can narrow the types returned by the iterator, this can enhance performance quite much, e.g. when only searching for child widgets.

With atEnd == false, the iterator starts before the beginning, i.e. the first call of dw::core::Iterator::next will let the iterator point on the first piece of contents. Likewise, With atEnd == true, the iterator starts after the last piece of contents, call dw::core::Iterator::prev in this case.

Bug:
Not implemented.

Implements dw::core::Widget.

void dw::Bullet::sizeRequestImpl ( core::Requisition requisition  )  [protected, virtual]


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