#include <twin.h>
|
bool | isMinimized () const |
|
bool | isIconified () const |
|
TQString | visibleNameWithState () const |
|
- Deprecated:
- Use WindowInfo .
Definition at line 469 of file twin.h.
◆ isMinimized()
bool KWin::Info::isMinimized |
( |
| ) |
const |
The mapping state.
Definition at line 1187 of file twin.cpp.
◆ desktop
The number of the window's desktop.
Definition at line 488 of file twin.h.
◆ frameGeometry
TQRect KWin::Info::frameGeometry |
Position and size of the window's frame.
Definition at line 496 of file twin.h.
◆ geometry
TQRect KWin::Info::geometry |
Position and size of the window contents.
Definition at line 494 of file twin.h.
◆ name
TQString KWin::Info::name |
The name of the window.
Definition at line 486 of file twin.h.
◆ onAllDesktops
bool KWin::Info::onAllDesktops |
true if the window is on all desktops.
Definition at line 490 of file twin.h.
◆ pid
The process id of the window's owner.
Definition at line 492 of file twin.h.
◆ state
long unsigned int KWin::Info::state |
The window's state.
Definition at line 474 of file twin.h.
◆ strut
The strut.
Definition at line 480 of file twin.h.
◆ visibleName
TQString KWin::Info::visibleName |
The visible name of the window.
Definition at line 484 of file twin.h.
◆ win
The window's id.
Definition at line 472 of file twin.h.
◆ windowType
The window type.
Definition at line 482 of file twin.h.
The documentation for this struct was generated from the following files: