KWin::Info Struct Reference
#include <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 |
Detailed Description
- Deprecated:
- Use WindowInfo .
Definition at line 391 of file kwin.h.
Member Function Documentation
|
The mapping state. Definition at line 987 of file kwin.cpp. References state. |
Member Data Documentation
|
The window's id. Definition at line 394 of file kwin.h. Referenced by KWin::info(). |
|
The window's state. Definition at line 396 of file kwin.h. Referenced by KWin::WindowInfo::hasState(), KWin::info(), and isMinimized(). |
|
The strut. Definition at line 402 of file kwin.h. Referenced by KWin::info(). |
|
The window type. Definition at line 404 of file kwin.h. Referenced by KWin::info(). |
|
The visible name of the window. Definition at line 406 of file kwin.h. Referenced by KWin::info(). |
|
The name of the window. Definition at line 408 of file kwin.h. Referenced by KWin::info(). |
|
The number of the window's desktop. Definition at line 410 of file kwin.h. Referenced by KWin::info(). |
|
true if the window is on all desktops. Definition at line 412 of file kwin.h. Referenced by KWin::info(). |
|
The process id of the window's owner. Definition at line 414 of file kwin.h. Referenced by KWin::info(). |
|
Position and size of the window contents. Definition at line 416 of file kwin.h. Referenced by KWin::info(). |
|
Position and size of the window's frame. Definition at line 418 of file kwin.h. Referenced by KWin::info(). |
The documentation for this struct was generated from the following files: