User Tools

Site Tools


qt-quick-for-designers-1:interaction_basics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
qt-quick-for-designers-1:interaction_basics [2013/06/21 22:23] mithatqt-quick-for-designers-1:interaction_basics [2013/07/06 22:52] (current) mithat
Line 3: Line 3:
  
   * The **MouseArea** item handles mouse events for items that are on the scene.   * The **MouseArea** item handles mouse events for items that are on the scene.
-  * They can emit signals which are used to specify behaviors.+  * They can emit //signals//, which are used to specify behaviors.
 <file javascript mousearea-example.qml> <file javascript mousearea-example.qml>
 import QtQuick 1.0 import QtQuick 1.0
Line 165: Line 165:
  }</file>  }</file>
   * More about Flickable on the [[https://qt-project.org/doc/qt-4.8/qml-flickable.html|Qt 4.8]] doc pages.   * More about Flickable on the [[https://qt-project.org/doc/qt-4.8/qml-flickable.html|Qt 4.8]] doc pages.
---------------------------------------------------------------+
 ====== Resources ====== ====== Resources ======
-{{:qt-quick-for-designers-1:background.png?24|}} +  * {{:qt-quick-for-designers-1:images.zip|}} 
-{{:qt-quick-for-designers-1:button.png?24|}} +  * All source code is subject to this [[copyright header|copyright]].
-{{:qt-quick-for-designers-1:spaceship.png?24|}}+
  
qt-quick-for-designers-1/interaction_basics.1371853413.txt.gz · Last modified: 2013/06/21 22:23 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki