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

Object Set/Get Text Event. More...

#include <Mguidefs.h>

+ Collaboration diagram for MSetGetTextEvent:

Data Fields

char * text
 Pointer to the string to read text from (to store text to). More...
 
int type
 Event type (E_SET_TEXT, E_GET_TEXT) More...
 

Detailed Description

Object Set/Get Text Event.

This event is generated by the library to set/get the object's text. The event is generated by the following functions/methods: MObjectSetText(), MObjectGetText(), CmObject::setText, CmObject::getText.

Definition at line 744 of file Mguidefs.h.

Field Documentation

§ text

char* MSetGetTextEvent::text

Pointer to the string to read text from (to store text to).

Definition at line 748 of file Mguidefs.h.

§ type

int MSetGetTextEvent::type

Event type (E_SET_TEXT, E_GET_TEXT)

Definition at line 746 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.