• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

knode

Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | List of all members
KNMainWidget Class Reference

#include <knmainwidget.h>

Inheritance diagram for KNMainWidget:
Inheritance graph
[legend]

Public Slots

Q_SCRIPTABLE void deleteArticle ()
 
Q_SCRIPTABLE void editArticle ()
 
Q_SCRIPTABLE void expireArticles ()
 
Q_SCRIPTABLE void expireArticlesInCurrentGroup ()
 
Q_SCRIPTABLE void fetchHeaders ()
 
Q_SCRIPTABLE void fetchHeadersInCurrentGroup ()
 
Q_SCRIPTABLE bool handleCommandLine ()
 
Q_SCRIPTABLE void markAllAsRead ()
 
Q_SCRIPTABLE void markAllAsUnread ()
 
Q_SCRIPTABLE void markAsRead ()
 
Q_SCRIPTABLE void markAsUnread ()
 
Q_SCRIPTABLE void markThreadAsRead ()
 
Q_SCRIPTABLE void markThreadAsUnread ()
 
Q_SCRIPTABLE void nextArticle ()
 
Q_SCRIPTABLE void nextGroup ()
 
Q_SCRIPTABLE void nextUnreadArticle ()
 
Q_SCRIPTABLE void nextUnreadThread ()
 
Q_SCRIPTABLE void postArticle ()
 
Q_SCRIPTABLE void previousArticle ()
 
Q_SCRIPTABLE void previousGroup ()
 
Q_SCRIPTABLE void sendNow ()
 
Q_SCRIPTABLE void sendPendingMessages ()
 

Signals

void signalCaptionChangeRequest (const QString &)
 

Public Member Functions

 KNMainWidget (KXMLGUIClient *client, QWidget *parent)
 
 ~KNMainWidget ()
 
KNode::ArticleWidget * articleViewer () const
 
KNCollectionView * collectionView () const
 
void configChanged ()
 
void disableAccels (bool b=true)
 
KNHeaderView * headerView () const
 
void openURL (const KUrl &url)
 
void openURL (const QString &url)
 
void prepareShutdown ()
 
bool queryClose ()
 
void secureProcessEvents ()
 
void setStatusHelpMsg (const QString &text)
 
void setStatusMsg (const QString &=QString(), int id=SB_MAIN)
 
virtual QSize sizeHint () const
 
KSqueezedTextLabel * statusBarLabelFilter () const
 
KSqueezedTextLabel * statusBarLabelGroup () const
 
void updateCaption ()
 

Protected Slots

void slotAccDelete ()
 
void slotAccExpireAll ()
 
void slotAccGetNewHdrs ()
 
void slotAccGetNewHdrsAll ()
 
void slotAccPostNewArticle ()
 
void slotAccProperties ()
 
void slotAccRename ()
 
void slotAccSubscribe ()
 
void slotArtCollapseAll ()
 
void slotArtDelete ()
 
void slotArtEdit ()
 
void slotArtExpandAll ()
 
void slotArticleRMB (K3ListView *, Q3ListViewItem *i, const QPoint &p)
 
void slotArticleSelected (Q3ListViewItem *)
 
void slotArticleSelectionChanged ()
 
void slotArtOpenNewWindow ()
 
void slotArtRefreshList ()
 
void slotArtSearch ()
 
void slotArtSendNow ()
 
void slotArtSendOutbox ()
 
void slotArtSetArtRead ()
 
void slotArtSetArtUnread ()
 
void slotArtSetThreadRead ()
 
void slotArtSetThreadUnread ()
 
void slotArtSortHeaders (int i)
 
void slotArtSortHeadersKeyb ()
 
void slotArtToggleIgnored ()
 
void slotArtToggleShowThreads ()
 
void slotArtToggleThread ()
 
void slotArtToggleWatched ()
 
void slotCollectionRenamed (QTreeWidgetItem *i)
 
void slotCollectionRMB (QTreeWidgetItem *i, const QPoint &pos)
 
void slotCollectionSelected ()
 
void slotFetchArticleWithID ()
 
void slotFolCompact ()
 
void slotFolCompactAll ()
 
void slotFolDelete ()
 
void slotFolEmpty ()
 
void slotFolMBoxExport ()
 
void slotFolMBoxImport ()
 
void slotFolNew ()
 
void slotFolNewChild ()
 
void slotFolRename ()
 
void slotGrpExpire ()
 
void slotGrpGetNewHdrs ()
 
void slotGrpProperties ()
 
void slotGrpRename ()
 
void slotGrpReorganize ()
 
void slotGrpSetAllRead ()
 
void slotGrpSetAllUnread ()
 
void slotGrpSetUnread ()
 
void slotGrpUnsubscribe ()
 
void slotHdrViewSortingChanged (int i)
 
void slotNavNextUnreadArt ()
 
void slotNavNextUnreadThread ()
 
void slotNavReadThrough ()
 
void slotNetCancel ()
 
void slotNetworkActive (bool b)
 
void slotOpenArticle (Q3ListViewItem *item)
 
void slotReScore ()
 
void slotScoreEdit ()
 
void slotScoreLower ()
 
void slotScoreRaise ()
 
void slotSettings ()
 
void slotToggleQuickSearch ()
 

Protected Member Functions

KActionCollection * actionCollection () const
 
void closeCurrentThread ()
 
bool eventFilter (QObject *, QEvent *)
 
bool firstStart ()
 
virtual void fontChange (const QFont &)
 
void getSelectedArticles (KNArticle::List &l)
 
void getSelectedArticles (KNRemoteArticle::List &l)
 
void getSelectedArticles (KNLocalArticle::List &l)
 
void getSelectedThreads (KNRemoteArticle::List &l)
 
void initActions ()
 
void initStatusBar ()
 
virtual void paletteChange (const QPalette &)
 
QMenu * popupMenu (const QString &name) const
 
void readOptions ()
 
bool requestShutdown ()
 
void saveOptions ()
 

Protected Attributes

KNAccountManager * a_ccManager
 
KAction * a_ctAccDelete
 
KAction * a_ctAccExpireAll
 
KAction * a_ctAccGetNewHdrs
 
KAction * a_ctAccGetNewHdrsAll
 
KAction * a_ctAccPostNewArticle
 
KAction * a_ctAccProperties
 
KAction * a_ctAccRename
 
KAction * a_ctAccSubscribe
 
KAction * a_ctArtCollapseAll
 
KAction * a_ctArtDelete
 
KAction * a_ctArtEdit
 
KAction * a_ctArtExpandAll
 
KNFilterSelectAction * a_ctArtFilter
 
KAction * a_ctArtFilterKeyb
 
KAction * a_ctArtOpenNewWindow
 
KAction * a_ctArtRefreshList
 
KAction * a_ctArtSearch
 
KAction * a_ctArtSendNow
 
KAction * a_ctArtSendOutbox
 
KAction * a_ctArtSetArtRead
 
KAction * a_ctArtSetArtUnread
 
KAction * a_ctArtSetThreadRead
 
KAction * a_ctArtSetThreadUnread
 
KSelectAction * a_ctArtSortHeaders
 
KAction * a_ctArtSortHeadersKeyb
 
KAction * a_ctArtToggleIgnored
 
KToggleAction * a_ctArtToggleShowThreads
 
KAction * a_ctArtToggleThread
 
KAction * a_ctArtToggleWatched
 
KAction * a_ctFetchArticleWithID
 
KAction * a_ctFolCompact
 
KAction * a_ctFolCompactAll
 
KAction * a_ctFolDelete
 
KAction * a_ctFolEmpty
 
KAction * a_ctFolMboxExport
 
KAction * a_ctFolMboxImport
 
KAction * a_ctFolNew
 
