git-svn-id: http://svn.osgeo.org/qgis/trunk@9805 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2008-12-15 13:15:47 +00:00
parent 58ae765726
commit bac663a4cd
2 changed files with 2 additions and 2 deletions

View File

@ -489,7 +489,7 @@ public:
bool readXml( QDomNode & layer_node );
/** \brief Write the symbology for the layer into the docment provided */
bool writeSymbology( QDomNode&, QDomDocument& doc, QString& errorMessage );
bool writeSymbology( QDomNode&, QDomDocument& doc, QString& errorMessage ) const;
/** \brief Write layer specific state to project file Dom node */
bool writeXml( QDomNode & layer_node, QDomDocument & doc );

View File

@ -130,7 +130,7 @@ public:
* @param errorMessage reference to string that will be updated with any error messages
* @return true in case of success.
*/
bool writeSymbology(QDomNode&, QDomDocument& doc, QString& errorMessage);
bool writeSymbology(QDomNode&, QDomDocument& doc, QString& errorMessage) const;
/**
* Number of features in the layer. This is necessary if features are