Matthias Kuhn
def681c226
Add API to write and read custom data to the layer in a .qgs-file.
New signals:
* void QgsProject::writeMapLayer( QgsMapLayer*, QDomElement&, QDomDocument& )
* void QgsProject::readMapLayer( QgsMapLayer*, const QDomElement& )
Changed method signature:
* bool QgsMapLayer::readXML( const QDomNode& )
=> bool QgsMapLayer::readLayerXML( const QDomElement& )
* bool QgsMapLayer::writeXML( QDomNode&, QDomDocument& )
=> bool QgsMapLayer::writeLayerXML( QDomElement&, QDomDocument& )
2013-05-02 09:40:26 +02:00
..
2013-05-01 14:05:43 +10:00
2012-10-19 00:31:03 +02:00
2012-09-26 18:46:52 +02:00
2013-04-29 17:29:29 +02:00
2013-04-19 15:21:08 +02:00
2013-02-06 15:14:16 +01:00
2013-04-24 17:18:33 +02:00
2012-12-23 10:40:23 +02:00
2013-01-03 03:33:43 -07:00
2013-04-12 10:20:48 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2013-04-16 22:56:40 +08:00
2012-09-24 22:40:24 +02:00
2013-01-12 23:17:25 +01:00
2012-09-24 02:42:57 +02:00
2012-09-24 22:40:24 +02:00
2013-01-28 01:39:58 +01:00
2012-10-10 11:57:00 +03:00
2012-09-24 02:42:57 +02:00
2013-02-28 14:16:08 +01:00
2012-12-23 10:40:23 +02:00
2013-04-08 18:26:26 +02:00
2012-02-04 10:11:22 +01:00
2013-03-15 00:44:32 +01:00
2013-03-30 12:51:55 +10:00
2012-10-08 17:47:51 +02:00
2013-03-19 22:32:36 +01:00
2013-04-20 11:20:15 +02:00
2013-03-08 00:31:46 +01:00
2012-09-24 02:42:57 +02:00
2013-03-26 14:29:06 +01:00
2013-02-06 15:14:16 +01:00
2012-09-24 02:42:57 +02:00
2013-01-23 23:46:56 +01:00
2012-09-24 02:42:57 +02:00
2012-09-24 18:43:20 +02:00
2012-09-24 02:42:57 +02:00
2013-05-02 09:40:26 +02:00
2013-04-23 10:42:14 +02:00
2013-04-29 14:53:06 +02:00
2012-09-24 22:40:24 +02:00
2013-04-13 11:26:24 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2013-01-15 16:30:35 +01:00
2013-03-15 00:44:32 +01:00
2012-12-23 10:40:23 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2013-04-18 06:41:29 -06:00
2012-09-24 02:42:57 +02:00
2012-09-24 22:40:24 +02:00
2013-01-12 23:48:58 +01:00
2013-05-02 09:40:26 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2013-03-31 07:41:26 +10:00
2012-12-23 10:40:23 +02:00
2012-09-24 02:42:57 +02:00
2013-04-12 00:35:21 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2012-09-26 17:56:27 +02:00
2012-09-24 02:42:57 +02:00
2012-09-24 02:42:57 +02:00
2013-04-22 22:13:12 +02:00
2013-01-23 23:46:56 +01:00
2013-04-15 09:54:19 +02:00
2013-03-27 10:55:08 +01:00
2013-01-28 01:39:58 +01:00
2013-01-28 01:39:58 +01:00
2012-12-17 21:22:42 +01:00
2012-12-17 21:22:42 +01:00
2012-09-24 02:42:57 +02:00