StreamItem Class Reference

#include <StreamItem.h>

List of all members.

Public Member Functions

 StreamItem (const Stream &stream)
Stream stream () const
void update (const Stream &stream)
StreamId id () const

Private Attributes

Stream _stream

Detailed Description

Definition at line 25 of file StreamItem.h.


Constructor & Destructor Documentation

StreamItem::StreamItem ( const Stream stream  ) 

Constructor

Definition at line 22 of file StreamItem.cpp.

References update().


Member Function Documentation

StreamId StreamItem::id (  )  const [inline]

Returns the ID of the stream associated with this tree item.

Definition at line 35 of file StreamItem.h.

References _stream, and Stream::id().

Referenced by CircuitListWidget::closeSelectedConnections(), CircuitListWidget::customContextMenuRequested(), and CircuitListWidget::findStreamItem().

Stream StreamItem::stream (  )  const [inline]

Definition at line 31 of file StreamItem.h.

References _stream.

Referenced by CircuitListWidget::retranslateUi().

void StreamItem::update ( const Stream stream  ) 

Member Data Documentation

Definition at line 38 of file StreamItem.h.

Referenced by id(), stream(), and update().


The documentation for this class was generated from the following files:
Generated on Mon Aug 30 22:58:57 2010 for Vidalia by  doxygen 1.6.3