ui/inc/glxmodelroles.h
changeset 58 383b67fbdb11
parent 50 a0f57508af73
child 62 36d93b4dc635
equal deleted inserted replaced
54:0f0f3f26f787 58:383b67fbdb11
    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 	GlxImageCorruptRole,                 //To get the corrupt image status
       
    50 	GlxPaintPageFlag
    50 };
    51 };
    51 
    52 
    52 
    53 
    53 #endif 
    54 #endif