KAction * a_ctFolNewChild
 
KAction * a_ctFolRename
 
KAction * a_ctGrpExpire
 
KAction * a_ctGrpGetNewHdrs
 
KAction * a_ctGrpProperties
 
KAction * a_ctGrpRename
 
KAction * a_ctGrpReorganize
 
KAction * a_ctGrpSetAllRead
 
KAction * a_ctGrpSetAllUnread
 
KAction * a_ctGrpSetUnread
 
KAction * a_ctGrpUnsubscribe
 
KAction * a_ctNavNextArt
 
KAction * a_ctNavNextGroup
 
KAction * a_ctNavNextUnreadArt
 
KAction * a_ctNavNextUnreadThread
 
KAction * a_ctNavPrevArt
 
KAction * a_ctNavPrevGroup
 
KAction * a_ctNavReadThrough
 
KAction * a_ctNetCancel
 
KAction * a_ctReScore
 
KAction * a_ctScoreLower
 
KAction * a_ctScoreRaise
 
KAction * a_ctScoresEdit
 
KToggleAction * a_ctToggleQuickSearch
 
KNArticleFactory * a_rtFactory
 
KNArticleManager * a_rtManager
 
bool b_lockui
 
KNConfigManager * c_fgManager
 
KNCollectionView * c_olView
 
KNFilterManager * f_ilManager
 
KNFolderManager * f_olManager
 
KNGroupManager * g_rpManager
 
KNHeaderView * h_drView
 
KNode::ArticleWidget * mArticleViewer
 
KToolBar * q_uicksearch
 
KNScoringManager * s_coreManager
 
QLineEdit * s_earchLineEdit
 

Detailed Description

This is the central part of the KNode GUI.

Definition at line 57 of file knmainwidget.h.

Constructor & Destructor Documentation

KNMainWidget::KNMainWidget ( KXMLGUIClient *  client,
QWidget *  parent 
)

Definition at line 85 of file knmainwidget.cpp.

KNMainWidget::~KNMainWidget ( )

Definition at line 235 of file knmainwidget.cpp.

Member Function Documentation

KActionCollection * KNMainWidget::actionCollection ( ) const
protected

Definition at line 1928 of file knmainwidget.cpp.

KNode::ArticleWidget* KNMainWidget::articleViewer ( ) const
inline

Returns the article viewer.

Definition at line 91 of file knmainwidget.h.

void KNMainWidget::closeCurrentThread ( )
protected

Definition at line 1027 of file knmainwidget.cpp.

KNCollectionView* KNMainWidget::collectionView ( ) const
inline

Returns the folder tree widget.

Definition at line 87 of file knmainwidget.h.

void KNMainWidget::configChanged ( )

update fonts and colors

Definition at line 465 of file knmainwidget.cpp.

void KNMainWidget::deleteArticle ( )
slot

Delete the current article.

Definition at line 2083 of file knmainwidget.cpp.

void KNMainWidget::disableAccels ( bool  b = true)

Definition at line 307 of file knmainwidget.cpp.

void KNMainWidget::editArticle ( )
slot

Edit the current article.

Definition at line 2095 of file knmainwidget.cpp.

bool KNMainWidget::eventFilter ( QObject *  o,
QEvent *  e 
)
protected

Definition at line 970 of file knmainwidget.cpp.

void KNMainWidget::expireArticles ( )
slot

Expire articles in all groups.

Definition at line 2017 of file knmainwidget.cpp.

void KNMainWidget::expireArticlesInCurrentGroup ( )
slot

Expire the articles in the current group.

Definition at line 2035 of file knmainwidget.cpp.

void KNMainWidget::fetchHeaders ( )
slot

Fetch all the new article headers.

Definition at line 2011 of file knmainwidget.cpp.

void KNMainWidget::fetchHeadersInCurrentGroup ( )
slot

Fetch the new headers in the selected groups.

Definition at line 2029 of file knmainwidget.cpp.

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

