akregator
actionmanagerimpl.cpp File Reference
#include "actionmanagerimpl.h"#include "akregatorconfig.h"#include "akregator_part.h"#include "articlelistview.h"#include "articleviewer.h"#include "feed.h"#include "fetchqueue.h"#include "folder.h"#include "framemanager.h"#include "kernel.h"#include "mainwidget.h"#include "speechclient.h"#include "subscriptionlistview.h"#include "tabwidget.h"#include "trayicon.h"#include "treenode.h"#include "treenodevisitor.h"#include <kactionmenu.h>#include <ktoolbarpopupaction.h>#include <kaction.h>#include <KToggleAction>#include <kactioncollection.h>#include <kdebug.h>#include <klocale.h>#include <kmenu.h>#include <kshortcut.h>#include <kstandardshortcut.h>#include <kstandardaction.h>#include <kxmlguifactory.h>#include <kicon.h>#include <QApplication>#include <QHash>#include <QWidget>#include "actionmanagerimpl.moc"
Include dependency graph for actionmanagerimpl.cpp:

Go to the source code of this file.
Namespaces | |
| Akregator | |
Macros | |
| #define | setActionEnabled(name) { QAction* const a = action( name ); if ( a ) a->setEnabled( enabled ); } |
Macro Definition Documentation
| #define setActionEnabled | ( | name | ) | { QAction* const a = action( name ); if ( a ) a->setEnabled( enabled ); } |
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.
KDE API Reference