Category:Developing with Qt::Qt Quick: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Remove links to outdated content)
(Make it a sub-category to ensure it gets linked suitably.)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
'''English'''
[[Category:Developing with Qt]]
| [[:Category_Persian:qtquick_persian|فارسی]]
{{LangSwitch}}
 
 
= Qt Quick (Qt User Interface Creation Kit) =


[[Qt_Quick|Qt Quick]] is a collection of technologies that are designed to help developers create the kind of intuitive, modern-looking, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes, other portable devices and increasingly on desktop applications.
[[Qt_Quick|Qt Quick]] is a collection of technologies that are designed to help developers create the kind of intuitive, modern-looking, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes, other portable devices and increasingly on desktop applications.
Line 65: Line 62:
[[QtQuick_ToolTip_component | Qt Quick ToolTip component]] <br>
[[QtQuick_ToolTip_component | Qt Quick ToolTip component]] <br>


=== Python ===
[[Connecting_QML_Signals_in_PySide | Connecting QML Signals in PySide]]


=== In Foreign Language ===
=== In Foreign Language ===
Line 91: Line 85:
=== Stubs ===
=== Stubs ===


[[QMLBook | QMLBook]] <br>
[[QMLBookQMLViewer | QMLBookQMLViewer]] <br>
[[QMLBookQMLViewer | QMLBookQMLViewer]] <br>
[[Qt_Quick_Tutorial | Qt Quick Tutorial]] <br>
[[Qt_Quick_Tutorial | Qt Quick Tutorial]] <br>
[[Qt_Quick_Components | Qt Quick Components]] <br>
[[Qt_Quick_Components | Qt Quick Components]]
[[State_Machines_and_QML_GUIs | State Machines and QML GUIs]]  


=== Various ===
=== Various ===


[[Qt_Quick_Videos | Qt Quick Videos]]
[[Qt_Quick_Videos | Qt Quick Videos]] <br>
[[QML_gridview_mousearea_example | QML gridview mousearea example]]
[[QML_gridview_mousearea_example | QML gridview mousearea example]]

Latest revision as of 12:07, 15 September 2016

En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh

Qt Quick is a collection of technologies that are designed to help developers create the kind of intuitive, modern-looking, fluid user interfaces that are increasingly used on mobile phones, media players, set-top boxes, other portable devices and increasingly on desktop applications.

Qt Quick consists of a rich set of user interface elements, a declarative language for describing user interfaces and a language run-time. A collection of C++ APIs are used to integrate these high level features with classic Qt applications. Qt Quick is a high-level UI technology that allows developers and UI designers to work together to create animated, touch-enabled UIs and lightweight applications.

Though Qt Quick is a new technology, there is a wealth of learning material available. A good starting point is the Qt Quick Documentation and to run several of the examples and demos that come with Qt.

Wiki Pages by Category

Whitepapers and General Documents

QtQuickToolingWhitepaper
Introduction to Qt Quick
Introduction_to_Qt_Quick
Qt Accessibility
Qt Quick

Demos

Coffee Tweed Demo
Weather Demo
Radio Tuner Demo
Qt Quick Demo Apps Downgrade
In-vehicle Infotainment Demo
Home Control Demo
Dictomania Demo
Flying Bus Game
How To Mingle QML Tetrominos And Ninjas Zij Lost Tetris Game

Tutorials

The Qt Quick Carousel
Smooth Image Flicking in Qt Quick
JavaScript programmer
Modern mobile applications with Qt and QML
Qt Quick Tutorial

HowTos and Best Practices

Drag and Drop within a GridView
Flickable Wrapped TextEdit
How to Port From Desktop to Mobile
How to style a QML scroll bar with an image provider
How to create columns in a QML ListView
Model View Options In Qt
QML and QSqlTableModel
Qt Quick Best Practices
Real-time Sorting and Filtering of a GridView
QML Styling
Data Sharing - QML to C+
Qt Quick Dont's

Tips, Tricks and Snippets

10 secret Ninja weapons for Qt Quick QML developers
Delayed Animations
QML Example Use timer to update Date
Bridging the Gap between C+ and QML Model/View
Creating a property binding from JavaScript
Qt Quick ToolTip component


In Foreign Language

Qt Quick Arabic
Qt Quick Catalan
Qt Quick Hungarian
Qt Quick Italian
Qt Quick Japanese
Qt Quick Persian
Qt Quick Portuguese
Qt Quick Russian
Qt Quick Spanish
DelayedAnimations French
Delayed Animations Italian
Delayed Animations Spanish
Weather Demo App Japanese
Getting Started Programming with QML in Hungarian
Einfuehrung in die Programmierung mit QML German
Males practiques amb Qt Quick Catalan?
QmlStyling Hungarian

Stubs

QMLBookQMLViewer
Qt Quick Tutorial
Qt Quick Components

Various

Qt Quick Videos
QML gridview mousearea example

Pages in category "Developing with Qt::Qt Quick"

The following 82 pages are in this category, out of 82 total.