update appearance

Definition at line 955 of file knmainwidget.cpp.

void KNMainWidget::getSelectedArticles ( KNArticle::List &  l)
protected

Definition at line 982 of file knmainwidget.cpp.

void KNMainWidget::getSelectedArticles ( KNRemoteArticle::List &  l)
protected

Definition at line 993 of file knmainwidget.cpp.

void KNMainWidget::getSelectedArticles ( KNLocalArticle::List &  l)
protected
void KNMainWidget::getSelectedThreads ( KNRemoteArticle::List &  l)
protected

Definition at line 1003 of file knmainwidget.cpp.

bool KNMainWidget::handleCommandLine ( )
slot

Process command-line options.

Definition at line 2100 of file knmainwidget.cpp.

KNHeaderView* KNMainWidget::headerView ( ) const
inline

Returns the article list view.

Definition at line 89 of file knmainwidget.h.

void KNMainWidget::initActions ( )
protected

Definition at line 473 of file knmainwidget.cpp.

void KNMainWidget::initStatusBar ( )
protected

Definition at line 246 of file knmainwidget.cpp.

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

Mark the current article as read.

Definition at line 2053 of file knmainwidget.cpp.

void KNMainWidget::markAsUnread ( )
slot

Mark the current article as unread.

Definition at line 2059 of file knmainwidget.cpp.

void KNMainWidget::markThreadAsRead ( )
slot

Mark the current thread as read.

Definition at line 2065 of file knmainwidget.cpp.

void KNMainWidget::markThreadAsUnread ( )
slot

Mark the current thread as unread.

Definition at line 2071 of file knmainwidget.cpp.

void KNMainWidget::nextArticle ( )
slot

Move to the next article.

Definition at line 1976 of file knmainwidget.cpp.

void KNMainWidget::nextGroup ( )
slot

Move to the next group.

Definition at line 2000 of file knmainwidget.cpp.

void KNMainWidget::nextUnreadArticle ( )
slot

Move to the next unread article.

Definition at line 1988 of file knmainwidget.cpp.

void KNMainWidget::nextUnreadThread ( )
slot

Move to the next unread thread.

Definition at line 1994 of file knmainwidget.cpp.

void KNMainWidget::openURL ( const KUrl &  url)

handle URL given as command-line argument

Definition at line 367 of file knmainwidget.cpp.

void KNMainWidget::openURL ( const QString &  url)

Definition at line 362 of file knmainwidget.cpp.

void KNMainWidget::paletteChange ( const QPalette &  )
protectedvirtual

Definition at line 963 of file knmainwidget.cpp.

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 ( )

Definition at line 906 of file knmainwidget.cpp.

void KNMainWidget::previousArticle ( )
slot

Move to the previous article.

Definition at line 1982 of file knmainwidget.cpp.

void KNMainWidget::previousGroup ( )
slot

Move to the previous group.

Definition at line 2006 of file knmainwidget.cpp.

bool KNMainWidget::queryClose ( )

exit

Definition at line 941 of file knmainwidget.cpp.

void KNMainWidget::readOptions ( )
protected

Definition at line 853 of file knmainwidget.cpp.

bool KNMainWidget::requestShutdown ( )
protected

Definition at line 888 of file knmainwidget.cpp.

void KNMainWidget::saveOptions ( )
protected

Definition at line 872 of file knmainwidget.cpp.

void KNMainWidget::secureProcessEvents ( )

processEvents with some blocking

Definition at line 325 of file knmainwidget.cpp.

void KNMainWidget::sendNow ( )
slot

Send the current article.

Definition at line 2089 of file knmainwidget.cpp.

void KNMainWidget::sendPendingMessages ( )
slot

Send the pending articles.

Definition at line 2077 of file knmainwidget.cpp.

void KNMainWidget::setStatusHelpMsg ( const QString &  text)

Definition at line 283 of file knmainwidget.cpp.

