KWin::Info Struct Reference
#include <kwin.h>
Detailed Description
- Deprecated:
- Use WindowInfo .
Definition at line 463 of file kwin.h.
Public Member Functions | |
bool | isMinimized () const |
bool | isIconified () const |
QString | visibleNameWithState () const |
Public Attributes | |
WId | win |
long unsigned int | state |
NET::MappingState | mappingState |
NETStrut | strut |
NET::WindowType | windowType |
QString | visibleName |
QString | name |
int | desktop |
bool | onAllDesktops |
pid_t | pid |
QRect | geometry |
QRect | frameGeometry |
Member Function Documentation
|
The mapping state.
|
Member Data Documentation
|
The number of the window's desktop.
|
|
Position and size of the window's frame.
|
|
Position and size of the window contents.
|
|
The name of the window.
|
|
true if the window is on all desktops.
|
|
The process id of the window's owner.
|
|
The window's state.
|
|
The strut.
|
|
The visible name of the window.
|
|
The window's id.
|
|
The window type.
|
The documentation for this struct was generated from the following files: