routerlistitem.cpp File Reference

#include <QHeaderView>
#include "routerlistwidget.h"
#include "routerlistitem.h"

Go to the source code of this file.

Defines

#define STATUS_COLUMN   (RouterListWidget::StatusColumn)
#define COUNTRY_COLUMN   (RouterListWidget::CountryColumn)
#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"
#define IMG_FLAG_UNKNOWN   ":/images/flags/unknown.png"

Define Documentation

#define COUNTRY_COLUMN   (RouterListWidget::CountryColumn)
#define IMG_FLAG_UNKNOWN   ":/images/flags/unknown.png"

Definition at line 32 of file routerlistitem.cpp.

Referenced by RouterListItem::RouterListItem().

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

Definition at line 31 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

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

Definition at line 29 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

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

Definition at line 30 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

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

Definition at line 28 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

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

Definition at line 26 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

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

Definition at line 27 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define NAME_COLUMN   (RouterListWidget::NameColumn)

Definition at line 24 of file routerlistitem.cpp.

Referenced by RouterListItem::update().

#define STATUS_COLUMN   (RouterListWidget::StatusColumn)

Definition at line 22 of file routerlistitem.cpp.

Referenced by RouterListItem::update().


Generated on Wed Dec 23 21:11:10 2009 for Vidalia by  doxygen 1.6.1