void KNMainWidget::setStatusMsg ( const QString &  text = QString(),
int  id = SB_MAIN 
)

Definition at line 261 of file knmainwidget.cpp.

void KNMainWidget::signalCaptionChangeRequest ( const QString &  )
signal
QSize KNMainWidget::sizeHint ( ) const
virtual

useful default value

Definition at line 356 of file knmainwidget.cpp.

void KNMainWidget::slotAccDelete ( )
protectedslot

Definition at line 1388 of file knmainwidget.cpp.

void KNMainWidget::slotAccExpireAll ( )
protectedslot

Definition at line 1371 of file knmainwidget.cpp.

void KNMainWidget::slotAccGetNewHdrs ( )
protectedslot

Definition at line 1379 of file knmainwidget.cpp.

void KNMainWidget::slotAccGetNewHdrsAll ( )
protectedslot

Definition at line 1397 of file knmainwidget.cpp.

void KNMainWidget::slotAccPostNewArticle ( )
protectedslot

Definition at line 1404 of file knmainwidget.cpp.

void KNMainWidget::slotAccProperties ( )
protectedslot

Definition at line 1343 of file knmainwidget.cpp.

void KNMainWidget::slotAccRename ( )
protectedslot

Definition at line 1353 of file knmainwidget.cpp.

void KNMainWidget::slotAccSubscribe ( )
protectedslot

Definition at line 1363 of file knmainwidget.cpp.

void KNMainWidget::slotArtCollapseAll ( )
protectedslot

Definition at line 1643 of file knmainwidget.cpp.

void KNMainWidget::slotArtDelete ( )
protectedslot

Definition at line 1836 of file knmainwidget.cpp.

void KNMainWidget::slotArtEdit ( )
protectedslot

Definition at line 1867 of file knmainwidget.cpp.

void KNMainWidget::slotArtExpandAll ( )
protectedslot

Definition at line 1654 of file knmainwidget.cpp.

void KNMainWidget::slotArticleRMB ( K3ListView *  ,
Q3ListViewItem *  i,
const QPoint &  p 
)
protectedslot

Definition at line 1239 of file knmainwidget.cpp.

void KNMainWidget::slotArticleSelected ( Q3ListViewItem *  i)
protectedslot

Definition at line 1039 of file knmainwidget.cpp.

void KNMainWidget::slotArticleSelectionChanged ( )
protectedslot

Definition at line 1077 of file knmainwidget.cpp.

void KNMainWidget::slotArtOpenNewWindow ( )
protectedslot

Definition at line 1816 of file knmainwidget.cpp.

void KNMainWidget::slotArtRefreshList ( )
protectedslot

Definition at line 1636 of file knmainwidget.cpp.

void KNMainWidget::slotArtSearch ( )
protectedslot

Definition at line 1629 of file knmainwidget.cpp.

void KNMainWidget::slotArtSendNow ( )
protectedslot

Definition at line 1853 of file knmainwidget.cpp.

void KNMainWidget::slotArtSendOutbox ( )
protectedslot

Definition at line 1829 of file knmainwidget.cpp.

void KNMainWidget::slotArtSetArtRead ( )
protectedslot

Definition at line 1684 of file knmainwidget.cpp.

void KNMainWidget::slotArtSetArtUnread ( )
protectedslot

Definition at line 1696 of file knmainwidget.cpp.

void KNMainWidget::slotArtSetThreadRead ( )
protectedslot

Definition at line 1708 of file knmainwidget.cpp.

void KNMainWidget::slotArtSetThreadUnread ( )
protectedslot

Definition at line 1727 of file knmainwidget.cpp.

void KNMainWidget::slotArtSortHeaders ( int  i)
protectedslot

Definition at line 1612 of file knmainwidget.cpp.

void KNMainWidget::slotArtSortHeadersKeyb ( )
protectedslot

Definition at line 1619 of file knmainwidget.cpp.

