Qteveloper

Qt developer: Beginner to Beginner

Thursday, July 4, 2013

Introducing Qt Quick Controls in Qt 5.1

post by: qteveloper
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
labels: Dev. tools
Newer Post Older Post Home

Labels

Dev. tools (13) how to (10) Internet of Things (IoT) (1) learn Qt (1) misc (1) misc. (1) mobile (2) news (6) OpenCV (1) OpenGL (1) QML (1) qml example (40) Qt (2) Qt Cloud (1) Qt Creator (3) Qt Creator Examples (4) Qt Enterprise Embedded (1) Qt Examples (1) Qt for Android (5) Qt for iOS (2) Qt for MCU (1) Qt news (1) Qt Quick (3) Qt Quick Control (1) Qt Quick Designer (2) QtQuick example (14) QtQuick.Controls examples (13) Ubuntu SDK (1) VirtualBox (1) WebEngine (1)

Blog Archive

  • ►  2020 (1)
    • ►  July (1)
  • ►  2015 (7)
    • ►  October (7)
  • ►  2014 (6)
    • ►  June (1)
    • ►  May (3)
    • ►  March (1)
    • ►  February (1)
  • ▼  2013 (84)
    • ►  December (2)
    • ►  November (8)
    • ►  October (18)
    • ►  September (17)
    • ►  August (11)
    • ▼  July (16)
      • qml example: ListView
      • qml example: WebView
      • qml example: scale
      • Anatomy of a Qt 5 for Android application
      • Qt Quick Designer
      • qml example: Layout in parent's center
      • qml: handle mouse event
      • qml: load Image from internet
      • Get window size of Qt Quick 2 Application, and han...
      • Hello Qt Quick 2 Application
      • OpenCV 2.4.6 is out! added Qt 5 support
      • Qt Creator 2.8.0 released
      • Add and select Qt version in Qt Creator
      • Introducing Qt Quick Controls in Qt 5.1
      • Qt 5.1 Available
      • Qt 4.8.5 Released
    • ►  May (2)
    • ►  March (1)
    • ►  February (3)
    • ►  January (6)
  • ►  2012 (16)
    • ►  December (3)
    • ►  November (1)
    • ►  October (1)
    • ►  September (2)
    • ►  August (3)
    • ►  July (1)
    • ►  May (1)
    • ►  April (2)
    • ►  February (2)
  • ►  2011 (23)
    • ►  December (2)
    • ►  November (2)
    • ►  October (2)
    • ►  September (3)
    • ►  June (1)
    • ►  May (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (2)
    • ►  January (4)
  • ►  2010 (47)
    • ►  December (1)
    • ►  November (1)
    • ►  October (4)
    • ►  September (4)
    • ►  August (1)
    • ►  July (16)
    • ►  June (11)
    • ►  May (4)
    • ►  March (1)
    • ►  February (3)
    • ►  January (1)
  • ►  2009 (26)
    • ►  December (4)
    • ►  November (1)
    • ►  October (4)
    • ►  September (1)
    • ►  August (2)
    • ►  July (8)
    • ►  June (6)

Popular Posts

  • QtQuick.Controls examples - single selectable CheckBox in ExclusiveGroup
    To make a group of CheckBox to be single selectable, we can apply the CheckBoxes to ExclusiveGroup. Only one CheckBox can be checked in ...
  • qml example: handle events for button
    qml example: handle events for button To handle events on button, simple handle onClicked:, onPressed:, onReleased:... inside MouseArea...
  • Slider and SpinBox
    #include <QtGui> int main(int argc, char* argv[]) { QApplication app(argc, argv); QWidget* mainwindow = new QWidget(); QVBoxLayo...
  • Get started Ubuntu SDK Preview
    Join the phone and tablet revolution. Get started today with the Ubuntu SDK Preview and the App Design Guides. Only 2 days to go for the...
  • Qt5 on Android
    This video shows different QUIt Coding demos running on Nexus 7 & Qt 5.2 (beta) . Sources and more information are available in ht...
  • Set color interactively with rgba(red, green, blue, alpha)
    The example set background color interactively with rgba(red, green, blue, alpha). qml example: rgba(red, green, blue, alpha) import ...
  • qml example: load ListView with data from ListModel
    Example of qml to load ListView with data from ListModel. qml example: load ListView with data from ListModel import QtQuick 2.0 impo...

myTwitter

Tweets by @qteveloper
Awesome Inc. theme. Powered by Blogger.