18 #ifndef QGSLAYERMETADATAFORMATTER_H 
   19 #define QGSLAYERMETADATAFORMATTER_H 
   21 #include <QCoreApplication> 
   24 #include "qgis_core.h" 
   35     Q_DECLARE_TR_FUNCTIONS( 
"QgsLayerMetadataFormatter" )
 
   48     QString accessSectionHtml() 
const;
 
   54     QString contactsSectionHtml() 
const;
 
   61     QString extentSectionHtml( 
const bool showSpatialExtent = 
true ) 
const;
 
   67     QString identificationSectionHtml() 
const;
 
   73     QString historySectionHtml() 
const;
 
   79     QString linksSectionHtml() 
const;