Qt5/Documentation/ExampleList

From KDE Community Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page is a result of the Qt 5 examples cleanup project: http://qt-project.org/wiki/Qt5ExampleProject. It contains the list of examples that we need to go through and triage.

Instructions on how to evaluate an example

See Quality criteria for examples at http://qt-project.org/wiki/Qt5ExampleProject. Information should be filled into these columns:

  • Type*: [Exe|QML|Aux], where QML is a pure QML example, and Aux is non-launchable [plugin, library or anything else non-standalone]
  • Example category**: Please categorize by one or more of the following: [Example|Demo|Tutorial|Snippet|Test]
  • Status For Status column, please use one of the following values [OK|Fix|Rewrite|Drop]:
    • OK - Example builds, runs, is documented and usable for Qt 5
    • Fix - Some work is required for the example to be usable for Qt 5 (please specify)
    • Rewrite - Subject area covered by example is valid for Qt 5, but it needs a complete rewrite
    • Drop - Obsolete, Not relevant for Qt 5, or subject area is covered by other examples, should be removed (please specify)

Please also write a comment shortly explaining the reasoning behind the chosen Status.

Directory structure

Separate page about changes to qtbase/examples directory structure: Qt5/Documentation/ExampleQtBaseStructure

Examples for qlalr

Category Name Location Type* Example category** Status Comments
QLALR Dummy-XML ./dummy-xml Exe ? ?
QLALR GLSL ./glsl Exe ? ?
QLALR Lambda ./lambda Exe ? ?
QLALR QParser ./qparser Exe ? ?

Examples for qt3d

Defer work -- not part of the Qt 5.0 release, but will hopefully be supported later

Category Name Location Type* Example category** Status Comments
Qt3D Qt3D Basket qt3d/basket Exe Demo, Snippet Fix Has both Qt and QML version. QML version produces error message on Mac when quitting.
Qt3D Builder qt3d/builder Exe Snippet ?
Qt3D Qt3D Cube qt3d/cube Exe small tutorial Fix QML-version broken on Mac (10.7): just displays blue screen
Qt3D Qt3D Cube qt3d/cubehouse Exe ? Drop Demos the use of the accelerometer together with a filter. Not so good looking. Could we replace with something else, or just remove?
Qt3D Cylinder qt3d/cylinder Exe ? Drop
Qt3D Geometry qt3d/geometry Exe ? Drop
Qt3D Load Model qt3d/load_model Exe ? Drop
Qt3D Nesting qt3d/nesting Exe ? Drop
Qt3D Solar System qt3d/solarsystem Exe ? Drop
Qt3D Tank qt3d/tank Exe ? Drop
Qt3D Teapot qt3d/teapot Exe ? Drop
Qt3D - Quick3D Animations quick3d/animations Exe ? Drop
Qt3D - Quick3D Quick3D Basket quick3d/basket Exe ? Drop
Qt3D - Quick3D Quick3D Cube quick3d/cube Exe ? Drop
Qt3D - Quick3D Forest quick3d/forest Exe ? Drop
Qt3D - Quick3D Lander quick3d/lander Exe ? Drop
Qt3D - Quick3D Matrix Animation quick3d/matrix_animation Exe ? Drop
Qt3D - Quick3D Monkey God quick3d/monkeygod Exe ? Drop
Qt3D - Quick3D Moon quick3d/moon Exe ? Drop
Qt3D - Quick3D Photoroom quick3d/photoroom Exe Example Fix QTBUG-26306
Qt3D - Quick3D Positional_lighting quick3d/positional_lighting Exe ? Drop
Qt3D - Quick3D Shaders quick3d/shaders Exe ? Drop
Qt3D - Quick3D Solarsystem_qml quick3d/solarsystem_qml Exe ? Drop
Qt3D - Quick3D Sphere quick3d/sphere Exe ? Drop

Examples for qtactiveqt

Category Name Location Type* Example category** Status Comments
ActiveQt - Examples COM App Example activeqt/comapp Exe Example Fix Runs, problems in doc (code missing)
ActiveQt - Examples Dotnet activeqt/dotnet Aux Test OK Referenced in ActiveQt docs, ok to keep I guess
ActiveQt - Examples Hierarchy activeqt/hierarchy Aux Example Fix Problem in doc (code missing)
ActiveQt - Examples ActiveQt Menus activeqt/menus Exe Example Fix Problem in doc (code missing)
ActiveQt - Examples Multiple activeqt/multiple Aux Example Fix Problem in doc (code missing)
ActiveQt - Examples OpenGL activeqt/opengl Exe Example Fix Runs ok, problem in doc (code missing)
ActiveQt - Examples Qutlook activeqt/qutlook Exe Example Fix Building not tested (outlook dep. missing), problem in doc (code missing)
ActiveQt - Examples Simple activeqt/simple Exe Example Fix Problem in doc (code missing)
ActiveQt - Examples Web Browser activeqt/webbrowser Exe Example Fix Runs ok, problem in doc (code missing)
ActiveQt - Examples Wrapper activeqt/wrapper Aux Example Fix problem in doc (code missing)

Examples for qtbase

Ref. also Qt5/Documentation/ExampleQtBaseStructure


