Classified ads
Public Attributes | List of all members
ConnectionListingModel::ConnectionDisplayItemStructure Struct Reference

#include <connectionlistingmodel.h>

Collaboration diagram for ConnectionListingModel::ConnectionDisplayItemStructure:
Collaboration graph
[legend]

Public Attributes

QHostAddress iAddr
 
bool iIsInBound
 
unsigned long iBytesIn
 
unsigned long iBytesOut
 
time_t iOpenTime
 
Hash iNodeFingerPrint
 

Detailed Description

instead of relaying the connections from Model::iConnections we keep our local copy of the same stuff here, updating it as necessary

Member Data Documentation

QHostAddress ConnectionListingModel::ConnectionDisplayItemStructure::iAddr
unsigned long ConnectionListingModel::ConnectionDisplayItemStructure::iBytesIn
unsigned long ConnectionListingModel::ConnectionDisplayItemStructure::iBytesOut
bool ConnectionListingModel::ConnectionDisplayItemStructure::iIsInBound
Hash ConnectionListingModel::ConnectionDisplayItemStructure::iNodeFingerPrint
time_t ConnectionListingModel::ConnectionDisplayItemStructure::iOpenTime

The documentation for this struct was generated from the following file: