src/gui/styles/qs60style_p.h
changeset 25 e24348a560a6
parent 22 79de32ba3296
child 33 3e2da88830cd
equal deleted inserted replaced
23:89e065397ea6 25:e24348a560a6
   474 
   474 
   475         SF_StateEnabled =     0x0010, // Enabled = the default
   475         SF_StateEnabled =     0x0010, // Enabled = the default
   476         SF_StateDisabled =    0x0020,
   476         SF_StateDisabled =    0x0020,
   477         SF_ColorSkinned =     0x0040, // pixmap is colored with foreground pen color
   477         SF_ColorSkinned =     0x0040, // pixmap is colored with foreground pen color
   478         SF_Animation =        0x0080,
   478         SF_Animation =        0x0080,
       
   479         SF_Mirrored_X_Axis =  0x0100,
       
   480         SF_Mirrored_Y_Axis =  0x0200
   479     };
   481     };
   480 
   482 
   481     enum CacheClearReason {
   483     enum CacheClearReason {
   482         CC_UndefinedChange = 0,
   484         CC_UndefinedChange = 0,
   483         CC_LayoutChange,
   485         CC_LayoutChange,