Página principal | Jerarquía de la clase | Lista alfabética | Lista de componentes | Lista de archivos | Miembros de las clases | Archivos de los miembros | Páginas relacionadas

Referencia del Archivo _motif.C

Ir al código fuente de este archivo.

Funciones

 JED_GUI_CLASE_NULA (JED_MOTIF_INTERFACE,"JED_MOTIF_INTERFACE","MOTIF","Motif(o lesstiff)","MOTIF_ENABLED")
void motif_quit_callback (Widget, XtPointer, XtPointer)
void motif_closelogo_callback (XtPointer,XtIntervalId *)
void pintar_nulo (int)
int tick_nulo (int)
void resize_nulo (int, int, int)
void multiview_nulo (int, int, char *, char *, char *)
int ejecutor_nulo (int idc, int contexto)
void motif_paneH_resize (Widget w, XEvent *, String[], unsigned int *)
void motif_paneV_resize (Widget w, XEvent *, String[], unsigned int *)

Variables

BOOLEAN SUICIDIO_del_logo = FALSE
 Esta variable se creo para sincronizar la desaparicion de un logo Motif que se despliega al principio de la aplicacion.

String RECURSOS_x []
 Los `RECURSOS_x` especifican varios detalles por defecto de AQUYNZA en MOTIF.

JED_MOTIF_INTERFACEInterface = NULL
VENTANA_GUI_MOTIF LA_ventana
Widget toplevel
Widget main_window
Widget ventanita = NULL
XtAppContext app_context
Widget form
Widget menubar
Widget gl_draw
Widget area_de_ayuda


Documentación de las funciones

int ejecutor_nulo int  idc,
int  contexto
[static]
 

Definición en la línea 189 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE().

JED_GUI_CLASE_NULA JED_MOTIF_INTERFACE  ,
"JED_MOTIF_INTERFACE"  ,
"MOTIF"  ,
"Motif(o lesstiff)"  ,
"MOTIF_ENABLED" 
 

void motif_closelogo_callback XtPointer  ,
XtIntervalId * 
 

Definición en la línea 162 del archivo _motif.C.

References app_context, EL_Logo, LOGO::elim(), motif_closelogo_callback(), y SUICIDIO_del_logo.

Referenciado por JED_MOTIF_INTERFACE::crear(), y motif_closelogo_callback().

Here is the call graph for this function:

void motif_paneH_resize Widget  w,
XEvent *  ,
String  [],
unsigned int * 
 

Definición en la línea 201 del archivo _motif.C.

References JED_MOTIF_INTERFACE::crear_paneV(), y Interface.

Referenciado por JED_MOTIF_INTERFACE::crear().

Here is the call graph for this function:

void motif_paneV_resize Widget  w,
XEvent *  ,
String  [],
unsigned int * 
 

Definición en la línea 244 del archivo _motif.C.

References JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::iniciar_contexto(), Interface, LA_ventana, VENTANA_GUI_MOTIF::lista_contextos, y LISTA< CONTEXTO_GLX * >::tam().

Referenciado por JED_MOTIF_INTERFACE::crear().

Here is the call graph for this function:

void motif_quit_callback Widget  ,
XtPointer  user_data,
XtPointer 
[static]
 

Definición en la línea 152 del archivo _motif.C.

References JED_MOTIF_INTERFACE::finalizar(), y Interface.

Referenciado por JED_MOTIF_INTERFACE::crear().

Here is the call graph for this function:

void multiview_nulo int  ,
int  ,
char *  ,
char *  ,
char * 
[static]
 

Definición en la línea 181 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE().

void pintar_nulo int   )  [static]
 

Definición en la línea 178 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE().

void resize_nulo int  ,
int  ,
int 
[static]
 

Definición en la línea 180 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE().

int tick_nulo int   )  [static]
 

Definición en la línea 179 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE().


Documentación de las variables

XtAppContext app_context [static]
 

Definición en la línea 138 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::ejecutar(), JED_MOTIF_INTERFACE::finalizar(), y motif_closelogo_callback().

Widget area_de_ayuda [static]
 

Definición en la línea 139 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear().

Widget form [static]
 

Definición en la línea 139 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::ejecutar(), y JED_MOTIF_INTERFACE::iniciar_contexto().

Widget gl_draw [static]
 

Definición en la línea 139 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear_area_gl().

JED_MOTIF_INTERFACE* Interface = NULL [static]
 

Definición en la línea 129 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::JED_MOTIF_INTERFACE(), motif_paneH_resize(), motif_paneV_resize(), y motif_quit_callback().

VENTANA_GUI_MOTIF LA_ventana
 

Definición en la línea 130 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear_area_gl(), JED_MOTIF_INTERFACE::init_extra(), motif_ejecutor(), motif_gl_input(), motif_paneV_resize(), y motif_tick_callback().

Widget main_window [static]
 

Definición en la línea 137 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear().

Widget menubar [static]
 

Definición en la línea 139 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear().

String RECURSOS_x[] [static]
 

Valor inicial:

 {
    "*GLwDrawingArea.x: 10",
    "*GLwDrawingArea.y: 50",
    "*GLwDrawingArea.width: 480",
    "*GLwDrawingArea.height: 380",
    "*GLwDrawingArea.rgba: true",
    "*GLwDrawingArea.installColormap: false",
    "*GLwDrawingArea.doublebuffer: true",
    "*GLwDrawingArea.depthSize: 16",
    "*title: AQUYNZA",

    NULL
}
Los `RECURSOS_x` especifican varios detalles por defecto de AQUYNZA en MOTIF.

En particular, debe prestarse atencion a las configuraciones "GLw", que configuran los contexto GLX para OpenGL.

En Silicon graphics' con GL y 256 colores, use installColormap false, rgba true. En SUN's con MesaGL y truecolor, use installColormap false. En Linux con MesaGL y 256 colores

  • Algunas pruebas realizadas sobre servidores X distintos... ---------------- Plataforma -- GL -- Colores -- Colormap -- rgba Silicon Graphics GLX 256 false true Sun MesaGL 24bpp indif' Sun MesaGL 256 Linux MesaGL 256 true VAX MesaGL 256 true

Definición en la línea 106 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear().

BOOLEAN SUICIDIO_del_logo = FALSE
 

Esta variable se creo para sincronizar la desaparicion de un logo Motif que se despliega al principio de la aplicacion.

Actualmente este logo esta desactivado.

Definición en la línea 87 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear(), motif_closelogo_callback(), y CONTEXTO_GLX::pintar().

Widget toplevel
 

Definición en la línea 136 del archivo _motif.C.

Referenciado por arranque_GLX(), JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::desktop_size(), JED_MOTIF_INTERFACE::finalizar(), JED_MOTIF_INTERFACE::init_extra(), y motif_gl_input().

Widget ventanita = NULL [static]
 

Definición en la línea 137 del archivo _motif.C.

Referenciado por JED_MOTIF_INTERFACE::crear(), JED_MOTIF_INTERFACE::finalizar(), y JED_MOTIF_INTERFACE::init_extra().


Este archivo HTML ha sido generado automáticamente a partir del código fuente AQUYNZA. NO LO EDITE. Para mayor información contacte al autor.