Last change
on this file since 865 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
1.1 KB
|
Rev | Line | |
---|
[2] | 1 | * index page on "O" and downwards?
|
---|
| 2 | * flag types, e.g. QTextStream::NumberFlags
|
---|
[561] | 3 | * example references qt.nokia.com/doc etc.
|
---|
[2] | 4 |
|
---|
| 5 | * fix enum value table (e.g. QCoreApplication.Encoding.html)
|
---|
| 6 | * check reimplementation of interface functions (e.g. QWidget::widthMM())
|
---|
| 7 | * handle '::' in doc, e.g. in QAbstractEventDispatcher's detailed desc
|
---|
| 8 | * make sure default constructor logic doesn't interfere with default params (e.g. QAbstractEventDispatcher ctors)
|
---|
| 9 | * document default constructor provided for Java (e.g.?)
|
---|
| 10 | * document "protected QAbstractEventDispatcher(QtObject.QPrivateConstructor p)" and the like
|
---|
| 11 | * memory-managed, type
|
---|
| 12 |
|
---|
| 13 | * replace QString with String, etc.
|
---|
| 14 | * nested classes
|
---|
| 15 | * enum_1
|
---|
| 16 |
|
---|
| 17 | * fix stylesheet
|
---|
| 18 | * no link to class itself
|
---|
| 19 | * support \ifjava
|
---|
| 20 | * add // C++
|
---|
| 21 | * support Java-only /*! ... */ comments
|
---|
| 22 |
|
---|
| 23 | * links to property names have to be fixed
|
---|
| 24 | * example: version 1 in QStyleOptionFrame
|
---|
| 25 | * example: foo -> isFoo()
|
---|
| 26 |
|
---|
| 27 | * lowercase, and remove final stop, in \brief texts for variables and properties
|
---|
| 28 | * omit "see alsos" that don't work instead of showing them as broken links
|
---|
Note:
See
TracBrowser
for help on using the repository browser.