knode
#include <knmainwidget.h>
This is the central part of the KNode GUI. 
Definition at line 57 of file knmainwidget.h.
 
      
        
          | KNMainWidget::KNMainWidget  | 
          ( | 
          KXMLGUIClient *  | 
          client,  | 
        
        
           | 
           | 
          QWidget *  | 
          parent  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | KNMainWidget::~KNMainWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | KActionCollection * KNMainWidget::actionCollection  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void KNMainWidget::closeCurrentThread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void KNMainWidget::configChanged  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::deleteArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void KNMainWidget::disableAccels  | 
          ( | 
          bool  | 
          b = true | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::editArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | bool KNMainWidget::eventFilter  | 
          ( | 
          QObject *  | 
          o,  | 
         
        
           | 
           | 
          QEvent *  | 
          e  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void KNMainWidget::expireArticles  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::expireArticlesInCurrentGroup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::fetchHeaders  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::fetchHeadersInCurrentGroup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | bool KNMainWidget::firstStart  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
checks if run for the first time, sets some global defaults (email configuration) 
Definition at line 837 of file knmainwidget.cpp.
 
 
  
  
      
        
          | void KNMainWidget::fontChange  | 
          ( | 
          const QFont &  | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | bool KNMainWidget::handleCommandLine  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::initActions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void KNMainWidget::initStatusBar  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void KNMainWidget::markAllAsRead  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Mark all the articles in the current group as read. 
Definition at line 2041 of file knmainwidget.cpp.
 
 
  
  
      
        
          | void KNMainWidget::markAllAsUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Mark all the articles in the current group as unread. 
Definition at line 2047 of file knmainwidget.cpp.
 
 
  
  
      
        
          | void KNMainWidget::markAsRead  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::markAsUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::markThreadAsRead  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::markThreadAsUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::nextArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::nextGroup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::nextUnreadArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::nextUnreadThread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void KNMainWidget::openURL  | 
          ( | 
          const KUrl &  | 
          url | ) | 
           | 
        
      
 
 
      
        
          | void KNMainWidget::openURL  | 
          ( | 
          const QString &  | 
          url | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::paletteChange  | 
          ( | 
          const QPalette &  | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
  
  
      
        
          | QMenu * KNMainWidget::popupMenu  | 
          ( | 
          const QString &  | 
          name | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
Returns the menu from knodeui.rc whose name is name. 
Definition at line 1933 of file knmainwidget.cpp.
 
 
  
  
      
        
          | void KNMainWidget::postArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
Open the editor to post a new article in the selected group. 
Definition at line 2023 of file knmainwidget.cpp.
 
 
      
        
          | void KNMainWidget::prepareShutdown  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::previousArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::previousGroup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | bool KNMainWidget::queryClose  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::readOptions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool KNMainWidget::requestShutdown  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | void KNMainWidget::saveOptions  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | void KNMainWidget::secureProcessEvents  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::sendNow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::sendPendingMessages  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
      
        
          | void KNMainWidget::setStatusHelpMsg  | 
          ( | 
          const QString &  | 
          text | ) | 
           | 
        
      
 
 
      
        
          | void KNMainWidget::setStatusMsg  | 
          ( | 
          const QString &  | 
          text = QString(),  | 
        
        
           | 
           | 
          int  | 
          id = SB_MAIN  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
  
  
      
        
          | void KNMainWidget::signalCaptionChangeRequest  | 
          ( | 
          const QString &  | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
  
  
      
        
          | QSize KNMainWidget::sizeHint  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccDelete  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccExpireAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccGetNewHdrs  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccGetNewHdrsAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccPostNewArticle  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccProperties  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccRename  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotAccSubscribe  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtCollapseAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtDelete  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtEdit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtExpandAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArticleSelectionChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtOpenNewWindow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtRefreshList  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSearch  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSendNow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSendOutbox  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSetArtRead  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSetArtUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSetThreadRead  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSetThreadUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSortHeaders  | 
          ( | 
          int  | 
          i | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtSortHeadersKeyb  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtToggleIgnored  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtToggleShowThreads  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtToggleThread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotArtToggleWatched  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotCollectionRMB  | 
          ( | 
          QTreeWidgetItem *  | 
          i,  | 
         
        
           | 
           | 
          const QPoint &  | 
          pos  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotCollectionSelected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFetchArticleWithID  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolCompact  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolCompactAll  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolDelete  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolEmpty  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolMBoxExport  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolMBoxImport  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolNew  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolNewChild  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotFolRename  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpExpire  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpGetNewHdrs  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpProperties  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpRename  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpReorganize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpSetAllRead  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpSetAllUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpSetUnread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotGrpUnsubscribe  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotHdrViewSortingChanged  | 
          ( | 
          int  | 
          i | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotNavNextUnreadArt  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotNavNextUnreadThread  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotNavReadThrough  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotNetCancel  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotNetworkActive  | 
          ( | 
          bool  | 
          b | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
Open selected article in own composer/reader window. 
Definition at line 1283 of file knmainwidget.cpp.
 
 
  
  
      
        
          | void KNMainWidget::slotReScore  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotScoreEdit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotScoreLower  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotScoreRaise  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotSettings  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | void KNMainWidget::slotToggleQuickSearch  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedslot   | 
  
 
 
  
  
      
        
          | KSqueezedTextLabel* KNMainWidget::statusBarLabelFilter  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KSqueezedTextLabel* KNMainWidget::statusBarLabelGroup  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | void KNMainWidget::updateCaption  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccDelete | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccExpireAll | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccGetNewHdrs | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccGetNewHdrsAll | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccPostNewArticle | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctAccProperties | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccRename | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctAccSubscribe | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtCollapseAll | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtDelete | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtEdit | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtExpandAll | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtFilterKeyb | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtOpenNewWindow | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtRefreshList | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtSearch | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtSendNow | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctArtSendOutbox | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctArtSetArtRead | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtSetArtUnread | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtSetThreadRead | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtSetThreadUnread | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KSelectAction* KNMainWidget::a_ctArtSortHeaders | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctArtSortHeadersKeyb | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtToggleIgnored | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KToggleAction* KNMainWidget::a_ctArtToggleShowThreads | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtToggleThread | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctArtToggleWatched | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctFetchArticleWithID | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolCompact | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolCompactAll | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolDelete | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolEmpty | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolMboxExport | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolMboxImport | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctFolNew | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolNewChild | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctFolRename | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpExpire | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpGetNewHdrs | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctGrpProperties | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpRename | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpReorganize | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpSetAllRead | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpSetAllUnread | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpSetUnread | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctGrpUnsubscribe | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctNavNextArt | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctNavNextGroup | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctNavNextUnreadArt | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctNavNextUnreadThread | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctNavPrevArt | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctNavPrevGroup | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctNavReadThrough | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctNetCancel | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctReScore | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctScoreLower | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction * KNMainWidget::a_ctScoreRaise | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KAction* KNMainWidget::a_ctScoresEdit | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KToggleAction* KNMainWidget::a_ctToggleQuickSearch | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | bool KNMainWidget::b_lockui | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | KToolBar* KNMainWidget::q_uicksearch | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | QLineEdit* KNMainWidget::s_earchLineEdit | 
         
       
   | 
  
protected   | 
  
 
 
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:58:37 by
doxygen 1.8.7 written
by 
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.