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: caleb on tcdevel on Tue Jan 28 12:54:04 2003, using kdoc $. |