Doc: Fix QDoc warnings for QOpenGLFunctions and QOpenGLExtraFunctions
authorTopi Reinio <topi.reinio@digia.com>
Mon, 24 Aug 2015 11:43:13 +0000 (13:43 +0200)
committerTopi Reiniƶ <topi.reinio@digia.com>
Wed, 26 Aug 2015 09:46:01 +0000 (09:46 +0000)
commita5f46bc64798a4f5a63c7507c9e74a21247a6f49
treee722c2e24c4c905fa676825708272843512f0dec
parent03d621cbff392b753a4333d3a74288f0968f5148
Doc: Fix QDoc warnings for QOpenGLFunctions and QOpenGLExtraFunctions

    - Use \a commands when listing the arguments for OpenGL methods
    - Document functions taking a single argument of type 'void'
      verbatim. Otherwise, QDoc refuses to generate their docs
    - Add constructor docs for QOpenGLExtraFunctions (copied from
      QOpenGLFunctions).

Change-Id: I64a436365572a80319ba0a8eaba2f5d9b751e84d
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
src/gui/opengl/qopenglfunctions.cpp