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
  • Quick Qml will replace QWidget programme?

    Locked Unsolved
    11
    0 Votes
    11 Posts
    898 Views
    J.HilkJ

    As this has become a spammer magnet, I'm locking this topic.

  • estimating program footprint change?

    Unsolved
    8
    0 Votes
    8 Posts
    817 Views
    K

    Use our Footprint calculator to find out what your biggest areas of resource consumption are and learn how to tread more lightly on the Earth.

  • Qt elevator pitch to IT

    Unsolved
    8
    0 Votes
    8 Posts
    577 Views
    JKSHJ

    @yalnte said in Qt elevator pitch to IT:

    To get Qt installed on my system I need a link to a self contained full installer and a clear rationale as to what LGPL means and what the licensing terms are. This used to be a lot easier in the olden days!

    If you don't need the latest and greatest, the direct link to the Qt 5.12.11 LTS offline installer (released just last month) is at https://download.qt.io/official_releases/qt/5.12/5.12.11/qt-opensource-windows-x86-5.12.11.exe

    Clear rationale to what LGPL means in your case:

    Your app must clearly acknowledge the use of the LGPL library and provide the full text of the license. Your app must use the LGPL'ed library in DLL form, as opposed to statically linking it into your app. (Technically there is more to this story, but if you just stick to DLLs everything will be fine and simple) You must offer to provide the full source code of the LGPL'ed library. (A copy of the code is in the installer) You don't need to provide the source code of your app. The nice thing to do is to contribute back to the community of the LGPL'ed library in some way (e.g. helping out in this forum, submitting bug reports, submitting patches to the library, telling people about the library, etc.) This is not a legal requirement, but it is the nice thing to do since you're getting the library for free.

    That's it, really.

    elevator pitch

    "Qt is an intuitive, cross-platform toolkit that blows its competitors out of the water. Qt-based apps are easy to write and easy to maintain*. It provides all kinds of functionality, from GUIs to 3D image rendering to networking to database access, and more -- all in one coherent package."

    (*assuming that the programmer follows best practices)

  • How to access a DB that is on a remote server?

    Locked Unsolved
    14
    0 Votes
    14 Posts
    2k Views
    Christian EhrlicherC

    Locking this topic - attracts spammers.

  • Windoze updates

    Unsolved
    21
    0 Votes
    21 Posts
    3k Views
    Thank YouT

    @JonB
    If there is developer mode enabled with windows insider program Then you will get updates regularly and takes much time too.
    Before I hadn't enabled developer mode and not joined windoz😆 insider The updates takes much less time. And updates use to come slower than now

  • C to C++, char * and QByteArray - General questions.

    Solved
    11
    0 Votes
    11 Posts
    962 Views
    Christian EhrlicherC

    QByteArray is a simple std::vector<char> with an explicit \0 at the end.

  • where to report possible documentation errors?

    Solved
    10
    0 Votes
    10 Posts
    635 Views
    mzimmersM

    Oops...didn't think anyone would care about that...

    my very own bug report

  • Less People Here?

    Solved
    53
    1 Votes
    53 Posts
    9k Views
    kshegunovK

    Random thoughts:
    I've read an article recently that people on average are superb predictors of probabilities, if the prob. density is symmetric. We fail rather miserably when the statistics is very skewed though. I found this very interesting - we tend to identify and predict additive factors excellently by intuition, but we are not so good when the dependency is multiplicative ...

  • Licensing

    Solved
    13
    0 Votes
    13 Posts
    2k Views
    JoeCFDJ

    https://doc.qt.io/qt-5/qtmodules.html#gpl-licensed-addons
    For those modules it may be better to pay for commercial use.

  • C++ question

    Solved
    10
    0 Votes
    10 Posts
    823 Views
    kshegunovK

    @Chris-Kawa said in C++ question:

    But that's excessively verbose, at least for me.

    Also there's the Qt-style naming: constBegin(), constEnd(), which is my personal preference. And while I support the idea of using a range-based-for, that's useful whenever the iterator is simple (e.g. a glorified C pointer). If you're iterating a map, you either are stuck to explicitly iterating over or going to a structured binding syntax (which I personally despise).

  • My foolish opinion about recent RTFM post

    Unsolved
    7
    0 Votes
    7 Posts
    511 Views
    A

    @fcarney Well said.
    Nobody in right mind expect perfect communication, but forgetting the purpose of the forum - to solve issues . and let managing take precedence is what i am ( little ) concerned about.

    I see how monitoring for spam became game of moving stuff around on
    a whim. But I have to give a credit - no other tech forum does that.

    Something like
    "...line up alphabetically by size..."

  • Terminology for copying sketch and rotating

    Moved Solved
    11
    0 Votes
    11 Posts
    995 Views
    kshegunovK

    @mzimmers said in Terminology for copying sketch and rotating:

    Since when?

    You may've not noticed, but I'm very sarcastic (also pretty vulgar). Usually I try to keep it in check around the forum, though. :)

  • Windows 7 to Windows 10 ?

    Locked Unsolved
    13
    0 Votes
    13 Posts
    1k Views
    J.HilkJ

    @JonB said in Windows 7 to Windows 10 ?:

    Would you be kind to post another reply here so that I can tell if you are still around, and human?

    He/she/it was not human. I'lock this thread it lures to many spam accounts

  • 0 Votes
    4 Posts
    418 Views
    kshegunovK

    @Chris-Kawa said in Ahhh another move ... I shall post here from now on to save energy:

    People's time is limited.

    "Precious" is more like it. If you convert your time with your experience in mind, or mine, or @SGaist's, or whomever's really, in money it's going to be one long, long bill. And even then, nobody's going to give you your time back, so in that sense - it's priceless.

  • Ubuntu 21.04 "problems"? ( jUST A RANT )

    Moved Unsolved
    5
    0 Votes
    5 Posts
    466 Views
    A

    @JoeCFD I have Qt account and dutifully used Maintenance Tool to "update " to 6.2.
    I am unable to figure out HOW to execute 6.2. I used "options" and cannot change from15.5.2 to 6.2 no matter what I try .

    Yes, my reply definitely belongs here.
    It makes for much fun to chase my posts. Too bad I cannot reply directly - as a new user I cannot . O wait ... I got over 600 posts and I am still "new user" limited to wait 600 seconds between posts.

  • 25 Years of progress??

    Moved Unsolved
    9
    0 Votes
    9 Posts
    943 Views
    Kent-DorfmanK

    @Shawn-Driscoll It is hard to beat python with a pyqt front-end for proof of concept and rapid prototyping. Id never stop there and consider the project done though. too many ambiguities in python to base a high availaiblity system solely on a python/Qt app.

  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • Decision... decision ... rant

    Unsolved
    10
    0 Votes
    10 Posts
    876 Views
    kshegunovK

    @Chris-Kawa said in Decision... decision ... rant:

    In short - world is not binary on a whole. Just in the split seconds when you make every small decision in a never ending series of small decisions. On a whole it's all sorts of shades of gray. Everyone decides who they want to be in every moment of their life and everyone else decides how to react to actions of others.

    Small decisions can be binary all the same. It's the self-organizing complexity that "generates" the grayness of the big picture I'd argue.

    I think you're going to enjoy this one: https://youtu.be/Kk2MH9O4pXY

  • Quiz Time! Prepending items to QVector

    Solved
    22
    0 Votes
    22 Posts
    3k Views
    VRoninV

    @kshegunov said in Quiz Time! Prepending items to QVector:

    but what your task sounds like is actually a stack, not a vector

    Indeed, this was an iper-semplification of my problem to solve the academic dilemma.
    I agree that a stack or, as @jeremy_k already pointed out, using reverse iterators would achieve the same

  • About the price of commercial uses

    Unsolved
    10
    0 Votes
    10 Posts
    21k Views
    S

    April 2021:
    Since the last time I looked, there appears to be Qt for small business, where businesses making < 250K $US per year can license Qt for $499 per year... Extra distribution fees apply for embedded devices.

    This is an affordable thing for small businesses.