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 );