summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintdevice.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting/qpaintdevice.qdoc')
-rw-r--r--src/gui/painting/qpaintdevice.qdoc12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/gui/painting/qpaintdevice.qdoc b/src/gui/painting/qpaintdevice.qdoc
index 4f940349d9..8d7e86f424 100644
--- a/src/gui/painting/qpaintdevice.qdoc
+++ b/src/gui/painting/qpaintdevice.qdoc
@@ -205,18 +205,6 @@
*/
/*!
- \fn int QPaintDevice::numColors() const
- \deprecated
-
- Use colorCount() instead.
-
- Returns the number of different colors available for the paint
- device. Since this value is an int, it will not be sufficient to
- represent the number of colors on 32 bit displays, in this case
- INT_MAX is returned instead.
- */
-
-/*!
\fn int QPaintDevice::colorCount() const
Returns the number of different colors available for the paint