[commonqt-devel] The logical disjunction of constants

Goheeca goheeca at gmail.com
Sun Nov 4 13:51:14 UTC 2012


Is it possible to perform or-ing* of constants or CommonQt lacks this
functionality?
*Like in this C++ example:
QLabel label("A label");
label.setAlignment( Qt::AlignRight | Qt::AlignBottom );




More information about the commonqt-devel mailing list