We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Bindings for Qt constants, separated by type.
All of these constants are accessible by requiring "dmz/ui/consts". An example of how to use them:
var const = require("dmz/ui/consts"); var puts = require("sys").puts; puts(const.LeftToolBarArea);
There was an error while loading. Please reload this page.