Skip to content

The Lounge

Chilling out? Want to discuss Abraham Lincoln? Well, in the Lounge you can discuss literally anything.
1.0k Topics 8.8k Posts
  • Qt Pronunciation

    Solved
    6
    0 Votes
    6 Posts
    5k Views
    M
    There is no need to follow Wikipedia. For me it will always be "Kyew Tee" See https://vizacademy.co.uk/architectural-visualization-portfolio/
  • Graphics, Duh!

    Unsolved
    4
    2 Votes
    4 Posts
    639 Views
    fcarneyF
    Are you using QML? I don't know about widgets, but in QML you can rotate on all 3 axis of an Item. So if you wanted to mirror the text downward you would rotate on the x axis.
  • This topic is deleted!

    Unsolved
    3
    0 Votes
    3 Posts
    171 Views
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Bold font not being used for bold text

    Unsolved
    4
    0 Votes
    4 Posts
    736 Views
    sierdzioS
    This is a forum for Qt Framework, not Unity.
  • encrypted emailing

    Unsolved
    2
    0 Votes
    2 Posts
    420 Views
    No one has replied
  • License

    Unsolved open source license licensing
    6
    0 Votes
    6 Posts
    1k Views
    S
    You never have to publish (i.e. making it public to everyone) your code. At least that depends on the mode of distribution. The GPL only places requirements on you when you give your software to someone else. Everyone who receives your software is also eligible to your source code (under GPL, not under LGPL). So, if you give your software to one or two people you also have to give them the source code. If they decide to further give the software to somebody else, they also have to provide the source code to those people. If you put up your software for everyone to download on the internet, then you need to actually publish your source code. This all only applies to GPL. LGPL only means that this applies to the library (Qt in this particular case) and not your own source code. Also, you can provide a written offer valid for at least three? months to provide the source code to everyone who receives your software instead of giving them the source code directly. Everything that is private and stays private does not have any requirements on the source code.
  • QT forum manager/ Dark theme

    Unsolved
    2
    0 Votes
    2 Posts
    563 Views
    Thank YouT
    I also wanted to show message count and notification count. For which the easiest method is embedding it and accessing it's element. I don't know how to embed this site because of X-Frame-Options . Is there another way to do it?
  • How to get through loss of interests

    Unsolved
    12
    0 Votes
    12 Posts
    1k Views
    Thank YouT
    Thank you lovely peoples. At least, now I feel like I am doing something that is interesting. Having something as goal helps for me. When things get easy it loses the challenge a bit. Yeah @fcarney sir, maybe it was problem too. Now, I am learning quite new and interesting things. talk to at least one friend @Pedro I am person who doesn't message unless another person starts. prolly, It must be reason that I don't have that close friend. Just sitting whole day in front of laptop and enjoying whole day on laptop either playing games, or coding or watching videos. Previously, I don't used to like music and movies but now I like music but not much movies. 😊 I go to local programmer meetups. Unfortunately, in country where I live, there are no meetups like that. I am not that much exposed in group. As I said I am kind of introvert and I love to be real when being anonymous(like I am here No one know me here in real so I can be real 😆😂 I haven't posted anything for more than 1 yrs in social media but I come here frequently) Built couple of things mostly not related to QT though. I am enjoying more than what I used to feel those days. I have shared one related to Qt topic here. here Now, atleast I don't have to see this forum in white theme 😂 It is awesome life Again thank you to all of you for your thoughts.
  • Q: Go where (which forum) to ask a licensing-related question?

    Unsolved
    3
    0 Votes
    3 Posts
    463 Views
    A
    SGaist, many thanks for your thoughts. :-)
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • I'm new to QT - how i can learn QT right from base?

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    JonBJ
    @Nuakount said in I'm new to QT - how i can learn QT right from base?: "This thread is old. Do you want to start a new one?" That means that thread is really old :) Maybe you need non-newcomer permission to re-open/un-necro an old thread! You should be able to create your own, and reply in that and other current threads. The only thing is I understand you have to wait like 10 minutes between posts if you are new. I don't know when that goes away --- either after so many posts or so much time, or like I said my previous "upvote" may help you :)
  • QT compiler linker error

    Unsolved qt creator makefile error c++ qt
    2
    0 Votes
    2 Posts
    632 Views
    jsulmJ
    @ELIF Please post the actual compiler/linker error. it is somewhere above of what you posted.
  • In QML, why is the color "grey" darker than "darkgrey"?

    Unsolved
    2
    1 Votes
    2 Posts
    933 Views
    Chris KawaC
    It used to bugged me too, so I checked and I can sleep better since, knowing that it's just the usual case of too many cooks in the kitchen, as often is with standards that evolve over many decades. QML colors are derived from CSS colors. CSS is a resulting combination of loooong browser wars from the beginnings of the internet. Different browsers supported different color sets, then they tried to become more compatible with each other, there was some mix and matching, compatibility shims etc. etc. and at the end a weird combination of couple of sets was standardized in CSS. So basically what happened with shades of grey is that the standard grey comes from HTML and is defined to be 50% brightness, while darkgrey is at 66% because it comes from the X11 color set in which grey was 75%, resulting in this silliness. Just take a deep breath and let it go. In the end they are just words assigned to some values. It doesn't really matter. Nothing does. We don't either. At some point an asteroid will hit Earth again and all of this nonsense will go away ;)
  • Installation script

    Unsolved
    2
    0 Votes
    2 Posts
    441 Views
    jsulmJ
    @1AbeeCoder said in Installation script: but can't get anything to work on webassembly You should tell what exactly does not work, what errors you get...
  • How to change contact email of Qt forum account ?

    Solved
    3
    0 Votes
    3 Posts
    693 Views
    CharbyC
    @JKSH thanks for your reply. You are right with account.qt.io to be the central place for such a modification. Actually there is currently no option to make that change ourself but one can create a ticket asking for the modification.
  • Future of Qt3D

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    M
    @sierdzio said in Future of Qt3D: It's just been moved into "Additional Libraries" section However it has been moved. @sierdzio said in Future of Qt3D: KDAB is the developer and maintainer of Qt3D and they have not announced any deprecation of it. They have not announced deprecation but you can watch the repository activity is getting worse https://github.com/qt/qt3d/graphs But I wish the project active development. Indeed, it has no alternatives in Qt.
  • Problem with QT6 Documentation

    Solved
    3
    0 Votes
    3 Posts
    507 Views
    kkoehneK
    Please also note that there's a 'New to Qt' section, both on https://doc.qt.io , and at the end of https://doc.qt.io/qt.html .
  • Should I buy a license?

    Unsolved
    4
    0 Votes
    4 Posts
    838 Views
    raven-worxR
    @Chris-Kawa said in Should I buy a license?: That's not exactly true. right, i was too fast with that answer.
  • What do you think about new OS cutefishOS

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    Thank YouT
    @Kent-Dorfman I had not really heard about SVR4 and BSD much before this reply. I will take a look on these things 🙂