kget
#include <chunkdownloadmodel.h>
 | 
| void  | sort (int col, Qt::SortOrder order) | 
|   | 
- Author
 
Definition at line 39 of file chunkdownloadmodel.h.
 
      
        
          | kt::ChunkDownloadModel::ChunkDownloadModel  | 
          ( | 
          QObject *  | 
          parent | ) | 
           | 
        
      
 
 
  
  
      
        
          | kt::ChunkDownloadModel::~ChunkDownloadModel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void kt::ChunkDownloadModel::changeTC  | 
          ( | 
          bt::TorrentInterface *  | 
          tc | ) | 
           | 
        
      
 
 
      
        
          | void kt::ChunkDownloadModel::clear  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | int kt::ChunkDownloadModel::columnCount  | 
          ( | 
          const QModelIndex &  | 
          parent | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | QVariant kt::ChunkDownloadModel::data  | 
          ( | 
          const QModelIndex &  | 
          index,  | 
         
        
           | 
           | 
          int  | 
          role  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
      
        
          | void kt::ChunkDownloadModel::downloadAdded  | 
          ( | 
          bt::ChunkDownloadInterface *  | 
          cd | ) | 
           | 
        
      
 
 
      
        
          | void kt::ChunkDownloadModel::downloadRemoved  | 
          ( | 
          bt::ChunkDownloadInterface *  | 
          cd | ) | 
           | 
        
      
 
 
  
  
      
        
          | QVariant kt::ChunkDownloadModel::headerData  | 
          ( | 
          int  | 
          section,  | 
         
        
           | 
           | 
          Qt::Orientation  | 
          orientation,  | 
         
        
           | 
           | 
          int  | 
          role  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | QModelIndex kt::ChunkDownloadModel::index  | 
          ( | 
          int  | 
          row,  | 
         
        
           | 
           | 
          int  | 
          column,  | 
         
        
           | 
           | 
          const QModelIndex &  | 
          parent = QModelIndex()  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool kt::ChunkDownloadModel::insertRows  | 
          ( | 
          int  | 
          row,  | 
         
        
           | 
           | 
          int  | 
          count,  | 
         
        
           | 
           | 
          const QModelIndex &  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | bool kt::ChunkDownloadModel::removeRows  | 
          ( | 
          int  | 
          row,  | 
         
        
           | 
           | 
          int  | 
          count,  | 
         
        
           | 
           | 
          const QModelIndex &  | 
          parent  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | int kt::ChunkDownloadModel::rowCount  | 
          ( | 
          const QModelIndex &  | 
          parent | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void kt::ChunkDownloadModel::sort  | 
          ( | 
          int  | 
          col,  | 
         
        
           | 
           | 
          Qt::SortOrder  | 
          order  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void kt::ChunkDownloadModel::update  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class 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
KDE's Doxygen guidelines are available online.