summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 562dbd8107796d93e8b752926c3df656074bde8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`