Qt5/Documentation/ExampleQtBaseStructure: Difference between revisions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
Feel free to edit and comment! | 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]] ) | |||
{| | {| |
Revision as of 13:11, 27 September 2012
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/gestures | |
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?) | |
widgets | ok | |
xml | ok |