akonadi
WaitingOverlay Class Reference
#include <waitingoverlay_p.h>
Inherits QWidget.
Public Member Functions | |
| WaitingOverlay (KJob *job, QWidget *baseWidget, QWidget *parent=0) | |
Protected Member Functions | |
| bool | eventFilter (QObject *object, QEvent *event) |
Detailed Description
Overlay widget to block widgets while a job is running.
Definition at line 36 of file waitingoverlay_p.h.
Constructor & Destructor Documentation
|
explicit |
Create an overlay widget on baseWidget for job.
baseWidget must not be null. parent must not be equal to baseWidget
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 12:09:30 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 12:09:30 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.