kdecore Library API Documentation

KWin::Info Struct Reference

#include <kwin.h>

List of all members.

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 416 of file kwin.h.


Member Function Documentation

bool KWin::Info::isMinimized  )  const
 

The mapping state.

Definition at line 1104 of file kwin.cpp.

References state.


Member Data Documentation

WId KWin::Info::win
 

The window's id.

Definition at line 419 of file kwin.h.

Referenced by KWin::info().

long unsigned int KWin::Info::state
 

The window's state.

Definition at line 421 of file kwin.h.

Referenced by KWin::info(), and isMinimized().

NETStrut KWin::Info::strut
 

The strut.

Definition at line 427 of file kwin.h.

Referenced by KWin::info().

NET::WindowType KWin::Info::windowType
 

The window type.

Definition at line 429 of file kwin.h.

Referenced by KWin::info().

QString KWin::Info::visibleName
 

The visible name of the window.

Definition at line 431 of file kwin.h.

Referenced by KWin::info().

QString KWin::Info::name
 

The name of the window.

Definition at line 433 of file kwin.h.

Referenced by KWin::info().

int KWin::Info::desktop
 

The number of the window's desktop.

Definition at line 435 of file kwin.h.

Referenced by KWin::info().

bool KWin::Info::onAllDesktops
 

true if the window is on all desktops.

Definition at line 437 of file kwin.h.

Referenced by KWin::info().

pid_t KWin::Info::pid
 

The process id of the window's owner.

Definition at line 439 of file kwin.h.

Referenced by KWin::info().

QRect KWin::Info::geometry
 

Position and size of the window contents.

Definition at line 441 of file kwin.h.

Referenced by KWin::info().

QRect KWin::Info::frameGeometry
 

Position and size of the window's frame.

Definition at line 443 of file kwin.h.

Referenced by KWin::info().


The documentation for this struct was generated from the following files:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.3.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Feb 18 15:10:05 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003