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;
96 QString visibleName()
const;
106 QString visibleNameWithState()
const;
112 QString
name()
const;
119 QString visibleIconName()
const;
130 QString visibleIconNameWithState()
const;
137 QString iconName()
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
Information about a window.
MappingState
Client window mapping state.
KGuiItem properties()
Returns the 'Properties' gui item.
Convenience access to certain properties and features of the window manager.
Partial strut class for NET classes.
Action
Actions that can be done with a window (_NET_WM_ALLOWED_ACTIONS).
const char * name(StandardAction id)
This will return the internal name of a given standard action.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Jan 30 2020 00:00:00 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.