Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « doc - github.com/torch/qtlua.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 981d7065bcca53c57d84fb07bb807f8259e61439 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# QtLua: a Lua interface to QT

This package includes several useful sub-packages:

  - [qt](qt.md): the global Qt system
  - [qtcore](qtcore.md): Core interface
  - [qtgui](qtgui.md): GUI
  - [qtuiloader](qtuiloader.md): QT Designer UI files loader
  - [qtide](qtide.md): QLua Integrated Development Environment (IDE)
  - [qtsvg](qtsvg.md): Qt SVG support
  - [qtwidget](qtwidget.md): widgets and events