akregator
actions.h
Go to the documentation of this file.
37 AKREGATOR_EXPORT QAction* createOpenLinkInNewTabAction( const KUrl& url, QObject* receiver=0, const char* slot=0, QObject* parent = 0 );
38 AKREGATOR_EXPORT QAction* createOpenLinkInExternalBrowserAction( const KUrl& url, QObject* receiver=0, const char* slot=0, QObject* parent = 0 );
AKREGATOR_EXPORT QAction * createOpenLinkInExternalBrowserAction(const KUrl &url, QObject *receiver=0, const char *slot=0, QObject *parent=0)
Definition: actions.cpp:42
AKREGATOR_EXPORT QAction * createOpenLinkInNewTabAction(const KUrl &url, QObject *receiver=0, const char *slot=0, QObject *parent=0)
Definition: actions.cpp:33
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.