Qt Designer

For an example, see examples/3-main-window.lisp.


If you want to translate your UI files to the corresponding EQL code, do the following at the command line:
  eql -quic file.ui
which will generate a file named ui-file.lisp. See also function quic.

For a quick test of the generated file, try this:
  eql ui-file.lisp