Nepomuk-Core
HideWindowComponent Class Reference
#include <hide-window-component.h>
Inheritance diagram for HideWindowComponent:
Public Member Functions | |
HideWindowComponent (QObject *parent=0) | |
Q_SCRIPTABLE void | hideWindowFromTaskbar (qulonglong winId) |
Detailed Description
Plasma is not exposing such a feature to make its dialogs hidden from the taskbar, that's why we added that weird object.
Definition at line 29 of file hide-window-component.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 23 of file hide-window-component.cpp.
Member Function Documentation
void HideWindowComponent::hideWindowFromTaskbar | ( | qulonglong | winId | ) |
Definition at line 28 of file hide-window-component.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Mar 22 2013 10:58:52 by doxygen 1.8.1.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.