View Single Post
Posts: 13 | Thanked: 20 times | Joined on Jun 2010
#4
Originally Posted by Rob1n View Post
You're better looking at the Maemo version of the Qt documentation instead of the generic version. It includes documentation for the QtMaemo5 module, as well as some Maemo-specific platform notes.


Thanks for this, I suppose it make sense. This one from notes, specifically, I've had some issues with:

Style sheets and the native QMaemo5Style do not mix very well, since Maemo 5 lays out and draws some widgets very differently (e.g. QRadioButton). We recommend using local style sheets on specific widgets only, instead of setting one via QApplication::setStyleSheet().


But i don't *like* the maemo5style on some widgets!