<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi all,<br>
<br>
I've run into a problem with some plugins I'm writing. I am using
some methods which are showing up as deprecated.<br>
<br>
When trying to convert to the suggested new methods, they seem to
not be available.<br>
<br>
for example: Q_DECL_DEPRECATED void
QgsVectorLayer::setEditorWidgetV2 suggests "Use
editFormConfig()->setWidgetType() instead<span style="color:
rgb(0, 0, 0); font-family: Roboto, sans-serif; font-size: 14px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: 22px; orphans: auto;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 1; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none; background-color: rgb(255, 255, 255);"></span>".<br>
<br>
The method, "editFormConfig", does not seem to be available in QGIS
v2.8 on my Ubuntu machine.<br>
<br>
Is there documentation on when methods are added? In other words,
what QGIS version has what new stuff?<br>
<br>
MapServer has in their documentation "added in v5.4". This helps me
know the minimum version needed to use that method.<br>
<br>
It would be nice if QGIS has similar information in the
documentation. This would help in setting the minimum required QGIS
version in plugins.<br>
<br>
I do not expect someone to edit all the documentation to add this
information. <span class="moz-smiley-s1"><span>:-)</span></span>
It would be nice to see this included in future additions to the
code.<br>
<br>
Thanks,<br>
<div class="moz-signature">-- <br>
<b>Worth Lutz</b><br>
<br>
<br>
</div>
</body>
</html>