package lablqml

  1. Overview
  2. Docs
OCamlfind package and PPX extension to interface OCaml and QtQuick

Install

Dune Dependency

Authors

Maintainers

Sources

0.7.tar.gz
sha256=20d8186990d189613f328d974b5216186783de24cd763d8f3e77939b048a57b5
sha512=30204036ac6f10dcae457b92a8bfee745338ad264f42158bf4b587ad84db6e4c601b6e2367baa3d990cb6ea63219bc764c577f026bfce57375a61c7f91abf011

doc/ppx_qt_rewriter/Ppx_qt_rewriter/PpxQtCfg/index.html

Module Ppx_qt_rewriter.PpxQtCfgSource

Sourcetype config = {
  1. mutable gencpp : bool;
  2. mutable destdir : string;
  3. mutable ext : string;
  4. mutable insert_locks : bool;
  5. mutable trace_locks : bool;
}
Sourceval config : config
Sourceexception ErrorMsg of string * Location.t
Sourceval ppxqt_failed : loc:Location.t -> string -> 'a
Sourceval has_attr : Base.String.t -> Ppxlib.Parsetree.attributes -> Base.bool
Sourceval find_attr_exn : name:Base.String.t -> Ppxlib.attribute Base.List.t -> Ppxlib.payload
Sourceval find_attr : name:Base.String.t -> Ppxlib.attribute Base.List.t -> Ppxlib.payload option
OCaml

Innovation. Community. Security.