KDEUI
Go to the documentation of this file.
28#include <QtGui/QWidgetList>
41 KWindowInfo( WId window,
unsigned long properties,
unsigned long properties2 = 0 );
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;
Information about a window.
Convenience access to certain properties and features of the window manager.
Action
Actions that can be done with a window (_NET_WM_ALLOWED_ACTIONS).
MappingState
Client window mapping state.
Partial strut class for NET classes.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by
doxygen 1.9.6 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.