void KNMainWidget::slotArtToggleIgnored ( )
protectedslot

Definition at line 1783 of file knmainwidget.cpp.

void KNMainWidget::slotArtToggleShowThreads ( )
protectedslot

Definition at line 1674 of file knmainwidget.cpp.

void KNMainWidget::slotArtToggleThread ( )
protectedslot

Definition at line 1664 of file knmainwidget.cpp.

void KNMainWidget::slotArtToggleWatched ( )
protectedslot

Definition at line 1803 of file knmainwidget.cpp.

void KNMainWidget::slotCollectionRenamed ( QTreeWidgetItem *  i)
protectedslot

Called when a collection is renamed.

Definition at line 1223 of file knmainwidget.cpp.

void KNMainWidget::slotCollectionRMB ( QTreeWidgetItem *  i,
const QPoint &  pos 
)
protectedslot

Display a menu on items of the collections view.

Definition at line 1258 of file knmainwidget.cpp.

void KNMainWidget::slotCollectionSelected ( )
protectedslot

Called when the selection collection changed.

Definition at line 1101 of file knmainwidget.cpp.

void KNMainWidget::slotFetchArticleWithID ( )
protectedslot

Definition at line 1885 of file knmainwidget.cpp.

void KNMainWidget::slotFolCompact ( )
protectedslot

Definition at line 1563 of file knmainwidget.cpp.

void KNMainWidget::slotFolCompactAll ( )
protectedslot

Definition at line 1571 of file knmainwidget.cpp.

void KNMainWidget::slotFolDelete ( )
protectedslot

Definition at line 1526 of file knmainwidget.cpp.

void KNMainWidget::slotFolEmpty ( )
protectedslot

Definition at line 1578 of file knmainwidget.cpp.

void KNMainWidget::slotFolMBoxExport ( )
protectedslot

Definition at line 1603 of file knmainwidget.cpp.

void KNMainWidget::slotFolMBoxImport ( )
protectedslot

Definition at line 1594 of file knmainwidget.cpp.

void KNMainWidget::slotFolNew ( )
protectedslot

Definition at line 1498 of file knmainwidget.cpp.

void KNMainWidget::slotFolNewChild ( )
protectedslot

Definition at line 1511 of file knmainwidget.cpp.

void KNMainWidget::slotFolRename ( )
protectedslot

Definition at line 1548 of file knmainwidget.cpp.

void KNMainWidget::slotGrpExpire ( )
protectedslot

Definition at line 1442 of file knmainwidget.cpp.

void KNMainWidget::slotGrpGetNewHdrs ( )
protectedslot

Definition at line 1434 of file knmainwidget.cpp.

void KNMainWidget::slotGrpProperties ( )
protectedslot

Definition at line 1414 of file knmainwidget.cpp.

void KNMainWidget::slotGrpRename ( )
protectedslot

Definition at line 1424 of file knmainwidget.cpp.

void KNMainWidget::slotGrpReorganize ( )
protectedslot

Definition at line 1450 of file knmainwidget.cpp.

void KNMainWidget::slotGrpSetAllRead ( )
protectedslot

Definition at line 1469 of file knmainwidget.cpp.

void KNMainWidget::slotGrpSetAllUnread ( )
protectedslot

Definition at line 1479 of file knmainwidget.cpp.

void KNMainWidget::slotGrpSetUnread ( )
protectedslot

Definition at line 1485 of file knmainwidget.cpp.

void KNMainWidget::slotGrpUnsubscribe ( )
protectedslot

Definition at line 1457 of file knmainwidget.cpp.

void KNMainWidget::slotHdrViewSortingChanged ( int  i)
protectedslot

Definition at line 1304 of file knmainwidget.cpp.

void KNMainWidget::slotNavNextUnreadArt ( )
protectedslot

Definition at line 1319 of file knmainwidget.cpp.

void KNMainWidget::slotNavNextUnreadThread ( )
protectedslot

