akregator
openurlrequest.cpp
Go to the documentation of this file.
void setOpenInBackground(bool background)
Definition: openurlrequest.cpp:60
void setPart(KParts::ReadOnlyPart *part)
Definition: openurlrequest.cpp:104
KParts::ReadOnlyPart * part() const
The part that was created for a "NewTab" request.
Definition: openurlrequest.cpp:109
void setArgs(const KParts::OpenUrlArguments &args)
Definition: openurlrequest.cpp:70
KParts::OpenUrlArguments args() const
Definition: openurlrequest.cpp:65
void setWasHandled(bool handled)
Definition: openurlrequest.cpp:129
void setBrowserArgs(const KParts::BrowserArguments &args)
Definition: openurlrequest.cpp:81
void setOptions(Options options)
Definition: openurlrequest.cpp:99
static bool newWindowInTab()
Get Open links in new tab instead of in new window.
Definition: akregatorconfig.h:676
bool openInBackground() const
Definition: openurlrequest.cpp:55
Options
Akregator-specific options specifying how a link should be handled.
Definition: openurlrequest.h:50
KParts::BrowserArguments browserArgs() const
Definition: openurlrequest.cpp:76
OpenUrlRequest(const KUrl &url=KUrl())
Definition: openurlrequest.cpp:31
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
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.