struct Info

Information about a window. More...

Full nameKWin::Info
Definition#include <kwin.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

Information about a window.

WId win

win

long unsigned int state

state

NET::MappingState mappingState

mappingState

NETStrut strut

strut

NET::WindowType windowType

windowType

QString visibleName

visibleName

QString name

name

int desktop

desktop

bool onAllDesktops

onAllDesktops

pid_t pid

pid

bool  isIconified ()

isIconified

[const]

Checks whether the window is iconified (minimized).

Returns: true if iconified

QRect geometry

geometry

QRect frameGeometry

frameGeometry

QString  visibleNameWithState ()

visibleNameWithState

[const]

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


Generated by: caleb on tcdevel on Tue Jan 28 12:54:04 2003, using kdoc $.