akregator
mainwindow.h
Go to the documentation of this file.
void setupProgressWidgets()
Creates the progress widget in the status bar and the ProgressDialog and connects them...
Definition: mainwindow.cpp:124
void readProperties(const KConfigGroup &)
This method is called when this app is restored.
Definition: mainwindow.cpp:147
void slotSetStatusBarText(const QString &c)
Definition: mainwindow.cpp:216
bool queryClose()
Reimplemented to say if app will be running in system tray if necessary.
Definition: mainwindow.cpp:203
Definition: mainwindow.h:49
void saveProperties(KConfigGroup &)
This method is called when it is time for the app to save its properties for session management purpo...
Definition: mainwindow.cpp:138
BrowserInterface(Akregator::MainWindow *shell, const char *name)
Definition: mainwindow.cpp:53
MainWindow(QWidget *parent=0, Qt::WindowFlags f=KDE_DEFAULT_WINDOWFLAGS)
Definition: mainwindow.cpp:60
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.