marble
StackableWindow.h
Go to the documentation of this file.
A main window that sets the WA_Maemo5StackedWindow attribute to serve as a stackable window on Maemo...
Definition: StackableWindow.h:24
virtual void closeEvent(QCloseEvent *event)
Definition: StackableWindow.cpp:24
virtual bool event(QEvent *event)
void aboutToClose()
Emitted prior to the window being closed (hidden)
StackableWindow(QWidget *parent=0, Qt::WindowFlags flags=0)
Constructor The passed parent should have the WA_Maemo5StackedWindow attribute set as well such that ...
Definition: StackableWindow.cpp:15
typedef WindowFlags
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:13:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.