On Fri, 19 Mar 2021, Volker Hilsheimer wrote:
> Do you have any particular classes in mind?
There’s the deprecation of QApplication::desktop()->screen()->winId()
which is necessary for command-line programs accessing the KDE wallet
I wrote about in November assuming that someone here has connecti
On 3/19/21, 1:50 AM, "Interest on behalf of Jason H"
wrote:
...
>
> On Thursday, 18 March 2021 10:38:41 PDT Alexander Dyagilev wrote:
> > Hello,
> >
> > Often it just stops to suggest code, syntax highlighted stops w.
>
> I cannot reproduce your problem of open/
On 18/03/2021 08.10, Roland Hughes wrote:
https://www.logikalsolutions.com/wordpress/information-technology/qlist/
You can also take a big hit if there happens to be 100+ things
referring to this particular value instance when it needs to change.
Think a working/scratch object you load a “defaul
On 3/19/21 9:08 AM, Volker Hilsheimer wrote:
Ok. API stability on the one hand, and keeping things maintainable and
un-bloated over a long time on the other, is of course a tradeoff. Different
industries will have different preferences, but the path we have chose for Qt
over the last 25 years
> On 19 Mar 2021, at 14:34, Roland Hughes wrote:
>
>
> On 3/19/21 7:51 AM, Volker Hilsheimer wrote:
>>> On 19 Mar 2021, at 12:12, Roland Hughes wrote:
>>>
>>>
>>>
>>> On 3/19/21 6:00 AM, Giuseppe D'Angelo wrote:
Il 18/03/21 12:41, Christian Gagneraud ha scritto:
> My main gr
On 3/19/21 7:51 AM, Volker Hilsheimer wrote:
On 19 Mar 2021, at 12:12, Roland Hughes wrote:
On 3/19/21 6:00 AM, Giuseppe D'Angelo wrote:
Il 18/03/21 12:41, Christian Gagneraud ha scritto:
My main grief is that Qt doesn't seem to care about C++.
What was their last contribution to the stan
> On 19 Mar 2021, at 12:12, Roland Hughes wrote:
>
>
>
> On 3/19/21 6:00 AM, Giuseppe D'Angelo wrote:
>> Il 18/03/21 12:41, Christian Gagneraud ha scritto:
>>
>>> My main grief is that Qt doesn't seem to care about C++.
>>> What was their last contribution to the standard?
>>>
>> Apart from h
I observe somewhat similar symptoms on macOS. Yet, I have no concrete info
I can share to help debugging.
On Fri, Mar 19, 2021 at 2:19 PM Roland Hughes
wrote:
>
> On 3/19/21 6:00 AM, Alexander Dyagilev wrote:
> > Often it just stops to suggest code, syntax highlighted stops working
> > (at least
On 3/19/21 6:00 AM, Alexander Dyagilev wrote:
Often it just stops to suggest code, syntax highlighted stops working
(at least for a part of the code) for no apparent reason.
It takes apporx. 10 seconds to parse c++ file for c++ tools to start
working. If you open/close/open same c++ it can stop
On 3/19/21 6:00 AM, Giuseppe D'Angelo wrote:
Il 18/03/21 12:41, Christian Gagneraud ha scritto:
My main grief is that Qt doesn't seem to care about C++.
What was their last contribution to the standard?
Apart from hiring the ex-chair of the WG21 Evolution Working Group?
(Can we stop with the
Oh... It was required to pass "new Date()" instead of "Date()".
On 3/19/2021 11:11 AM, Alexander Dyagilev wrote:
I'm trying to call method of C++ object:
Q_INVOKABLEQStringdateTimeToString(constQDateTime&dt)const;
using this QML code:
property mystring:App.loc.dateTimeToString(Date())
When
I'm trying to call method of C++ object:
Q_INVOKABLEQStringdateTimeToString(constQDateTime&dt)const;
using this QML code:
property mystring:App.loc.dateTimeToString(Date())
When I debug dateTimeToString method, I see that dt is invalid.
___
Interest
12 matches
Mail list logo