Category Name Location Type* Example category** Status Comments
QtBase - Gestures Image Gestures gestures/imagegestures/imagegestures Exe ? ?
QtBase - D-Bus Dbus-chat dbus/dbus-chat Exe Example OK
QtBase - D-Bus List Names dbus/listnames Exe Snippet OK Works, but the code is not representative
QtBase - D-Bus Remote Controlled Car dbus/remotecontrolledcar/car Exe Example OK
QtBase - D-Bus RC Car (Controller) dbus/remotecontrolledcar/controller Exe Example OK
QtBase - D-Bus Complex Ping Pong dbus/complexpingpong Exe Example Rewrite signal serviceOwnerChanged is deprecated and has to be replaced by QDBusServiceWatcher
QtBase - D-Bus Ping Pong dbus/pingpong Exe Example Rewrite signal serviceOwnerChanged is deprecated and has to be replaced by QDBusServiceWatcher
QtBase - Embedded Digiflip embedded/digiflip Exe ? ?
QtBase - Embedded Flickable embedded/flickable Exe ? ?
QtBase - Embedded Flight Info embedded/flightinfo Exe ? ?
QtBase - Embedded Lightmaps embedded/lightmaps Exe ? ?
QtBase - Embedded Raycasting embedded/raycasting Exe ? ?
QtBase - Embedded Style Example embedded/styleexample Exe ? ?
QtBase - GUI Analog Clock gui/analogclock Exe Example OK
QtBase - GUI Raster Window gui/rasterwindow Exe Example OK
QtBase - IPC Local Fortune Client ipc/localfortuneclient Exe Example OK
QtBase - IPC Local Fortune Server ipc/localfortuneserver Exe Example OK
QtBase - IPC Shared Memory ipc/sharedmemory Exe Example OK
QtBase - Linguist Arrowpad linguist/arrowpad Exe Example OK
QtBase - Linguist Hellotr linguist/hellotr Exe Example OK
QtBase - Linguist Troll Print linguist/trollprint Exe Example OK
QtBase - Network Bearer Monitor network/bearermonitor Exe Example Fix No documentation
QtBase - Network Blocking Fortune Client network/blockingfortuneclient Exe Example OK
QtBase - Network Broadcast Receiver network/broadcastreceiver Exe Example OK
QtBase - Network Broadcast Sender network/broadcastsender Exe Example OK
QtBase - Network DNS Lookup network/dnslookup Exe Example Fix No documentation, not listed at http://doc-snapshot.qt-project.org/5.0-newdocs/qtdoc/examples-network.html
QtBase - Network Download network/download Exe Example Fix No documentation
QtBase - Network Download Manager network/downloadmanager Exe Example Fix No documentation
QtBase - Network Fortune Client network/fortuneclient Exe Example OK
QtBase - Network Fortune Server network/fortuneserver Exe Example OK
QtBase - Network Google Suggest network/googlesuggest Exe Example Fix https://bugreports.qt-project.org/browse/QTBUG-27909
QtBase - Network HTTP network/http Exe Example Fix No documentation
QtBase - Network Loopback network/loopback Exe Example Fix No documentation
QtBase - Network Multicast Receiver network/multicastreceiver Exe Example OK
QtBase - Network Multicast Sender network/multicastsender Exe Example OK
QtBase - Network Network-Chat network/network-chat Exe Example Fix No documentation
QtBase - Network Secure socket Client network/securesocketclient Exe Example Fix No documentation
QtBase - Network Threaded Fortune Server network/threadedfortuneserver Exe Example OK
QtBase - Network Torrent network/torrent Exe Demo OK
QtBase - OpenGL 2dpainting opengl/2dpainting Exe Example OK
QtBase - OpenGL Cube opengl/cube Exe Example OK
QtBase - OpenGL Framebufferobject2 opengl/framebufferobject2 Exe Example ?
QtBase - OpenGL Grabber opengl/grabber Exe Example Fix Broken on Mac
QtBase - OpenGL Hello GL opengl/hellogl Exe Example OK
QtBase - OpenGL Hello GL ES opengl/hellogl_es Exe Example ?
QtBase - OpenGL Hello GL ES2 opengl/hellogl_es2 Exe Example ?
QtBase - OpenGL Hello Window opengl/hellowindow Exe Example OK
QtBase - OpenGL Overpainting opengl/overpainting Exe Example OK
QtBase - OpenGL Painted Window opengl/paintedwindow Exe Example OK
QtBase - OpenGL PBuffers opengl/pbuffers Exe Example OK
QtBase - OpenGL PBuffers2 opengl/pbuffers2 Exe Example OK
QtBase - OpenGL Sample Buffers opengl/samplebuffers Exe Example OK (pending fix)
QtBase - OpenGL Textures opengl/textures Exe Example OK
QtBase - QPA Windows qpa/windows Exe ? ?
QtBase - QtConcurrent Image Scaling qtconcurrent/imagescaling Exe ? ?
QtBase - QtConcurrent Map qtconcurrent/map Exe ? ?
QtBase - QtConcurrent Progress Dialog qtconcurrent/progressdialog Exe ? ?
QtBase - QtConcurrent Run Function qtconcurrent/runfunction Exe ? ?
QtBase - QtConcurrent Word Count qtconcurrent/wordcount Exe ? ?
QtBase - QTestlib Tutorial Tutorial 1 qtestlib/tutorial1 Exe Tutorial ?
QtBase - QTestlib Tutorial Tutorial 2 qtestlib/tutorial2 Exe Tutorial ?
QtBase - QTestlib Tutorial Tutorial 3 qtestlib/tutorial3 Exe Tutorial ?
QtBase - QTestlib Tutorial Tutorial 4 qtestlib/tutorial4 Exe Tutorial ?
QtBase - QTestlib Tutorial Tutorial 5 qtestlib/tutorial5 Exe Tutorial ?
QtBase - SQL Books sql/books Exe Example OK
QtBase - SQL Cached Table sql/cachedtable Exe Example OK
QtBase - SQL Drill Down sql/drilldown Exe Example Fix/OK (update or use different images?)
QtBase - SQL Master Detail sql/masterdetail Exe Example OK
QtBase - SQL Querymodel sql/querymodel Exe Example OK
QtBase - SQL Relational Table Model sql/relationaltablemodel Exe Example OK
QtBase - SQL SQL Browser sql/sqlbrowser Exe Example OK
QtBase - SQL SQL Widget Mapper sql/sqlwidgetmapper Exe Example OK
QtBase - SQL Table Model sql/tablemodel Exe Example OK
QtBase - Threads Mandelbrot threads/mandelbrot Exe ? ? QTBUG-23635
QtBase - Threads Queued Custom Type threads/queuedcustomtype Exe ? ? QTBUG-23635
QtBase - Threads Semaphores threads/semaphores Exe ? ? QTBUG-23635
QtBase - Threads Wait Conditions threads/waitconditions Exe ? ? QTBUG-23635
QtBase - Tools Codecs tools/codecs Exe Example OK
QtBase - Tools Completer tools/completer Exe Example OK
QtBase - Tools Contiguous Cache tools/contiguouscache Exe Example OK
QtBase - Tools Custom Completer tools/customcompleter Exe Example OK
QtBase - Tools Custom Type tools/customtype Exe Example OK
QtBase - Tools Custom Type Sending tools/customtypesending Exe Example OK
QtBase - Tools I18n tools/i18n Exe Example OK
QtBase - Tools Plug & Paint tools/plugandpaint Exe Example Fix works only for non-shadow-build, release-only
QtBase - Tools Plug & Paint Plugins - Basictools tools/plugandpaintplugins/basictools Aux Example OK
QtBase - Tools Plug & Paint Plugins - Extrafilters tools/plugandpaintplugins/extrafilters Aux Example OK
QtBase - Tools Regexp tools/regexp Exe Example OK
QtBase - Tools Settings Editor tools/settingseditor Exe Example OK
QtBase - Tools Tree-Model Completer tools/treemodelcompleter Exe Example OK
QtBase - Tools Undo tools/undo Exe Example OK
QtBase - Tools Undo Framework tools/undoframework Exe Example OK
QtBase - Tools Echo Plugin - Echowindow tools/echoplugin/echowindow Exe Example OK
QtBase - Tools Echo Plugin tools/echoplugin/plugin Aux Example OK
QtBase - Tools Style Plugin tools/styleplugin/plugin Aux Example OK
QtBase - Tools Style Window App tools/styleplugin/stylewindow Exe Example OK
QtBase - Touch Dials touch/dials Exe ? ?
QtBase - Touch Finger Paint touch/fingerpaint Exe ? ?
QtBase - Touch Knobs touch/knobs Exe ? ?
QtBase - Touch Pinch Zoom touch/pinchzoom Exe ? ?
QtBase - Address Book Tutorial Address Book - Part 1 tutorials/addressbook/part1 Exe Tutorial ?
QtBase - Address Book Tutorial Address Book - Part 2 tutorials/addressbook/part2 Exe Tutorial ?
QtBase - Address Book Tutorial Address Book - Part 3 tutorials/addressbook/part3 Exe Tutorial ?
QtBase - Address Book Tutorial Address Book - Part 4 tutorials/addressbook/part4 Exe Tutorial ?
QtBase - Address Book Tutorial Address Book - Part 5 tutorials/addressbook/part5 Exe Tutorial ?
QtBase - Address Book Tutorial Address Book - Part 6 tutorials/addressbook/part6 Exe Tutorial ?
QtBase - Address Book Tutorial Address Book - Part 7 tutorials/addressbook/part7 Exe Tutorial ?
QtBase - Address Book (fr) Address Book (fr) - Part 1 tutorials/addressbook-fr/part1 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Address Book (fr) Address Book (fr) - Part 2 tutorials/addressbook-fr/part2 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Address Book (fr) Address Book (fr) - Part 3 tutorials/addressbook-fr/part3 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Address Book (fr) Address Book (fr) - Part 4 tutorials/addressbook-fr/part4 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Address Book (fr) Address Book (fr) - Part 5 tutorials/addressbook-fr/part5 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Address Book (fr) Address Book (fr) - Part 6 tutorials/addressbook-fr/part6 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Address Book (fr) Address Book (fr) - Part 7 tutorials/addressbook-fr/part7 Exe Tutorial Drop No diff. in code to addressbook, seems incomplete
QtBase - Getting Started Tutorial Getting Started - Part 1 tutorials/gettingStarted/gsQt/part1 Exe Tutorial ?
QtBase - Getting Started Tutorial Getting Started - Part 2 tutorials/gettingStarted/gsQt/part2 Exe Tutorial ?
QtBase - Getting Started Tutorial Getting Started - Part 3 tutorials/gettingStarted/gsQt/part3 Exe Tutorial ?
QtBase - Getting Started Tutorial Getting Started - Part 4 tutorials/gettingStarted/gsQt/part4 Exe Tutorial ?
QtBase - Getting Started Tutorial Getting Started - Part 5 tutorials/gettingStarted/gsQt/part5 Exe Tutorial ?
QtBase - Modelview Tutorial 1. Read-Only tutorials/modelview/1_readonly Exe Tutorial ?
QtBase - Modelview Tutorial 2. Formatting tutorials/modelview/2_formatting Exe Tutorial ?
QtBase - Modelview Tutorial 3. Changing Model tutorials/modelview/3_changingmodel Exe Tutorial ?
QtBase - Modelview Tutorial 4. Headers tutorials/modelview/4_headers Exe Tutorial ?
QtBase - Modelview Tutorial 5. Edit tutorials/modelview/5_edit Exe Tutorial ?
QtBase - Modelview Tutorial 6. Treeview tutorials/modelview/6_treeview Exe Tutorial ?
QtBase - Modelview Tutorial 7. Selections tutorials/modelview/7_selections Exe Tutorial ?
QtBase - Thread Tutorials Clock tutorials/threads/clock Exe Tutorial ?
QtBase - Thread Tutorials Hello Concurrent tutorials/threads/helloconcurrent Exe Tutorial ?
QtBase - Thread Tutorials Hello Thread tutorials/threads/hellothread Exe Tutorial ?
QtBase - Thread Tutorials Hello Thread Pool tutorials/threads/hellothreadpool Exe Tutorial ?
QtBase - Thread Tutorials Moved Object tutorials/threads/movedobject Exe Tutorial ?
QtBase - Widget Tutorial Child Widget tutorials/widgets/childwidget Exe Tutorial ?
QtBase - Widget Tutorial Nested Layouts tutorials/widgets/nestedlayouts Exe Tutorial ?
QtBase - Widget Tutorial Top-Level tutorials/widgets/toplevel Exe Tutorial ?
QtBase - Widget Tutorial Window Layout tutorials/widgets/windowlayout Exe Tutorial ?
QtBase - Widgets Animation widgets/animation Exe Example OK
QtBase - Widgets Effects widgets/effects Exe ? ?
QtBase - Widgets Desktop - Screenshot widgets/desktop/screenshot Exe Example OK
QtBase - Widgets Desktop - Systray widgets/desktop/systray Exe Example OK
QtBase - Widgets Dialogs - Trivial Wizard widgets/dialogs/trivialwizard Exe Example OK
QtBase - Widgets Dialogs - Class Wizard widgets/dialogs/classwizard Exe Example OK
QtBase - Widgets Dialogs - License Wizard widgets/dialogs/licensewizard Exe Example OK
QtBase - Widgets Dialogs - Config Dialog widgets/dialogs/configdialog Exe Example OK
QtBase - Widgets Dialogs - Extension widgets/dialogs/extension Exe Example OK
QtBase - Widgets Dialogs - Find Files widgets/dialogs/findfiles Exe Example OK
QtBase - Widgets Dialogs - SIP Dialog widgets/dialogs/sipdialog Exe Example Drop Main functionality is covered by other examples.
QtBase - Widgets Dialogs - Standard Dialogs widgets/dialogs/standarddialogs Exe Example OK
QtBase - Widgets Dialogs - Tab Dialog widgets/dialogs/tabdialog Exe Example OK
Widgets - Drag & Drop Draggableicons widgets/draganddrop/draggableicons Exe Example OK
Widgets - Drag & Drop Draggabletext widgets/draganddrop/draggabletext Exe Example OK
Widgets - Drag & Drop Dropsite widgets/draganddrop/dropsite Exe Example OK
Widgets - Drag & Drop Fridgemagnets widgets/draganddrop/fridgemagnets Exe Example OK
Widgets - Drag & Drop QtBase - Puzzle widgets/draganddrop/puzzle Exe Example OK
Widgets - Graphicsview Anchor Layout widgets/graphicsview/anchorlayout Exe Example OK
Widgets - Graphicsview Basic Graphics Layouts widgets/graphicsview/basicgraphicslayouts Exe Example OK
Widgets - Graphicsview Boxes widgets/graphicsview/boxes Exe ? ?
Widgets - Graphicsview Chip widgets/graphicsview/chip Exe Example/Demo almost OK Code looks good, but contains old Qt4 picture
Widgets - Graphicsview Colliding Mice widgets/graphicsview/collidingmice Exe Example OK
Widgets - Graphicsview Diagramscene widgets/graphicsview/diagramscene Exe Example OK
Widgets - Graphicsview Drag & Drop Robot widgets/graphicsview/dragdroprobot Exe Example Rewrite looks really 90s, could be something more fancy.
Widgets - Graphicsview Elastic Nodes widgets/graphicsview/elasticnodes Exe Example OK
Widgets - Graphicsview Embedded Dialogs widgets/graphicsview/embeddeddialogs Exe Example OK
Widgets - Graphicsview Graphicsview Flow Layout widgets/graphicsview/flowlayout Exe Example OK
Widgets - Graphicsview Pad Navigator widgets/graphicsview/padnavigator Exe Example OK
Widgets - Graphicsview Simple Anchor Layout widgets/graphicsview/simpleanchorlayout Exe Example OK
Widgets - Graphicsview Weather Anchor Layout widgets/graphicsview/weatheranchorlayout Exe Example OK
Widgets - Itemviews Address Book widgets/itemviews/addressbook Exe Example OK
Widgets - Itemviews Basic Sort Filter Model widgets/itemviews/basicsortfiltermodel Exe Example OK
Widgets - Itemviews Chart widgets/itemviews/chart Exe Example OK
Widgets - Itemviews Color Editor Factory widgets/itemviews/coloreditorfactory Exe ? ?
Widgets - Itemviews Combo-Widget Mapper widgets/itemviews/combowidgetmapper Exe Example OK
Widgets - Itemviews Custom Sort Filter Model widgets/itemviews/customsortfiltermodel Exe Example OK
Widgets - Itemviews Dirview widgets/itemviews/dirview Exe Example OK
Widgets - Itemviews Editabletreemodel widgets/itemviews/editabletreemodel Exe Example OK
Widgets - Itemviews Fetch More widgets/itemviews/fetchmore Exe Example OK
Widgets - Itemviews Frozen Column widgets/itemviews/frozencolumn Exe Example OK
Widgets - Itemviews Interview widgets/itemviews/interview Exe Example OK
Widgets - Itemviews Pixelator widgets/itemviews/pixelator Exe Example almost OK Code looks good, but contains old Qt logo
Widgets - Itemviews Itemviews Puzzle widgets/itemviews/puzzle Exe Example OK
Widgets - Itemviews Simple DOM Model widgets/itemviews/simpledommodel Exe Example OK
Widgets - Itemviews Simple Tree-Model widgets/itemviews/simpletreemodel Exe Example OK
Widgets - Itemviews Simple Widget Mapper widgets/itemviews/simplewidgetmapper Exe Example OK
Widgets - Itemviews Spinbox-Delegate widgets/itemviews/spinboxdelegate Exe Example OK
Widgets - Itemviews Spreadsheet widgets/itemviews/spreadsheet Exe Example OK
Widgets - Itemviews Stardelegate widgets/itemviews/stardelegate Exe ? ?
Widgets - Layouts Basic Layouts widgets/layouts/basiclayouts Exe Example OK
Widgets - Layouts Border Layout widgets/layouts/borderlayout Exe Example OK
Widgets - Layouts Dynamic Layouts widgets/layouts/dynamiclayouts Exe Example OK
Widgets - Layouts QtBase Flow Layout widgets/layouts/flowlayout Exe Example OK
Widgets - Mainwindows Application widgets/mainwindows/application Exe Example OK
Widgets - Mainwindows Dockwidgets widgets/mainwindows/dockwidgets Exe Example OK
Widgets - Mainwindows Mainwindow widgets/mainwindows/mainwindow Exe Demo OK
Widgets - Mainwindows MDI widgets/mainwindows/mdi Exe Example OK
Widgets - Mainwindows Menus widgets/mainwindows/menus Exe Example OK
Widgets - Mainwindows Recent Files widgets/mainwindows/recentfiles Exe Example OK
Widgets - Mainwindows SDI widgets/mainwindows/sdi Exe Example OK
Widgets - Painting Affine widgets/painting/affine Exe Example OK
Widgets - Painting Basicdrawing widgets/painting/basicdrawing Exe Example OK
Widgets - Painting Composition widgets/painting/composition Exe Example OK
Widgets - Painting Concentriccircles widgets/painting/concentriccircles Exe Example Almost OK effect is not so good visible on dark backgrounds
Widgets - Painting Deform widgets/painting/deform Exe Example Work needed lots of out commented code.
Widgets - Painting Fontsampler widgets/painting/fontsampler Exe Example OK
Widgets - Painting Gradients widgets/painting/gradients Exe Example OK
Widgets - Painting Imagecomposition widgets/painting/imagecomposition Exe Example OK
Widgets - Painting Painterpaths widgets/painting/painterpaths Exe Example OK
Widgets - Painting Pathstroke widgets/painting/pathstroke Exe Example OK
Widgets - Painting Shared widgets/painting/shared Aux Example Almost OK Unreadable If your system is using a bright text color
Widgets - Painting Transformations widgets/painting/transformations Exe Example OK
Widgets - Rich Text Calendar widgets/richtext/calendar Exe Example OK
Widgets - Rich Text Orderform widgets/richtext/orderform Exe Example OK
Widgets - Rich Text Syntaxhighlighter widgets/richtext/syntaxhighlighter Exe Example OK
Widgets - Rich Text Textedit widgets/richtext/textedit Exe Example OK
Widgets - Scroller Graphicsview widgets/scroller/graphicsview Exe ? ?
Widgets - State Machine Event Transitions widgets/statemachine/eventtransitions Exe Example OK
Widgets - State Machine Factorial widgets/statemachine/factorial Exe Example OK
Widgets - State Machine Ping-Pong (console) widgets/statemachine/pingpong Exe Example OK
Widgets - State Machine Rogue widgets/statemachine/rogue Exe Example OK
Widgets - State Machine Traffic Light widgets/statemachine/trafficlight Exe Example OK
Widgets - State Machine Two-way Button widgets/statemachine/twowaybutton Exe Example OK
Widgets - Custom Widgets Analog Clock Widget widgets/widgets/analogclock Exe ? ?
Widgets - Custom Widgets Application Icon widgets/widgets/applicationicon Exe ? ?
Widgets - Custom Widgets Calculator widgets/widgets/calculator Exe ? ?
Widgets - Custom Widgets Calendar-Widget widgets/widgets/calendarwidget Exe ? ?
Widgets - Custom Widgets Character Map widgets/widgets/charactermap Exe ? ?
Widgets - Custom Widgets Code Editor widgets/widgets/codeeditor Exe ? ?
Widgets - Custom Widgets Digital Clock widgets/widgets/digitalclock Exe ? ?
Widgets - Custom Widgets Elided Label widgets/widgets/elidedlabel Exe ? ?
Widgets - Custom Widgets Groupbox widgets/widgets/groupbox Exe ? ?
Widgets - Custom Widgets Icons widgets/widgets/icons Exe ? ?
Widgets - Custom Widgets Image Viewer widgets/widgets/imageviewer Exe ? ?
Widgets - Custom Widgets Line-Edits widgets/widgets/lineedits Exe ? ?
Widgets - Custom Widgets Mouse Buttons widgets/widgets/mousebuttons Exe ? ?
Widgets - Custom Widgets Movie widgets/widgets/movie Exe ? ?
Widgets - Custom Widgets Orientation widgets/widgets/orientation Exe ? ?
Widgets - Custom Widgets Scribble widgets/widgets/scribble Exe ? ?
Widgets - Custom Widgets Shaped Clock widgets/widgets/shapedclock Exe ? ?
Widgets - Custom Widgets Sliders widgets/widgets/sliders Exe ? ?
Widgets - Custom Widgets Softkeys widgets/widgets/softkeys Exe ? ?
Widgets - Custom Widgets Spinboxes widgets/widgets/spinboxes Exe ? ?
Widgets - Custom Widgets Styles widgets/widgets/styles Exe ? ?
Widgets - Custom Widgets Stylesheet widgets/widgets/stylesheet Exe ? ?
Widgets - Custom Widgets Tablet widgets/widgets/tablet Exe ? ?
Widgets - Custom Widgets Tetrix widgets/widgets/tetrix Exe ? ?
Widgets - Custom Widgets Tooltips widgets/widgets/tooltips Exe ? ?
Widgets - Custom Widgets Validators widgets/widgets/validators Exe ? ?
Widgets - Custom Widgets Wiggly widgets/widgets/wiggly Exe ? ?
Widgets - Custom Widgets Window Flags widgets/widgets/windowflags Exe ? ?
QtBase - XML DOM Bookmarks xml/dombookmarks Exe ? ?
QtBase - XML XML HTML Info (console) xml/htmlinfo Exe ? ?
QtBase - XML RSS-Listing xml/rsslisting Exe ? ?
QtBase - XML SAX Bookmarks xml/saxbookmarks Exe ? ?
QtBase - XML Stream Bookmarks xml/streambookmarks Exe ? ?
QtBase - XML XML Stream Lint (console) xml/xmlstreamlint Exe ? ?

