KWin::Info Struct Reference
#include <kwin.h>
Detailed Description
- Deprecated:
- Use WindowInfo .
Definition at line 469 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
Member Data Documentation
WId KWin::Info::win |
long unsigned int KWin::Info::state |
pid_t KWin::Info::pid |
The documentation for this struct was generated from the following files: