On 29 January 2011 18:49, Thomas Lübking wrote:
> Am 30.01.2011, 00:37 Uhr, schrieb Steven Sroka :
>
>>> ... did you meanwhile try to invalidate the layout before adjusting the
>>> size?
>
>> Yes, in my eventFilter() I put:
>>
>> d->vWindowLayout->invalidate();
>>
>> d->de
Hey all, I'm not sure whether this is the right list, suggestions welcome.
I think about merging these two repositories:
http://projects.kde.org/kdev-php (language support)
http://projects.kde.org/kdev-php-docs (embedded PHP.net docs)
Why are they separated to begin with:
- they are separate plu
Am 30.01.2011, 00:37 Uhr, schrieb Steven Sroka :
>> ... did you meanwhile try to invalidate the layout before adjusting the
>> size?
> Yes, in my eventFilter() I put:
>
> d->vWindowLayout->invalidate();
>
> d->descriptionWidget->setFixedSize(d->descriptionWidget->sizeHint
On 29 January 2011 17:54, Thomas Lübking wrote:
> Am 23.01.2011, 00:52 Uhr, schrieb Steven Sroka :
>
>> The relevant line of code is within in the borders below.
>
> ... did you meanwhile try to invalidate the layout before adjusting the
> size?
Yes, in my eventFilter() I put:
d->vWi
A Dissabte, 29 de gener de 2011, Nikos Chantziaras va escriure:
> On 01/29/2011 04:16 PM, Albert Astals Cid wrote:
> > A Dissabte, 29 de gener de 2011, Nikos Chantziaras va escriure:
> >> When I open a file dialog with QFileDialog::getOpenFileName(), this gets
> >>
> >> printed on stderr:
> >>
Am 23.01.2011, 00:52 Uhr, schrieb Steven Sroka :
> The relevant line of code is within in the borders below.
... did you meanwhile try to invalidate the layout before adjusting the
size?
Cheers,
Thomas
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
On 29.01.11 18:50:14, Riccardo Bellini wrote:
> Hmmm, I have tried your solution (also including myfile.moc at the end of
> the .cpp file), but it complains about undefined references to vtable and it
> does not compile...
Ah, sorry, just re-read the qt4_automoc code, it indeed does not support
QO
On 01/29/2011 06:50 PM, Riccardo Bellini wrote:
> Hmmm, I have tried your solution (also including myfile.moc at the end
> of the .cpp file), but it complains about undefined references to
> vtable and it does not compile...
> A question related to compile the sources into the test executable:
> ca
Hmmm, I have tried your solution (also including myfile.moc at the end of
the .cpp file), but it complains about undefined references to vtable and it
does not compile...
A question related to compile the sources into the test executable: can I
use a variable created in a "parent" of the cmake file
Am Samstag, 29. Januar 2011, 15:16:05 schrieb Albert Astals Cid:
> A Dissabte, 29 de gener de 2011, Nikos Chantziaras va escriure:
> > When I open a file dialog with QFileDialog::getOpenFileName(), this gets
> >
> > printed on stderr:
> >KGlobal::locale::Warning your global KLocale is being
>
On 01/29/2011 04:16 PM, Albert Astals Cid wrote:
> A Dissabte, 29 de gener de 2011, Nikos Chantziaras va escriure:
>> When I open a file dialog with QFileDialog::getOpenFileName(), this gets
>> printed on stderr:
>>
>> KGlobal::locale::Warning your global KLocale is being
>> recreated with
A Dissabte, 29 de gener de 2011, Nikos Chantziaras va escriure:
> When I open a file dialog with QFileDialog::getOpenFileName(), this gets
> printed on stderr:
>
>KGlobal::locale::Warning your global KLocale is being
>recreated with a valid main component instead of a fake
>component,
When I open a file dialog with QFileDialog::getOpenFileName(), this gets
printed on stderr:
KGlobal::locale::Warning your global KLocale is being
recreated with a valid main component instead of a fake
component, this usually means you tried to call i18n
related functions before your
13 matches
Mail list logo