[Qt-creator] Bug in UI Designer?
Federico Bett
bett at nimbuzz.com
Fri Feb 20 16:13:12 CET 2009
Hi All
I was editing a .ui file using QtCreator (snapshot from February 19),
and after doing some edits in the stylesheets of some widgets, I updated
the translation files with lupdate. The problem I had is that the styles
were added to the translation files as strings to be translated.
Checking the contents of the .ui file I found this:
> <widget class="QLabel" name="labelUnregistered">
> <property name="styleSheet">
> <string>color:green;</string>
> </property>
> <property name="text">
QtCreator is not adding the notr="true" attribute to the string when a
stylesheet is edited.
Thanks and keep up the good work!
--
* Federico Bett*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090220/b0190974/attachment.html
More information about the Qt-creator-old
mailing list