16#ifndef _ROUTERLISTITEM_H
17#define _ROUTERLISTITEM_H
23#include <QCoreApplication>
24#include <QTreeWidgetItem>
54 virtual bool operator<(
const QTreeWidgetItem &other)
const;
RouterDescriptor descriptor() const
virtual bool operator<(const QTreeWidgetItem &other) const
void setLocation(const GeoIpRecord &geoip)
void update(const RouterDescriptor &rd)
RouterListItem(RouterListWidget *list, RouterDescriptor rd)
GeoIpRecord location() const