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