summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: fa2d5be6d29222f8787a09f0caf8f8225309b11a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
QFace
=====

QFace is a flexible Qt API generator. It uses a common IDL format (called QDL) to define an API. QFace comes with a set of predefined generators to generate QML Plugins. QFace can be easily extended with your own generator.

.. toctree::
   :maxdepth: 1

   usage
   grammar
   domain
   extending
   builtin
   api