routerlistitem.cpp File Reference

Item representing a single router and status in a RouterListWidget. More...

#include "routerlistwidget.h"
#include "routerlistitem.h"

Go to the source code of this file.

Defines

#define STATUS_COLUMN   (RouterListWidget::StatusColumn)
#define NAME_COLUMN   (RouterListWidget::NameColumn)
#define IMG_NODE_OFFLINE   ":/images/icons/node-unresponsive.png"
#define IMG_NODE_SLEEPING   ":/images/icons/node-hibernating.png"
#define IMG_NODE_NO_BW   ":/images/icons/node-bw-none.png"
#define IMG_NODE_LOW_BW   ":/images/icons/node-bw-low.png"
#define IMG_NODE_MED_BW   ":/images/icons/node-bw-med.png"
#define IMG_NODE_HIGH_BW   ":/images/icons/node-bw-high.png"


Detailed Description

Item representing a single router and status in a RouterListWidget.

Version:
Id
routerlistitem.cpp 1238 2006-09-25 17:50:57Z edmanm

Definition in file routerlistitem.cpp.


Define Documentation

#define IMG_NODE_HIGH_BW   ":/images/icons/node-bw-high.png"

Definition at line 39 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define IMG_NODE_LOW_BW   ":/images/icons/node-bw-low.png"

Definition at line 37 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define IMG_NODE_MED_BW   ":/images/icons/node-bw-med.png"

Definition at line 38 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define IMG_NODE_NO_BW   ":/images/icons/node-bw-none.png"

Definition at line 36 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define IMG_NODE_OFFLINE   ":/images/icons/node-unresponsive.png"

Definition at line 34 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define IMG_NODE_SLEEPING   ":/images/icons/node-hibernating.png"

Definition at line 35 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define NAME_COLUMN   (RouterListWidget::NameColumn)

Definition at line 32 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define STATUS_COLUMN   (RouterListWidget::StatusColumn)

Definition at line 31 of file routerlistitem.cpp.

Referenced by RouterListItem::update().


Generated on Mon Oct 23 20:08:16 2006 for Vidalia by  doxygen 1.5.0