Skip to content

General and Desktop

This is where all the desktop OS and general Qt questions belong.
84.0k Topics 459.8k Posts
Qt 6.11 is out! See what's new in the release blog
  • Reporting inappropriate content on the forums

    Pinned Locked spam
    29
    4 Votes
    29 Posts
    39k Views
    A
    Thank you for the report. I have banned the user, which got rid of the spam posting. Not a loss, as this user did not post any other content on the site. Just deleting this one posting was not possible. Thanks for reporting this.
  • How are the Qt translation tools deriving these strings?

    Unsolved
    3
    0 Votes
    3 Posts
    64 Views
    SGaistS
    Hi, Do you mean that your translation files contains Speichern or just that it is shown when running your application ?
  • Changing Gerrit 2FA

    Unsolved
    2
    0 Votes
    2 Posts
    52 Views
    jeremy_kJ
    Gerrit accounts are shared with this forum, and other qt.io services. Login through https://login.qt.io/login Click the user name/avatar in the upper right corner -> My Profile -> Two-factor authentication settings or: https://login.qt.io/status-otp?redirect_uri=https://my.qt.io/profile
  • QtPIM and newer Qt releases (e.g. port to 6.10)

    Solved
    4
    0 Votes
    4 Posts
    113 Views
    A
    Thanks, I'll take it to the devel-list; while KDE doesn't use QtPIM, Lomiri does, and that is doing a Qt6 conversion-effort.
  • Qt 6.10.2 OpenSSL 3

    Unsolved
    4
    0 Votes
    4 Posts
    96 Views
    A
    Anything with "source code" is only needed when you want to build from source. To see the whole lists/versions, click on the "Show" dropdown and select "Archives" or something similar. If you're using the latest Qt Online Installer, there's usually one box unchecked under "Show", check that.
  • CPack. qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""

    Unsolved
    3
    0 Votes
    3 Posts
    43 Views
    D
    @JonB this doesn't add any new message. Or probably I use this wrong way?
  • Another problem thrown up by VS 20206 18.6

    Unsolved
    2
    0 Votes
    2 Posts
    64 Views
    No one has replied
  • New error building with MS Visual Studio

    Unsolved
    4
    0 Votes
    4 Posts
    114 Views
    PerdrixP
    Face-palm! Doh! Of course! Thanks
  • Chart and Legend

    Unsolved
    5
    0 Votes
    5 Posts
    195 Views
    P
    Hi guys, i was able to solve my issue but i have to say i used help from AI, and now i have 2 solutions one is using eventFilter and second one is using customContextMenuRequested. Thanks for your suggestions best regards pixel
  • QtGraphs: GraphsView shifted when plotting more than one LineSeries

    Solved
    5
    0 Votes
    5 Posts
    235 Views
    SGaistS
    Nice ! Thanks for the follow-up :-)
  • Plot: Heat Map using Qt

    Unsolved
    16
    0 Votes
    16 Posts
    12k Views
    Joe von HabsburgJ
    You can use Qwt. I agree with you. QCharts so low.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    10 Views
    No one has replied
  • QWidgetAction not visible

    12
    1 Votes
    12 Posts
    4k Views
    Joe von HabsburgJ
    thanks for your reply and explain
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    8 Views
    No one has replied
  • Qt Creator takes CPU 100% when IDE terminates

    Unsolved
    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • forum.qt.io edited posts shows badly in elinks browser

    Unsolved
    5
    0 Votes
    5 Posts
    373 Views
    JKSHJ
    @Jacek-Marcin-Jaworski said in forum.qt.io edited posts shows badly in elinks browser: When I display forum.qt.io posts in elinks browser, then it shows me historical version of edited posts. Good example is that thread, where three top posts were edited and appear as 6 posts! The thread that you linked does not contain ANY edited posts, as far as I can see. Do you mean quotes, rather than edits? Please fix it. Thank you in advance! The content layout is done by NodeBB, so all NodeBB-based forums would likely produce the same results. I'd suggest discussing this at https://community.nodebb.org/ and/or the ELinks project instead.
  • If you could change the Drag'n'Drop API in QAbstractItemModel, what would you do?

    Unsolved
    1
    2 Votes
    1 Posts
    92 Views
    No one has replied
  • QT Window not centering.

    Unsolved
    5
    0 Votes
    5 Posts
    235 Views
    E
    Thank you both @Christian-Ehrlicher , @Kent-Dorfman ! I changed it and now it no longer runs on Wayland and it renders in the middle :)) This was so helpful! Thanks again!
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Create custom QMenubar

    Solved qmenubar qmenu custom qwidget customwidget custom
    4
    0 Votes
    4 Posts
    229 Views
    SGaistS
    No Yes No I don't know and I disagree with you. Editing visually is just one way to do it. It's not better or worse than doing it 100% in code. It's a matter of personal taste and skills. Some people need or like to use Designer while other can go perfectly well without it.