summaryrefslogtreecommitdiffstats
path: root/old/qtbindings/README
blob: af3cf4125e10cd48bed1a8e0427db7629a0b46da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
==== QT BINDINGS FOR QTSCRIPT =================================================

  QtUiTest requires Qt bindings for QtScript, to allow certain Qt classes
  (such as QTime) to be used in QtUiTest test scripts.

  The bindings have been generated using the QtScript Bindings Generator,
  which can be downloaded from:

    http://qt.gitorious.org/qt-labs/qtscriptgenerator

  Some modifications have been made to the generated code, including the addition
  of license headers, removal of some classes not supported on all platforms,
  and other minor changes.