Qt5/Documentation/ExampleQtBaseStructure
Appearance
In the directory structure under qtbase/examples, there are some deviations from the expected, logical/module structure. The following table outlines the main changes that needs to be done.
The "=>" arrow means rename (move).
Feel free to edit and comment!
(This is part of the Qt 5 examples cleanup, ref. http://qt-project.org/wiki/Qt5ExampleProject and Qt5/Documentation/ExampleList )
| Current subdir | Status/Action | Comment |
|---|---|---|
| dbus | ok | |
| embedded | => widgets/embedded | |
| gestures | => widgets/gestures | |
| gui | ok | |
| ipc | => corelib/ipc | |
| ja_JP | Drop | |
| linguist | ? | |
| network | ok | |
| opengl | => widgets/opengl | |
| qmake | ok | |
| qpa | => gui/qpa | |
| qtconcurrent | ok | |
| qtestlib | ok | |
| sql | ok | |
| threads | => corelib/threads | |
| tools | => widgets/tools ? but check contents, lots of noise | |
| touch | => widgets/touch | |
| webkit | Drop (=> qtwebkit? manual test?) | Note: content supposed to be referenced from http://doc-snapshot.qt-project.org/5.0/tutorials.html#qtwebkit (make sure things work after move) |
| widgets | ok | |
| xml | ok |