KWin
KWin::Motif Class Reference
#include <utils.h>
Classes | |
| struct | MwmHints |
Public Types | |
| enum | { MWM_HINTS_FUNCTIONS = (1L << 0), MWM_HINTS_DECORATIONS = (1L << 1), MWM_FUNC_ALL = (1L << 0), MWM_FUNC_RESIZE = (1L << 1), MWM_FUNC_MOVE = (1L << 2), MWM_FUNC_MINIMIZE = (1L << 3), MWM_FUNC_MAXIMIZE = (1L << 4), MWM_FUNC_CLOSE = (1L << 5) } |
Static Public Member Functions | |
| static void | readFlags (WId w, bool &noborder, bool &resize, bool &move, bool &minimize, bool &maximize, bool &close) |
Detailed Description
Definition at line 168 of file utils.h.
Member Enumeration Documentation
| anonymous enum |
Member Function Documentation
| void KWin::Motif::readFlags | ( | WId | w, | |
| bool & | noborder, | |||
| bool & | resize, | |||
| bool & | move, | |||
| bool & | minimize, | |||
| bool & | maximize, | |||
| bool & | close | |||
| ) | [static] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference