KWinInternal::Motif Class Reference
List of all members.Detailed Description
Definition at line 129 of file utils.h.
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) |
Classes | |
struct | MwmHints |
The documentation for this class was generated from the following files: