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 sparc64.ports.openbsd.org on Sun Sep 14 00:02:40 2003, using kdoc 2.0a54. |