Qteveloper

Qt developer: Beginner to Beginner

Thursday, January 31, 2013

Qt 5.0.1 Released

Read detais: http://blog.qt.digia.com/blog/2013/01/31/qt-5-0-1-released/

post by: qteveloper
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
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)
    • ►  May (2)
    • ►  March (1)
    • ►  February (3)
    • ▼  January (6)
      • Qt 5.0.1 Released
      • Add control on Qt GUI and assign Signal/Slot graph...
      • Create Gui application on Qt 5
      • Install Qt 5.0.0 on fresh new Ubuntu 12.10
      • cannot find -lGL
      • Download Open Source Versions of Qt
  • ►  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

  • 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: add label to button
    Label can be added to button as text. qml example: add label to button import QtQuick 2.0 Rectangle { width: 360 height: 360...
  • QtQuick Controls: Apply Action to Buttons
    QtQuick Controls: Apply Action to Buttons import QtQuick 2.1 import QtQuick.Controls 1.0 import QtQuick.Window 2.0 import QtQuick.Layo...
  • QtQuick Controls example: GroupBox
    GroupBox provides a frame, a title on top and displays various other controls inside itself. Group boxes can also be checkable. GroupBo...
  • What's QML and Qt Quick?
    QML is an extension to JavaScript, that provides a mechanism to declaratively build an object tree of QML elements. QML improves the integra...
  • qml example: TextInput with echoMode
    qml example: TextInput with echoMode import QtQuick 2.0 Rectangle { width: 360 height: 360 Text { id: text1 ...
  • qml example: Created rounded Rectangle with radius
    Use radius: xx to make rounded Rectangle. example: qml example: Created rounded Rectangle with radius import QtQuick 2.0 Rectangle...

myTwitter

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