Skip to content

General talk

Jobs, project showcases, announcements - anything that isn't directly development
4.1k Topics 22.5k Posts

Subcategories


  • Everything more or less news-worthy will show up in this forum at some point.
    650 Topics
    2k Posts
    aha_1980A

    Thanks @Pedro,

    I now also saw some clarification on the Development mailing list

  • Chilling out? Want to discuss Abraham Lincoln? Well, in the Lounge you can discuss literally anything.
    1k Topics
    9k Posts
    C

    I was having same issue, but now everything is good.

  • Are you looking for a job? Are you hiring? This is your place to post.
    766 Topics
    2k Posts
    G

    Hi ,

    We are looking for full time Qt, QML, Python developer with at least 4 years of experience for Bangalore, India location. Candidate should have in-depth understanding of OOP principles and software design patterns.
    Experience in Maps is preferred.
    Proficiency in writing clean, efficient and optimized C++ code.
    Experience in tools such as Visual Studio, CMake.

    Pls share your CV at geet.bhatia@dynamatics.net.
    Company Website: https://dynamatics.com/

  • Working on a cute app? Have some awesome widgets to share? Want to show off your blingalicious styles? This is your arena!
    435 Topics
    2k Posts
    enjoysmathE

    https://youtu.be/EZ9AGBufoDg?si=kE2ImmlZGnE8EZ2k

  • Stuck? Some ideas just need to be dumped on someone before they can materialize.
    439 Topics
    3k Posts
    Pl45m4P

    @Cantona said in Help sending data from dialog to main window:

    variable username still is not getting any data assigned to it

    Unpleasant answer but no secret or surprise:
    You need to know C++ if you want to get somewhere with Qt :)
    Learn the basics of C++ and OOP and you will understand better and learn faster how to work with Qt.

    @JonB said in Help sending data from dialog to main window:

    // mainwindow cpp file QString username; UsernameDialog *usernameDialog = new UsernameDialog; if (usernameDialog->exec()) username = usernameDialog->username();

    This answer by @JonB is basically everything you need to do to return your variable from your dialog and assign it to something within your QMainWindow class.

  • This is where all Qt 6 related questions belong

    837 Topics
    4k Posts
    GrecKoG

    I'll add a third link to complete the list.
    The Qt wiki has release information that are easier to dig up than Jira or the mailing list : https://wiki.qt.io/Qt_6.8_Release