tools/qdoc3/JAVATODO.txt
author Eckhart Koeppen <eckhart.koppen@nokia.com>
Thu, 29 Apr 2010 15:15:16 +0300
branchRCL_3
changeset 16 4b6ee5efea19
parent 0 1918ee327afb
permissions -rw-r--r--
2010-17 9996a03743ab23f83c83c5bc7ade0f82f71b1506

  * index page on "O" and downwards?
  * flag types, e.g. QTextStream::NumberFlags
  * example references qt.nokia.com/doc etc.

  * fix enum value table (e.g. QCoreApplication.Encoding.html)
  * check reimplementation of interface functions (e.g. QWidget::widthMM())
  * handle '::' in doc, e.g. in QAbstractEventDispatcher's detailed desc
  * make sure default constructor logic doesn't interfere with default params (e.g. QAbstractEventDispatcher ctors)
  * document default constructor provided for Java (e.g.?)
  * document "protected QAbstractEventDispatcher(QtObject.QPrivateConstructor p)" and the like
  * memory-managed, type

  * replace QString with String, etc.
  * nested classes
  * enum_1

  * fix stylesheet
  * no link to class itself
  * support \ifjava
  * add // C++
  * support Java-only /*! ... */ comments

  * links to property names have to be fixed
        * example: version 1 in QStyleOptionFrame
        * example: foo -> isFoo()

  * lowercase, and remove final stop, in \brief texts for variables and properties
  * omit "see alsos" that don't work instead of showing them as broken links