Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KWin::Info Struct Reference

#include <kwin.h>

List of all members.

Public Methods

bool isIconified () const
QString visibleNameWithState () const

Public Attributes

WId win
 The window's id.

long unsigned int state
 The window's state.

NET::MappingState mappingState
 The mapping state.

NETStrut strut
 The strut.

NET::WindowType windowType
 The window type.

QString visibleName
 The visible name of the window.

QString name
 The name of the window.

int desktop
 The number of the window's desktop.

bool onAllDesktops
 true if the window is on all desktops.

pid_t pid
 The process id of the window's owner.

QRect geometry
 Position and size of the window contents.

QRect frameGeometry
 Position and size of the window's frame.


Detailed Description

Information about a window.

Definition at line 91 of file kwin.h.


Member Function Documentation

bool KWin::Info::isIconified   const [inline]
 

Checks whether the window is iconified (minimized).

Returns:
true if iconified

Definition at line 117 of file kwin.h.

References mappingState.

QString KWin::Info::visibleNameWithState  
 

Returns a visible name with state.

This is a simple convenience function that returns the visible name but with parentheses around iconified windows

Returns:
the window name with state


The documentation for this struct was generated from the following file:
Generated on Wed Aug 13 23:30:28 2003 for kdelibs by doxygen1.2.18