
4 Nov
2012
4 Nov
'12
1:51 p.m.
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 );