Examples for qtconnectivity

Category Name Location Type* Example category** Status Comments
QtConnectivity - Examples Annotated URL qtconnectivity/examples/annotatedurl Exe ? ?
QtConnectivity - Examples Bt Chat qtconnectivity/examples/btchat Exe ? ?
QtConnectivity - Examples Bt File Transfer qtconnectivity/examples/btfiletransfer Exe ? ?
QtConnectivity - Examples Bt Scanner qtconnectivity/examples/btscanner Exe ? ?
QtConnectivity - Examples Bt Tennis qtconnectivity/examples/bttennis Exe ? ?
QtConnectivity - Examples NDEF Editor qtconnectivity/examples/ndefeditor Exe ? ?
QtConnectivity - Examples Poster qtconnectivity/examples/poster Exe ? ?
QtConnectivity - Examples Scanner qtconnectivity/examples/scanner Exe ? ?

Examples for qtdeclarative

Category Name Location Type* Example category** Status Comments
QtDeclarative - Demos Calqlatr demos/calqlatr Exe Demo ?
QtDeclarative - Demos Clocks demos/clocks QML Demo ?
QtDeclarative - Demos Maroon demos/maroon Exe Demo ?
QtDeclarative - Demos Photo Viewer demos/photoviewer QML Demo ?
QtDeclarative - Demos RSS News demos/rssnews QML Demo ?
QtDeclarative - Demos Samegame demos/samegame Exe Demo ?
QtDeclarative - Demos Stocqt demos/stocqt Exe Demo ?
QtDeclarative - Demos Tweetsearch demos/tweetsearch Exe Demo ?
QtDeclarative - Local Storage Local Storage localstorage/localstorage Exe Example OK
QtDeclarative - Particles Affectors particles/affectors Exe Example OK
QtDeclarative - Particles Customparticle particles/customparticle Exe Example OK
QtDeclarative - Particles Emitters particles/emitters Exe Example OK
QtDeclarative - Particles Imageparticle particles/imageparticle Exe Example OK
QtDeclarative - Particles System particles/system Exe Example OK
QtDeclarative - Qml Qml Dynamicscene qml/dynamicscene QML Example OK
QtDeclarative - Qml Qml I18n qml/i18n QML Example OK
QtDeclarative - Qml Qml Imageprovider qml/imageprovider Aux Example OK
QtDeclarative - Qml Locale qml/locale QML Example OK
QtDeclarative - Qml NetworkAccessManager Factory qml/networkaccessmanagerfactory Exe Example OK
QtDeclarative - Qml Qml Plugins qml/plugins Aux Example OK
QtDeclarative - Qml Shell qml/shell Exe Example OK
QtDeclarative - Qml Qml - XMLHttpRequest qml/xmlhttprequest Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Adding qml/referenceexamples/adding Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Attached qml/referenceexamples/attached Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Binding qml/referenceexamples/binding Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Coercion qml/referenceexamples/coercion Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Default qml/referenceexamples/default Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Extended qml/referenceexamples/extended Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Grouped qml/referenceexamples/grouped Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Methods qml/referenceexamples/methods Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Properties qml/referenceexamples/properties Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Signal qml/referenceexamples/signal Exe Example OK
QtDeclarative - Reference Examples QtDeclarative Value Source qml/referenceexamples/valuesource Exe Example OK
QtDeclarative - Qmltest Qmltest qmltest/qmltest Exe Example OK
QtDeclarative - QtQuick QtQuick Accessibility quick/accessibility Exe Example OK
QtDeclarative - QtQuick QtQuick Animation quick/animation Exe Example Fix https://bugreports.qt-project.org/browse/QTBUG-28148
QtDeclarative - QtQuick QtQuick Canvas quick/canvas Exe Example OK
QtDeclarative - QtQuick QtQuick Drag & Drop quick/draganddrop Exe Example OK
QtDeclarative - QtQuick QtQuick Imageelements quick/imageelements Exe Example OK
QtDeclarative - QtQuick QtQuick Key Interaction quick/keyinteraction Exe Example OK
QtDeclarative - QtQuick QtQuick Modelviews quick/modelviews Exe Example OK
QtDeclarative - QtQuick QtQuick Mousearea quick/mousearea Exe Example Fix https://bugreports.qt-project.org/browse/QTBUG-28148
QtDeclarative - QtQuick QtQuick Positioners quick/positioners Exe Example Fix https://bugreports.qt-project.org/browse/QTBUG-28148
QtDeclarative - QtQuick QtQuick Right To Left quick/righttoleft Exe Example Fix https://bugreports.qt-project.org/browse/QTBUG-28148
QtDeclarative - QtQuick QtQuick Shader Effects quick/shadereffects Exe Example OK
QtDeclarative - QtQuick QtQuick Text quick/text Exe Example OK
QtDeclarative - QtQuick QtQuick Threading quick/threading Exe Example OK
QtDeclarative - QtQuick QtQuick Touch Interaction quick/touchinteraction Exe Example OK
QtDeclarative - Custom Items Dialcontrol quick/customitems/dialcontrol QML Example OK
QtDeclarative - Custom Items Flipable quick/customitems/flipable QML Example OK
QtDeclarative - Custom Items Maskedmousearea quick/customitems/maskedmousearea Exe Example OK
QtDeclarative - Custom Items Painteditem quick/customitems/painteditem Aux Example OK
QtDeclarative - Custom Items Progressbar quick/customitems/progressbar QML Example OK
QtDeclarative - Custom Items Scrollbar quick/customitems/scrollbar QML Example OK
QtDeclarative - Custom Items Searchbox quick/customitems/searchbox QML Example OK
QtDeclarative - Custom Items Slideswitch quick/customitems/slideswitch QML Example OK
QtDeclarative - Custom Items Spinner quick/customitems/spinner QML Example OK
QtDeclarative - Custom Items Tabwidget quick/customitems/tabwidget QML Example OK
Scene Graph - Examples Customgeometry quick/scenegraph/customgeometry Exe Example OK
Scene Graph - Examples Openglunderqml quick/scenegraph/openglunderqml Exe Example OK
Scene Graph - Examples Simplematerial quick/scenegraph/simplematerial Exe Example OK
QtDeclarative - Extending Chapter1-basics tutorials/extending/chapter1-basics Exe Tutorial ?
QtDeclarative - Extending Chapter2-methods tutorials/extending/chapter2-methods Exe Tutorial ?
QtDeclarative - Extending Chapter3-bindings tutorials/extending/chapter3-bindings Exe Tutorial ?
QtDeclarative - Extending Chapter4-custom property types tutorials/extending/chapter4-customPropertyTypes Exe Tutorial ?
QtDeclarative - Extending Chapter5-list properties tutorials/extending/chapter5-listproperties Exe Tutorial ?
QtDeclarative - Extending Chapter6-plugins tutorials/extending/chapter6-plugins Aux Tutorial ?
QML - Getting Started File Dialog tutorials/gettingStartedQml/filedialog Aux Tutorial ?
QtDeclarative - Window Window window/window Exe Example OK (except on Mac - issue because of trying to load the file from inside a app bundle where it's not been moved to)

Examples for qtfeedback

Category Name Location Type* Example category** Status Comments
QtFeedback - Examples Hapticsplayer qtfeedback/examples/hapticsplayer Exe ? ?
QtFeedback - Examples Hapticsquare qtfeedback/examples/hapticsquare Exe ? ?

Examples for qtlocation

Category Name Location Type* Example category** Status Comments
QtLocation - Examples Logfilepositionsource qtlocation/examples/logfilepositionsource Exe ? ?
QtLocation - Examples QtLocation Weatherinfo qtlocation/examples/weatherinfo Exe ? ?
QtLocation - Declarative Flickr declarative/flickr Exe ? ?
QtLocation - Declarative Mapviewer declarative/mapviewer Exe ? ?
QtLocation - Declarative Places declarative/places Exe ? ?
QtLocation - Declarative Places List declarative/places_list Exe ? ?
QtLocation - Declarative Places Map declarative/places_map Exe ? ?

Examples for qtmultimedia

Category Name Location Type* Example category** Status Comments
QtMultimedia - Examples Audiodecoder qtmultimedia/examples/audiodecoder Exe ? ?
QtMultimedia - Examples Audiodevices qtmultimedia/examples/audiodevices Exe Example OK
QtMultimedia - Examples Audioinput qtmultimedia/examples/audioinput Exe Example OK
QtMultimedia - Examples Audiooutput qtmultimedia/examples/audiooutput Exe Example OK
QtMultimedia - Examples Audiorecorder qtmultimedia/examples/audiorecorder Exe ? ?
QtMultimedia - Examples Camera qtmultimedia/examples/camera Exe ? ?
QtMultimedia - Examples Declarative-camera qtmultimedia/examples/declarative-camera Exe ? ?
QtMultimedia - Examples Declarative-radio qtmultimedia/examples/declarative-radio Exe ? ?
QtMultimedia - Examples Player qtmultimedia/examples/player Exe ? ?
QtMultimedia - Examples Radio qtmultimedia/examples/radio Exe ? ?
QtMultimedia - Examples Videographicsitem qtmultimedia/examples/videographicsitem Exe Example Fix QTBUG-28158
QtMultimedia - Examples Videowidget qtmultimedia/examples/videowidget Exe Example OK
QtMultimedia - Spectrum Spectrum Analyzer spectrum/spectrum Exe ? ?
QtMultimedia - Video QML Video video/qmlvideo Exe ? ?
QtMultimedia - Video QML Video FX video/qmlvideofx Exe ? ?

Examples for qtpim

Category Name Location Type* Example category** Status Comments
QtPIM - Examples Calendardemo qtpim/examples/calendardemo Exe ? ?
QtPIM - Examples Qmlcontactslistview qtpim/examples/qmlcontactslistview QML ? ?
QtPIM - Examples Qmlorganizerlistview qtpim/examples/qmlorganizerlistview QML ? ?
QtPIM - Examples Todo qtpim/examples/todo Exe ? ?

Examples for qtquick1

Category Name Location Type* Example category** Status Comments
QtQuick1 - Declarative QtQuick1 I18n declarative/i18n Exe ? ?
QtQuick1 - Declarative QtQuick1 Positioners declarative/positioners Exe ? ?
QtQuick1 - Declarative QtQuick1 Screen Orientation declarative/screenorientation QML ? ?
QtQuick1 - Declarative QtQuick1 Shader Effects declarative/shadereffects Exe ? ?
QtQuick1 - Declarative QtQuick1 SQL Local Storage declarative/sqllocalstorage Exe ? ?
QtQuick1 - Animation Easing declarative/animation/easing Exe ? ?
QtQuick1 - Animation States declarative/animation/states Exe ? ?
QtQuick1 - Cpp Extensions QtQuick1 Imageprovider declarative/cppextensions/imageprovider Aux ? ?
QtQuick1 - Cpp Extensions QtQuick1 NetworkAccessManager Factory declarative/cppextensions/networkaccessmanagerfactory Exe ? ?
QtQuick1 - Cpp Extensions QtQuick1 Plugins declarative/cppextensions/plugins Aux ? ?
QtQuick1 - Cpp Extensions QtQuick1 QWidgets declarative/cppextensions/qwidgets Aux ? ?
QtQuick1 - QGraphicsLayouts Layoutitem declarative/cppextensions/qgraphicslayouts/layoutitem Exe ? ?
QtQuick1 - QGraphicsLayouts QGraphicsGridLayout declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout Exe ? ?
QtQuick1 - QGraphicsLayouts QGraphicsLinearLayout declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Adding declarative/cppextensions/referenceexamples/adding Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Attached declarative/cppextensions/referenceexamples/attached Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Binding declarative/cppextensions/referenceexamples/binding Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Coercion declarative/cppextensions/referenceexamples/coercion Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Default declarative/cppextensions/referenceexamples/default Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Extended declarative/cppextensions/referenceexamples/extended Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Grouped declarative/cppextensions/referenceexamples/grouped Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Methods declarative/cppextensions/referenceexamples/methods Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Properties declarative/cppextensions/referenceexamples/properties Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Signal declarative/cppextensions/referenceexamples/signal Exe ? ?
QtQuick1 - Reference Examples QtQuick1 Value Source declarative/cppextensions/referenceexamples/valuesource Exe ? ?
QtQuick1 - Image Elements Borderimage declarative/imageelements/borderimage Exe ? ?
QtQuick1 - Image Elements Image declarative/imageelements/image Exe ? ?
QtQuick1 - Image Elements Shadows declarative/imageelements/shadows Exe ? ?
QtQuick1 - Model Views Abstractitemmodel declarative/modelviews/abstractitemmodel Exe ? ?
QtQuick1 - Model Views Gridview declarative/modelviews/gridview Exe ? ?
QtQuick1 - Model Views Objectlistmodel declarative/modelviews/objectlistmodel Exe ? ?
QtQuick1 - Model Views Package declarative/modelviews/package Exe ? ?
QtQuick1 - Model Views Parallax declarative/modelviews/parallax Exe ? ?
QtQuick1 - Model Views Pathview declarative/modelviews/pathview Exe ? ?
QtQuick1 - Model Views Stringlistmodel declarative/modelviews/stringlistmodel Exe ? ?
QtQuick1 - Model Views Visualitemmodel declarative/modelviews/visualitemmodel Exe ? ?
QtQuick1 - Listview Dynamiclist declarative/modelviews/listview/dynamiclist Exe ? ?
QtQuick1 - Listview Expandingdelegates declarative/modelviews/listview/expandingdelegates Exe ? ?
QtQuick1 - Listview Highlight declarative/modelviews/listview/highlight Exe ? ?
QtQuick1 - Listview Highlightranges declarative/modelviews/listview/highlightranges Exe ? ?
QtQuick1 - Listview Sections declarative/modelviews/listview/sections Exe ? ?
QtQuick1 - Text Textselection declarative/text/textselection Exe ? ?
QtQuick1 - Fonts Availablefonts declarative/text/fonts/availableFonts Exe ? ?
QtQuick1 - Fonts Banner declarative/text/fonts/banner Exe ? ?
QtQuick1 - Fonts Fonts declarative/text/fonts/fonts Exe ? ?
QtQuick1 - Fonts Hello declarative/text/fonts/hello Exe ? ?
QtQuick1 - Threading Threadedlistmodel declarative/threading/threadedlistmodel Exe ? ?
QtQuick1 - Threading Workerscript declarative/threading/workerscript Exe ? ?
QtQuick1 - Touch Interaction Pinch Area declarative/touchinteraction/pincharea Exe ? ?
QtQuick1 - Toys QtQuick1 Clocks declarative/toys/clocks Exe ? ?
QtQuick1 - Toys QtQuick1 Corkboards declarative/toys/corkboards Exe ? ?
QtQuick1 - Toys QtQuick1 Dynamicscene declarative/toys/dynamicscene Exe ? ?
QtQuick1 - Toys QtQuick1 TV Tennis declarative/toys/tvtennis Exe ? ?
QtQuick1 - Tutorials (Extending) Chapter 1 (Basics) declarative/tutorials/extending/chapter1-basics Exe Tutorial ?
QtQuick1 - Tutorials (Extending) Chapter 2 (Methods) declarative/tutorials/extending/chapter2-methods Exe Tutorial ?
QtQuick1 - Tutorials (Extending) Chapter 3 (Bindings) declarative/tutorials/extending/chapter3-bindings Exe Tutorial ?
QtQuick1 - Tutorials (Extending) Chapter 4 (Custom Property Types) declarative/tutorials/extending/chapter4-customPropertyTypes Exe Tutorial ?
QtQuick1 - Tutorials (Extending) Chapter 5 (List Properties) declarative/tutorials/extending/chapter5-listproperties Exe Tutorial ?
QtQuick1 - Tutorials (Extending) Chapter 6 (Plugins) declarative/tutorials/extending/chapter6-plugins Aux Tutorial ?
QtQuick1 - UI Components QtQuick1 Dialcontrol declarative/ui-components/dialcontrol Exe ? ?
QtQuick1 - UI Components QtQuick1 Flipable declarative/ui-components/flipable Exe ? ?
QtQuick1 - UI Components QtQuick1 Main declarative/ui-components/main Exe ? ?
QtQuick1 - UI Components QtQuick1 Progressbar declarative/ui-components/progressbar Exe ? ?
QtQuick1 - UI Components QtQuick1 Scrollbar declarative/ui-components/scrollbar Exe ? ?
QtQuick1 - UI Components QtQuick1 Searchbox declarative/ui-components/searchbox Exe ? ?
QtQuick1 - UI Components QtQuick1 Slideswitch declarative/ui-components/slideswitch Exe ? ?
QtQuick1 - UI Components QtQuick1 Spinner declarative/ui-components/spinner Exe ? ?
QtQuick1 - UI Components QtQuick1 Tabwidget declarative/ui-components/tabwidget Exe ? ?
QtQuick1 - Demos QtQuick1 Calculator demos/calculator Exe Demo ?
QtQuick1 - Demos QtQuick1 Flickr demos/flickr Exe Demo This demo is used in the QML porting guidelines.
QtQuick1 - Demos QtQuick1 Minehunt demos/minehunt Exe Demo ?
QtQuick1 - Demos QtQuick1 Photo Viewer demos/photoviewer Exe Demo ?
QtQuick1 - Demos QtQuick1 Rssnews demos/rssnews Exe Demo ?
QtQuick1 - Demos QtQuick1 Samegame demos/samegame Exe Demo ?
QtQuick1 - Demos QtQuick1 Snake demos/snake Exe Demo ?
QtQuick1 - Demos QtQuick1 Twitter demos/twitter Exe Demo ?

Examples for qtscript

Category Name Location Type* Example category** Status Comments
QtScript - Examples QtScript Calculator script/calculator Exe Example OK
QtScript - Examples Context2d script/context2d Exe Example OK
QtScript - Examples Custom Class script/customclass Exe Example OK
QtScript - Examples Default Prototypes script/defaultprototypes Exe Example OK
QtScript - Examples Helloscript script/helloscript Exe Example OK
QtScript - Examples Marshal script/marshal Exe Example OK
QtScript - Examples QScript script/qscript Exe Example OK
QtScript - Examples QtScript Debugger Example script/qsdbg Exe Example Fix QTBUG-28128
QtScript - Examples QSTetrix script/qstetrix Exe Example OK

Examples for qtsensors

Category Name Location Type* Example category** Status Comments
QtSensors - Examples Accel sensors/accel Exe ? ?
QtSensors - Examples Accelbubble sensors/accelbubble Exe ? ?
QtSensors - Examples Cubehouse sensors/cubehouse Exe ? ?
QtSensors - Examples Maze sensors/maze Exe ? ?
QtSensors - Examples QML QtSensors sensors/qmlqtsensors Exe ? ?
QtSensors - Examples Sensor Gestures sensors/sensorgestures Exe ? ?
QtSensors - Examples Shake It sensors/shakeit Exe ? ?
QtSensors - Grue Sensor Grue Sensor Import sensors/grue/import Aux Example OK
QtSensors - Grue Sensor Grue Sensor Library sensors/grue/lib Aux Example OK
QtSensors - Grue Sensor Grue Sensor Plugin sensors/grue/plugin Aux Example OK
QtSensors - Grue Sensor Console Application sensors/grue/console_app Exe Example OK
QtSensors - Grue Sensor QML Application sensors/grue/grue Exe Example OK Doc needs a small fix (no qmlscene needed, now has a launcher)
QtSensors - Sensor Gesture Sensor Gesture QML Type Plugin sensors/qmlsensorgestures/plugin Aux ? ?
QtSensors - Sensor Gesture Sensor Gesture QML Application sensors/qmlsensorgestures/qmlsensorgestures Exe ? ?
QtSensors - Explorer Sensor Explorer QML Import sensors/sensor_explorer/import Aux Example OK
QtSensors - Explorer Sensor Explorer QML Application sensors/sensor_explorer/sensor_explorer Exe Example OK Doc needs a small fix (no qmlscene needed, now has a launcher)

Examples for qtsvg

Category Name Location Type* Example category** Status Comments
QtSVG - Drag & Drop Delayed Encoding draganddrop/delayedencoding Exe Example Fix https://bugreports.qt-project.org/browse/QTBUG-28186
QtSVG - Embedded Examples Desktopservices embedded/desktopservices Exe Example Fix contains old Nokia URLs
QtSVG - Embedded Examples Embeddedsvgviewer embedded/embeddedsvgviewer Exe Example OK
QtSVG - Embedded Examples Fluidlauncher embedded/fluidlauncher Exe Example ?
QtSVG - Embedded Examples QtSVG Weatherinfo embedded/weatherinfo Exe ? ?
QtSVG - Network Bearer Cloud network/bearercloud Exe Example OK
QtSVG - OpenGL Framebuffer Object opengl/framebufferobject Exe Example ?
QtSVG - Painting SVG Generator painting/svggenerator Exe Example OK
QtSVG - Painting SVG Viewer painting/svgviewer Exe Example ?
QtSVG - Rich Text Text Object richtext/textobject Exe Example ?

Examples for qtsystems

Category Name Location Type* Example category** Status Comments
QtSystems - Publish & Subscribe Publish & Subscribe Example publishsubscribe/publish-subscribe Exe ? ?
QtSystems - Publish & Subscribe Battery-Publisher publishsubscribe/battery-charge/battery-publisher Exe ? ?
QtSystems - Publish & Subscribe Battery-Subscriber publishsubscribe/battery-charge/battery-subscriber QML ? ?
QtSystems - Service Framework Dialer serviceframework/dialer Exe ? ?
QtSystems - Service Framework Remote Dialer Service serviceframework/remotedialerservice Exe ? ?
QtSystems - Service Framework Service Browser serviceframework/servicebrowser Exe ? ?
QtSystems - Service Framework VoIP Dialer Plugin serviceframework/voipdialerplugin Aux ? ?

Examples for qttools

Category Name Location Type* Example category** Status Comments
QtTools - Designer Arthurplugin designer/arthurplugin Aux Example Fix QTBUG-28147
QtTools - Designer Calculator Builder designer/calculatorbuilder Exe Example OK
QtTools - Designer Calculator Form designer/calculatorform Exe Example OK
QtTools - Designer Container Extension designer/containerextension Aux Example OK
QtTools - Designer Custom Widget Plugin designer/customwidgetplugin Aux Example OK
QtTools - Designer Task Menu Extension designer/taskmenuextension Aux Example OK
QtTools - Designer World Time Clock Builder designer/worldtimeclockbuilder Exe Example OK
QtTools - Designer World Time Clock Plugin designer/worldtimeclockplugin Aux Example OK
QtTools - Help Examples Context Sensitive Help help/contextsensitivehelp Exe Example Fix Path to documentation can't be resolved (tries to get them from qtbase instead of qttools)
QtTools - Help Examples Remote Control help/remotecontrol Exe Example OK
QtTools - Help Examples Simple Text Viewer help/simpletextviewer Exe Example Fix Path to documentation can't be resolved (tries to get them from qtbase instead of qttools)
QtTools - UI Tools Multiple Inheritance uitools/multipleinheritance Exe Example OK
QtTools - UI Tools Text Finder uitools/textfinder Exe Example OK

Examples for qtwayland

Category Name Location Type* Example category** Status Comments
QtWayland Qml-compositor qtwayland/examples/qml-compositor Exe ? ?
QtWayland Qwidget-compositor qtwayland/examples/qwidget-compositor Exe ? ?
QtWayland Qwindow-compositor qtwayland/examples/qwindow-compositor Exe ? ?

Examples for qtwebkit-examples-and-demos

Category Name Location Type* Example category** Status Comments
QtWebKit Example Browser Browser qtwebkit-examples-and-demos/examples/browser Exe Demo Fix Code contains old Nokia URL
QtWebKit - Embedded Browser Anomaly embedded/anomaly Exe Example Fix Code contains old Nokia URLs and reads Trolltech settings folder, crashes on Mac ( https://bugs.webkit.org/show_bug.cgi?id=101867 )
QtWebKit - Scroller Examples Plot scroller/plot Exe Example OK
QtWebKit - Scroller Examples Wheel scroller/wheel Exe Example OK
QtWebKit - Misc. Examples DOM Traversal webkit/domtraversal Exe Example Fix Code contains old Nokia URL
QtWebKit - Misc. Examples Fancy Browser webkit/fancybrowser Exe Example Fix Crashes on Mac ( https://bugs.webkit.org/show_bug.cgi?id=101867 )
QtWebKit - Misc. Examples Form Extractor webkit/formextractor Exe Example OK
QtWebKit - Misc. Examples Frame Capture webkit/framecapture Exe Example Fix Code contains old Nokia URL
QtWebKit - Misc. Examples Google Chat webkit/googlechat Exe Example Fix Error: Service unavailable
QtWebKit - Misc. Examples Image Analyzer webkit/imageanalyzer Exe Example Fix Code contains 'Nokia' for 'User-Agent' header
QtWebKit - Misc. Examples Previewer webkit/previewer Exe Example OK
QtWebKit - Misc. Examples Simple Selector webkit/simpleselector Exe Example Fix does not remove highlights of removed tags when clicking Highlight 2nd time with different tags inside the elementLineEdit
QtWebKit - XML Patterns Examples Qobjectxmlmodel xmlpatterns/qobjectxmlmodel Exe Example Fix does not work (hangs while setting the query)

Examples for qtxmlpatterns

Category Name Location Type* Example category** Status Comments
QtXMLPatterns - XML Patterns Examples File Tree xmlpatterns/filetree Exe Example OK
QtXMLPatterns - XML Patterns Examples Recipes xmlpatterns/recipes Exe Example OK
QtXMLPatterns - XML Patterns Examples Schema xmlpatterns/schema Exe Example OK
QtXMLPatterns - XML Patterns Examples Traffic Info xmlpatterns/trafficinfo Exe Example Fix or Drop used URLs do not (or no more?) work