Andre Poenitz wrote:
> > >> When one wants to avoid implicit conversations ...
> > >
> > > Ah I understand, it's the same as with women.. they don't like implicit
> > > conversations either :D...
> >
> > maybe Andre knows some #define to switch from the explicit mode ?
>
> Hm? 'from'? To switch
On Sun, Apr 12, 2009 at 01:59:42PM +0200, Pavel Sanda wrote:
> Vincent van Ravesteijn wrote:
> > Andre Poenitz schreef:
> >> When one wants to avoid implicit conversations ...
> >
> > Ah I understand, it's the same as with women.. they don't like implicit
> > conversations either :D...
>
> maybe
Vincent van Ravesteijn wrote:
> Andre Poenitz schreef:
>> When one wants to avoid implicit conversations ...
>
> Ah I understand, it's the same as with women.. they don't like implicit
> conversations either :D...
maybe Andre knows some #define to switch from the explicit mode ?
(i would be inter
Andre Poenitz schreef:
When one wants to avoid implicit conversations ...
Ah I understand, it's the same as with women.. they don't like implicit
conversations either :D...
Vincent
On Sun, Apr 12, 2009 at 01:04:36PM +0200, Vincent van Ravesteijn wrote:
> If you are at it, could you then also explain when we should use
> QLatin1String.
When one wants to avoid implicit conversations (preferably accompanied
with #defined QT_NO_CAST_{FROM,TO}_ASCII - all of Qt itself uses that
Andre Poenitz schreef:
On Sun, Apr 12, 2009 at 12:01:24PM +0200, Vincent van Ravesteijn wrote:
+ rc += bgColor.name();
+ return rc;
+ }
+ return QLatin1String("");
return QString()
if you are at it ;-)
Andre'
Well, I asked Uwe about
On Sun, Apr 12, 2009 at 12:01:24PM +0200, Vincent van Ravesteijn wrote:
>> > + rc += bgColor.name();
>> > + return rc;
>> > + }
>> > + return QLatin1String("");
>>
>> return QString()
>>
>> if you are at it ;-)
>>
>> Andre'
>>
> Well, I asked Uwe about this a
Andre Poenitz schreef:
On Sun, Apr 12, 2009 at 11:13:46AM +0200, v...@lyx.org wrote:
> Author: vfr
> Date: Sun Apr 12 11:13:46 2009
> New Revision: 29223
> URL: http://www.lyx.org/trac/changeset/29223
>
> Log:
> Cosmetics for r29220.
>
> Modified:
>lyx-devel/trunk/src/frontends/qt4/GuiDocume
On Sun, Apr 12, 2009 at 11:13:46AM +0200, v...@lyx.org wrote:
> Author: vfr
> Date: Sun Apr 12 11:13:46 2009
> New Revision: 29223
> URL: http://www.lyx.org/trac/changeset/29223
>
> Log:
> Cosmetics for r29220.
>
> Modified:
>lyx-devel/trunk/src/frontends/qt4/GuiDocument.cpp
>
> Modified: ly