Download Get the PDF - Docs

Transcript
qooxdoo Documentation, Release 1.6.1
• poentry-with-occurrences : Whether each PO entry is preceded by #: comments in the .po files, which indicate
in which source file(s) and line number(s) this key is used (default: true)
use
Define prerequisite classes needed at run time. Takes a map.
"use" :
{
"<class_name>" : [ "qx.util", "qx.fx" ]
}
Each key is a
• <class_name> : each value is an array of used classes of this class.
13.3.3 Generator Config Macros
This page lists the macros which are pre-defined in qooxdoo, and can (mostly) be overridden in custom configuration
files. (Others, like PYTHON_CMD or QOOXDOO_VERSION, you would only want to reference, but not set).
13.3. Tooling
477