00001 /* 00002 * ReadFile.h 00003 * ROOTQL 00004 * 00005 * Created by Fons Rademakers on 22/05/09. 00006 * Copyright 2009 CERN. All rights reserved. 00007 * 00008 */ 00009 00010 extern int ReadFile(NSString *fullPath, NSMutableString *html, QLPreviewRequestRef preview);