Qt5/Documentation/ExampleQtBaseStructure: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
Line 19: Line 19:
| gui          ||  ok
| gui          ||  ok
|-
|-
| ipc          ||  => corelib/gestures
| ipc          ||  => corelib/gestures || corelib/ipc?
|-
|-
| ja_JP        ||  Drop
| ja_JP        ||  Drop
Line 45: Line 45:
| touch       ||  => widgets/touch
| touch       ||  => widgets/touch
|-
|-
| webkit      ||  Drop  (=> qtwebkit? manual test?)
| 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
| widgets      ||  ok

Revision as of 13:21, 28 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 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