Definition at line 1326 of file knmainwidget.cpp.

void KNMainWidget::slotNavReadThrough ( )
protectedslot

Definition at line 1333 of file knmainwidget.cpp.

void KNMainWidget::slotNetCancel ( )
protectedslot

Definition at line 1878 of file knmainwidget.cpp.

void KNMainWidget::slotNetworkActive ( bool  b)
protectedslot

Definition at line 1310 of file knmainwidget.cpp.

void KNMainWidget::slotOpenArticle ( Q3ListViewItem *  item)
protectedslot

Open selected article in own composer/reader window.

Definition at line 1283 of file knmainwidget.cpp.

void KNMainWidget::slotReScore ( )
protectedslot

Definition at line 1746 of file knmainwidget.cpp.

void KNMainWidget::slotScoreEdit ( )
protectedslot

Definition at line 1739 of file knmainwidget.cpp.

void KNMainWidget::slotScoreLower ( )
protectedslot

Definition at line 1757 of file knmainwidget.cpp.

void KNMainWidget::slotScoreRaise ( )
protectedslot

Definition at line 1770 of file knmainwidget.cpp.

void KNMainWidget::slotSettings ( )
protectedslot

Definition at line 1923 of file knmainwidget.cpp.

void KNMainWidget::slotToggleQuickSearch ( )
protectedslot

Definition at line 1914 of file knmainwidget.cpp.

KSqueezedTextLabel* KNMainWidget::statusBarLabelFilter ( ) const
inline

Definition at line 93 of file knmainwidget.h.

KSqueezedTextLabel* KNMainWidget::statusBarLabelGroup ( ) const
inline

Definition at line 92 of file knmainwidget.h.

void KNMainWidget::updateCaption ( )

Definition at line 292 of file knmainwidget.cpp.

Member Data Documentation

KNAccountManager* KNMainWidget::a_ccManager
protected

Definition at line 198 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccDelete
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccExpireAll
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccGetNewHdrs
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccGetNewHdrsAll
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccPostNewArticle
protected

Definition at line 238 of file knmainwidget.h.

KAction* KNMainWidget::a_ctAccProperties
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccRename
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctAccSubscribe
protected

Definition at line 238 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtCollapseAll
protected

Definition at line 272 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtDelete
protected

Definition at line 297 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtEdit
protected

Definition at line 297 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtExpandAll
protected

Definition at line 272 of file knmainwidget.h.

KNFilterSelectAction* KNMainWidget::a_ctArtFilter
protected

Definition at line 271 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtFilterKeyb
protected

Definition at line 272 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtOpenNewWindow
protected

Definition at line 282 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtRefreshList
protected

Definition at line 272 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtSearch
protected

Definition at line 272 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtSendNow
protected

Definition at line 297 of file knmainwidget.h.

KAction* KNMainWidget::a_ctArtSendOutbox
protected

Definition at line 297 of file knmainwidget.h.

KAction* KNMainWidget::a_ctArtSetArtRead
protected

Definition at line 282 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtSetArtUnread
protected

Definition at line 282 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtSetThreadRead
protected

Definition at line 282 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtSetThreadUnread
protected

Definition at line 282 of file knmainwidget.h.

KSelectAction* KNMainWidget::a_ctArtSortHeaders
protected

Definition at line 270 of file knmainwidget.h.

KAction* KNMainWidget::a_ctArtSortHeadersKeyb
protected

Definition at line 272 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtToggleIgnored
protected

Definition at line 289 of file knmainwidget.h.

KToggleAction* KNMainWidget::a_ctArtToggleShowThreads
protected

Definition at line 279 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtToggleThread
protected

Definition at line 272 of file knmainwidget.h.

KAction * KNMainWidget::a_ctArtToggleWatched
protected

Definition at line 289 of file knmainwidget.h.

KAction* KNMainWidget::a_ctFetchArticleWithID
protected

