akregator
#include "subscriptionlistview.h"
#include "subscriptionlistmodel.h"
#include "subscriptionlistdelegate.h"
#include "akregatorconfig.h"
#include <QHeaderView>
#include <QStack>
#include <QPointer>
#include <KMenu>
#include <KLocale>
#include <KDebug>
#include <KConfigGroup>
#include <cassert>
#include "subscriptionlistview.moc"
 
Go to the source code of this file.
  
  
      
        
          | static QModelIndex nextFeedIndex  | 
          ( | 
          const QModelIndex &  | 
          idx | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static QModelIndex nextIndex  | 
          ( | 
          const QModelIndex &  | 
          idx | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static QModelIndex nextUnreadFeedIndex  | 
          ( | 
          const QModelIndex &  | 
          idx | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static QModelIndex prevFeedIndex  | 
          ( | 
          const QModelIndex &  | 
          idx,  | 
         
        
           | 
           | 
          bool  | 
          allowPassed = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static QModelIndex prevIndex  | 
          ( | 
          const QModelIndex &  | 
          idx | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
  
  
      
        
          | static QModelIndex prevUnreadFeedIndex  | 
          ( | 
          const QModelIndex &  | 
          idx,  | 
         
        
           | 
           | 
          bool  | 
          allowPassed = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
 
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:14 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.