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

From Qt Wiki
Jump to navigation Jump to search
(Removed dead link)
(Removed dead links)
Line 67: Line 67:
=== Python ===
=== Python ===


[[Auto-generating_QObject_from_template_in_PySide | Auto-generating QObject from template in PySide]] <br>
[[Connecting_QML_Signals_in_PySide | Connecting QML Signals in PySide]]
[[Connecting_QML_Signals_in_PySide | Connecting QML Signals in PySide]] <br>
[[Defining_and_using_constants_from_PySide_in_QML | Defining and using constants from PySide in QML]] <br>
[[Filling_and_reading_QML_UI_forms_from_Python | Filling and reading QML UI forms from Python]] <br>
[[Selectable_list_of_Python_objects_in_QML | Selectable list of Python objects in QML]] <br>
[[Updating_QML_content_from_Python_threads | Updating QML content from Python threads]] <br>
[[Using_QtMobility_sensors_and_QML_from_PySide | Using QtMobility sensors and QML from PySide]] <br>
[[Using_QtWebKit_and_QML_with_PySide | Using QtWebKit and QML with PySide]] <br>
[[Utilizing_Qt_Quick_Colibri_in_PySide | Utilizing Qt Quick Colibri in PySide]] <br>
[[Multi-selection_lists_in_Python_with_QML | Multi-selection lists in Python with QML]]


=== In Foreign Language ===
=== In Foreign Language ===

Revision as of 08:43, 24 May 2015

English | فارسی


Qt Quick (Qt User Interface Creation Kit)

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

Python

Connecting QML Signals in PySide

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

Minutes

QtQuickMinutes
QtQuickMinutes20100817
QtQuickMinutes20100824
QtQuickMinutes20100831
QtQuickMinutes20100907
QtQuickMinutes20100914
QtQuickMinutes20100921

Stubs

QMLBook
QMLBookQMLViewer
Qt Quick Tutorial
Qt Quick Components
State Machines and QML GUIs

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.