ui/inc/glxmodelroles.h
changeset 50 a0f57508af73
parent 45 863223ea6961
child 58 383b67fbdb11
equal deleted inserted replaced
45:863223ea6961 50:a0f57508af73
    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 	GlxTempVisualWindowIndex,              //to store the visual index obtained from AM temporarily
       
    49 	GlxImageCorruptRole                 //To get the corrupt image status
    49 };
    50 };
    50 
    51 
    51 
    52 
    52 #endif 
    53 #endif