ui/uiengine/medialistwrapper/inc/glxmlwrapper_p.h
changeset 55 fb37077c270f
parent 49 f291796e213d
child 65 ccee5c4b0de4
equal deleted inserted replaced
49:f291796e213d 55:fb37077c270f
   136 	QString RetrieveViewTitle();
   136 	QString RetrieveViewTitle();
   137 	bool IsPopulated();
   137 	bool IsPopulated();
   138 	bool IsDrmProtected(int index );
   138 	bool IsDrmProtected(int index );
   139 	bool IsDrmValid(int index);
   139 	bool IsDrmValid(int index);
   140 	void setDrmValid(int index,bool valid);			
   140 	void setDrmValid(int index,bool valid);			
       
   141 	bool IsCorruptedImage( int aItemIndex );				
   141 private:
   142 private:
   142 
   143 
   143     /**
   144     /**
   144      * C++ default constructor.
   145      * C++ default constructor.
   145      */
   146      */