Skip to content

Commit

Permalink
sort api_break document
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 23, 2016
1 parent 7fdade1 commit bd887ba
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions doc/api_break.dox
Expand Up @@ -218,12 +218,6 @@ attributeIndexes(), pkAttributeIndexes(), isSaveAndLoadStyleToDBSupported()</li>
</li>
</ul>

\subsection qgis_api_break_3_0_QgsEditFormConfig QgsEditFormConfig

<ul>
<li>Does no longer inherit QObject
</ul>

\subsection qgis_api_break_3_0_Qgis Qgis

<ul>
Expand Down Expand Up @@ -420,11 +414,6 @@ QgsExpressionContext variables should be used in their place.</li>
<li>registerGetExpressionContextCallback has been removed in favor of registerExpressionContextGenerator</li>
</ul>

\subsection qgis_api_break_3_0_QgsFieldExpressionWidget QgsFieldExpressionWidget

<ul>
<li>registerGetExpressionContextCallback has been removed in favor of registerExpressionContextGenerator</li>
</ul>

\subsection qgis_api_break_3_0_QgsDataDefinedSymbolDialog QgsDataDefinedSymbolDialog

Expand Down Expand Up @@ -477,6 +466,12 @@ place of a null pointer.</li>
<li>The ct member has been removed. Use coordinateTransform() and setCoordinateTransform() instead.
</ul>

\subsection qgis_api_break_3_0_QgsEditFormConfig QgsEditFormConfig

<ul>
<li>Does no longer inherit QObject
</ul>

\subsection qgis_api_break_3_0_QgsExpression QgsExpression

<ul>
Expand Down Expand Up @@ -525,6 +520,12 @@ None will need to be modified, as the method will return an empty geometry if th
<li>All const methods which return a field from QgsFields now return a QgsField value, not a reference.</li>
</ul>

\subsection qgis_api_break_3_0_QgsFieldExpressionWidget QgsFieldExpressionWidget

<ul>
<li>registerGetExpressionContextCallback has been removed in favor of registerExpressionContextGenerator</li>
</ul>

\subsection qgis_api_break_3_0_QgsGeometry QgsGeometry

<ul>
Expand Down

0 comments on commit bd887ba

Please sign in to comment.