struct Info
|
Information about a window. More... |
|
|
Public Methods
Public Members
Information about a window.
long unsigned int state
| state |
bool onAllDesktops
| onAllDesktops |
bool isIconified ()
| isIconified |
[const]
Checks whether the window is iconified (minimized).
Returns: true if iconified
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: root on sparc.ports.openbsd.org on Wed Sep 24 15:51:28 2003, using kdoc 2.0a54. |