Hello, Qt Development Team.
Recently, I tried to build and install qt-6.6.0 documentation from source
on Kubuntu 22.04.
Although the building process was successful, the installing process failed.
The following commands are what I runned to build and install qt-6.6.0
1) Install the Prerequisites:
On Sat, Mar 16, 2024 at 4:01 PM Marc Mutz via Development <
development@qt-project.org> wrote:
> Function != variable ;-)
>
Granted, they're different and using declarations are intended for and work
for _both_ functions and variables.
I was simply providing some context where this syntax is actu
On 16.03.24 01:47, Konstantin Shegunov wrote:
> On Fri, Mar 15, 2024 at 10:48 PM Marc Mutz via Development
> mailto:development@qt-project.org>> wrote:
>
> The member variable thing sounds very wrong. I'd be surprised if it
> compiled.
[...]
> struct A
> {
>