DAS  3.1.6 - 18/09/2017
Data Fields
MMoveEvent Struct Reference

Window Move Event. More...

#include <Mguidefs.h>

+ Collaboration diagram for MMoveEvent:

Data Fields

int type
 Event type (E_MOVE) More...
 
Window window
 Window which the event is directed to. More...
 
int x
 New Window position. More...
 
int y
 

Detailed Description

Window Move Event.

The Window Manager uses this event to notify the program that a a given window has been moved. The type field is E_MOVE The event is processed the SHELL object only.

See also
MShellConfigure(), CmShell::configure

Definition at line 705 of file Mguidefs.h.

Field Documentation

§ type

int MMoveEvent::type

Event type (E_MOVE)

Definition at line 707 of file Mguidefs.h.

§ window

Window MMoveEvent::window

Window which the event is directed to.

Definition at line 709 of file Mguidefs.h.

§ x

int MMoveEvent::x

New Window position.

Definition at line 711 of file Mguidefs.h.

§ y

int MMoveEvent::y

Definition at line 711 of file Mguidefs.h.


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:16 for DAS - Rel. 3.1.6 - 18/09/2017.