Announcement

Collapse
No announcement yet.

SNA Sandy Bridge Is Quick To Beat UXA Too

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #21
    Originally posted by jonnor View Post
    Sure you can: http://qt-project.org/doc/qt-5.0/qtq...ck-module.html
    The API and programming model is much more like QGraphicsView than QWidget, and no widgets for Qt Quick are provided as part of Qt, but it is all there - available from C++.
    Qt Quick is useless if no widgets are provided and uic can't generate C++ code from XML file created in Qt Designer.

    Comment


    • #22
      I'll echo Keith Packard here: "I don't want to write an application in three programming languages."

      Logic in C++, binding in JS, defintion in QML. There's two unneeded parts there, no points for spotting which ones.

      Comment

      Working...
      X