knode
knarticlewindow.cpp
Go to the documentation of this file.
38 if ( (*it)->mArticleWidget->article() && (*it)->mArticleWidget->article()->collection() == col ) {
void setShortcutContext(Qt::ShortcutContext context)
void append(const T &value)
int removeAll(const T &value)
typedef Iterator
iterator end()
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:41
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
iterator begin()
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.