Lines Matching refs:Header
64 // writes the file header. The file header is also copied into the
65 // TiledOutputFile object, and can later be accessed via the header()
71 // The header must contain a TileDescriptionAttribute called "tiles".
85 const Header &header,
97 const Header &header,
119 // Access to the file header
122 const Header & header () const;
153 // fields of the file header's TileDescriptionAttribute.
393 // This file's header must be compatible with the TiledInputFile's
394 // header: The two header's "dataWindow", "compression",
404 // This file's header must be compatible with the InputFile's
405 // header: The two header's "dataWindow", "compression",
418 // preview image attribute in the file's header. If the header
425 // is an attribute in the file's header, it gets stored in the
461 void initialize (const Header &header);