diff --git a/src/gui/painting/qpaintdevice.qdoc b/src/gui/painting/qpaintdevice.qdoc index 9b9a6facb80..ef3a39831e6 100644 --- a/src/gui/painting/qpaintdevice.qdoc +++ b/src/gui/painting/qpaintdevice.qdoc @@ -300,8 +300,6 @@ /*! \fn int QPaintDevice::encodeMetricF(PaintDeviceMetric metric, double value) - \internal - Returns \a value encoded for the metric \a metric. Subclasses implementing metric() should use this function to encode \value as an integer return value when the query metric specifies an encoded floating-point value.