knode
knarticlewindow.h
Go to the documentation of this file.
ArticleWidget * articleWidget() const
Returns the article widget of this window.
Definition: knarticlewindow.h:43
static bool closeAllWindowsForArticle(KNArticle::Ptr art, bool force=true)
Clise all windows showing the given article.
Definition: knarticlewindow.cpp:48
boost::shared_ptr< KNArticle > Ptr
Shared pointer to a KNArticle. To be used instead of raw KNArticle*.
Definition: knarticle.h:39
static bool closeAllWindowsForCollection(KNArticleCollection::Ptr col, bool force=true)
Close all article windows showing articles from the given collection.
Definition: knarticlewindow.cpp:34
boost::shared_ptr< KNArticleCollection > Ptr
Shared pointer to a KNArticle.
Definition: knarticlecollection.h:82
static bool raiseWindowForArticle(KNArticle::Ptr art)
Raise the article window for the given article.
Definition: knarticlewindow.cpp:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 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:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.