ui/inc/glxmodelroles.h
changeset 45 863223ea6961
parent 44 aa2fa096cbfb
child 50 a0f57508af73
equal deleted inserted replaced
44:aa2fa096cbfb 45:863223ea6961
    42     GlxViewTitle,
    42     GlxViewTitle,
    43     GlxPopulated,
    43     GlxPopulated,
    44 	GlxTimeRole,                        //to get the time image was modified
    44 	GlxTimeRole,                        //to get the time image was modified
    45 	GlxSizeRole,                         //to get the size of the image
    45 	GlxSizeRole,                         //to get the size of the image
    46 	GlxDescRole,                         //to get the description of the images
    46 	GlxDescRole,                         //to get the description of the images
    47 	GlxRemoveContextRole                 //to remove the context
    47 	GlxRemoveContextRole,                 //to remove the context
       
    48 	GlxTempVisualWindowIndex              //to store the visual index obtained from AM temporarily
    48 };
    49 };
    49 
    50 
    50 
    51 
    51 #endif 
    52 #endif