KDEUI
Go to the documentation of this file.
28 #include <QtGui/QWidgetList>
50 bool valid(
bool withdrawn_is_valid =
false )
const;
59 unsigned long state()
const;
64 bool hasState(
unsigned long s )
const;
72 bool isMinimized()
const;
106 QString visibleNameWithState()
const;
119 QString visibleIconName()
const;
130 QString visibleIconNameWithState()
const;
142 bool isOnCurrentDesktop()
const;
147 bool isOnDesktop(
int desktop )
const;
153 bool onAllDesktops()
const;
164 QRect geometry()
const;
169 QRect frameGeometry()
const;
175 WId transientFor()
const;
180 WId groupLeader()
const;
187 QByteArray windowClassClass()
const;
194 QByteArray windowClassName()
const;
200 QByteArray windowRole()
const;
206 QByteArray clientMachine()
const;
223 friend class KWindowSystemPrivate;
227 #endif // multiple inclusion guard
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Jul 12 2013 08:52:52 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.