kget
kt::PeerViewModel::Item Struct Reference
  #include <peerviewmodel.h>
Public Member Functions | |
| Item (bt::PeerInterface *peer) | |
| bool | changed (int col, bool &modified) const | 
| QVariant | data (int col) const | 
| QVariant | decoration (int col) const | 
| bool | lessThan (int col, const Item *other) const | 
Public Attributes | |
| QString | country | 
| KIcon | flag | 
| bt::PeerInterface * | peer | 
| bt::PeerInterface::Stats | stats | 
Detailed Description
Definition at line 71 of file peerviewmodel.h.
Constructor & Destructor Documentation
| kt::PeerViewModel::Item::Item | ( | bt::PeerInterface * | peer | ) | 
Definition at line 36 of file peerviewmodel.cpp.
Member Function Documentation
| bool kt::PeerViewModel::Item::changed | ( | int | col, | 
| bool & | modified | ||
| ) | const | 
Definition at line 71 of file peerviewmodel.cpp.
| QVariant kt::PeerViewModel::Item::data | ( | int | col | ) | const | 
Definition at line 136 of file peerviewmodel.cpp.
| QVariant kt::PeerViewModel::Item::decoration | ( | int | col | ) | const | 
Definition at line 193 of file peerviewmodel.cpp.
| bool kt::PeerViewModel::Item::lessThan | ( | int | col, | 
| const Item * | other | ||
| ) | const | 
Definition at line 168 of file peerviewmodel.cpp.
Member Data Documentation
| QString kt::PeerViewModel::Item::country | 
Definition at line 75 of file peerviewmodel.h.
| KIcon kt::PeerViewModel::Item::flag | 
Definition at line 76 of file peerviewmodel.h.
| bt::PeerInterface* kt::PeerViewModel::Item::peer | 
Definition at line 73 of file peerviewmodel.h.
      
  | 
  mutable | 
Definition at line 74 of file peerviewmodel.h.
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference