#include <_motifcb.h>
Diagrama de colaboración para VENTANA_GUI_MOTIF:
Métodos públicos | |
VENTANA_GUI_MOTIF () | |
~VENTANA_GUI_MOTIF () | |
void | pintar (void) |
int | busque_id (Widget w) |
void | activacion (int id_contexto, int code) |
Este metodo es invocado cuando ha ocurrido algun cambio al modelo de la aplicacion. | |
Atributos públicos | |
LISTA< CONTEXTO_GLX * > | lista_contextos |
|
Definición en la línea 242 del archivo _motifcb.C. |
|
Definición en la línea 247 del archivo _motifcb.C. References LISTA< CONTEXTO_GLX * >::elim(), lista_contextos, y LISTA< CONTEXTO_GLX * >::tam(). |
Here is the call graph for this function:
|
Este metodo es invocado cuando ha ocurrido algun cambio al modelo de la aplicacion. Implica la activacion de todos o algunos de los contextos que estan dentro de la ventana.
Definición en la línea 285 del archivo _motifcb.C. References lista_contextos, y LISTA< CONTEXTO_GLX * >::tam(). Referenciado por motif_ejecutor(), y motif_gl_input(). |
Here is the call graph for this function:
|
Definición en la línea 271 del archivo _motifcb.C. References lista_contextos, y LISTA< CONTEXTO_GLX * >::tam(). Referenciado por motif_gl_input(). |
Here is the call graph for this function:
|
Definición en la línea 258 del archivo _motifcb.C. References lista_contextos, y LISTA< CONTEXTO_GLX * >::tam(). Referenciado por motif_tick_callback(). |
Here is the call graph for this function:
|
Definición en la línea 56 del archivo _motifcb.h. Referenciado por activacion(), busque_id(), JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::init_extra(), motif_paneV_resize(), motif_tick_callback(), pintar(), y ~VENTANA_GUI_MOTIF(). |