Definition at line 305 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolCompact
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolCompactAll
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolDelete
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolEmpty
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolMboxExport
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolMboxImport
protected

Definition at line 259 of file knmainwidget.h.

KAction* KNMainWidget::a_ctFolNew
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolNewChild
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctFolRename
protected

Definition at line 259 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpExpire
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpGetNewHdrs
protected

Definition at line 248 of file knmainwidget.h.

KAction* KNMainWidget::a_ctGrpProperties
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpRename
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpReorganize
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpSetAllRead
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpSetAllUnread
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpSetUnread
protected

Definition at line 248 of file knmainwidget.h.

KAction * KNMainWidget::a_ctGrpUnsubscribe
protected

Definition at line 248 of file knmainwidget.h.

KAction* KNMainWidget::a_ctNavNextArt
protected

Definition at line 229 of file knmainwidget.h.

KAction * KNMainWidget::a_ctNavNextGroup
protected

Definition at line 229 of file knmainwidget.h.

KAction * KNMainWidget::a_ctNavNextUnreadArt
protected

Definition at line 229 of file knmainwidget.h.

KAction * KNMainWidget::a_ctNavNextUnreadThread
protected

Definition at line 229 of file knmainwidget.h.

KAction * KNMainWidget::a_ctNavPrevArt
protected

Definition at line 229 of file knmainwidget.h.

KAction * KNMainWidget::a_ctNavPrevGroup
protected

Definition at line 229 of file knmainwidget.h.

KAction * KNMainWidget::a_ctNavReadThrough
protected

Definition at line 229 of file knmainwidget.h.

KAction* KNMainWidget::a_ctNetCancel
protected

Definition at line 303 of file knmainwidget.h.

KAction * KNMainWidget::a_ctReScore
protected

Definition at line 289 of file knmainwidget.h.

KAction * KNMainWidget::a_ctScoreLower
protected

Definition at line 289 of file knmainwidget.h.

KAction * KNMainWidget::a_ctScoreRaise
protected

Definition at line 289 of file knmainwidget.h.

KAction* KNMainWidget::a_ctScoresEdit
protected

Definition at line 289 of file knmainwidget.h.

KToggleAction* KNMainWidget::a_ctToggleQuickSearch
protected

Definition at line 308 of file knmainwidget.h.

KNArticleFactory* KNMainWidget::a_rtFactory
protected

Definition at line 201 of file knmainwidget.h.

KNArticleManager* KNMainWidget::a_rtManager
protected

Definition at line 200 of file knmainwidget.h.

bool KNMainWidget::b_lockui
protected

Definition at line 192 of file knmainwidget.h.

KNConfigManager* KNMainWidget::c_fgManager
protected

Definition at line 197 of file knmainwidget.h.

KNCollectionView* KNMainWidget::c_olView
protected

Definition at line 190 of file knmainwidget.h.

KNFilterManager* KNMainWidget::f_ilManager
protected

Definition at line 203 of file knmainwidget.h.

KNFolderManager* KNMainWidget::f_olManager
protected

Definition at line 202 of file knmainwidget.h.

KNGroupManager* KNMainWidget::g_rpManager
protected

Definition at line 199 of file knmainwidget.h.

KNHeaderView* KNMainWidget::h_drView
protected

Definition at line 191 of file knmainwidget.h.

KNode::ArticleWidget* KNMainWidget::mArticleViewer
protected

Definition at line 189 of file knmainwidget.h.

KToolBar* KNMainWidget::q_uicksearch
protected

Definition at line 193 of file knmainwidget.h.

KNScoringManager* KNMainWidget::s_coreManager
protected

Definition at line 204 of file knmainwidget.h.

QLineEdit* KNMainWidget::s_earchLineEdit
protected

Definition at line 194 of file knmainwidget.h.


The documentation for this class was generated from the following files:
  • knmainwidget.h
  • knmainwidget.cpp
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.

knode

Skip menu "knode"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal