Skip to content

General and Desktop

This is where all the desktop OS and general Qt questions belong.
83.4k Topics 456.4k Posts
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Why does it show me this Error when saving backup, in Qt and sqlite3

    Solved
    3
    0 Votes
    3 Posts
    212 Views
    lincolnL
    @Christian-Ehrlicher Thanks
  • Looking for RichText examples for a text editing app

    Unsolved
    2
    0 Votes
    2 Posts
    350 Views
    rsswdevR
    The Text Edit example shows Qt's rich text editing facilities in action. https://doc.qt.io/qt-5/qtwidgets-richtext-textedit-example.html Maybe that's what you are looking for
  • menu item in the menu bar doesn't emit signal

    Solved qmenubar
    5
    0 Votes
    5 Posts
    593 Views
    rsswdevR
    Widegts can be added to the MenuBar using the setCornerWidget() function. So far I have found a solution for myself.
  • Changing color of Titlebar in pyside6 GUI's

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    SGaistS
    Hi, Yes it is, Qt does not draw the title bar or window decorations.
  • Get data from text file and send to text entry field

    Unsolved
    8
    0 Votes
    8 Posts
    664 Views
    JonBJ
    @JacobNovitsky said in Get data from text file and send to text entry field: So it proceeds PASTE (Ctrl V) but you did not really used Ctrl+C before Have you looked at QClipboard Class ? The clipboard offers a simple mechanism to copy and paste data between applications.
  • Linux application best practices. How?

    Unsolved
    8
    0 Votes
    8 Posts
    530 Views
    Pl45m4P
    @bogong said in Linux application best practices. How?: Totally senseless reply. In my question mentioned exactly about Linux. Nothing more. So we should read your thoughts and already know what "Linux-specific" things you want to do and what "server-like" application you are thinking of?! Asking for a "Linux app" is like "I want to write a program" with no more information, esp. when mentioning Qt, which is mostly cross-platform, so the OS doesn't matter. And when it matters, it's most likely not a Qt-related question, which are also answered here, but the little information you provided, is not much... So what answers did you expect?!
  • How to clear qform holding memory

    Unsolved
    2
    0 Votes
    2 Posts
    172 Views
    JonBJ
    @Rajeshkumar What is a "qform" anyway?
  • Hiding a window of an app that has crashed under debugger (Windows)

    Unsolved
    15
    0 Votes
    15 Posts
    874 Views
    deisikD
    @Pl45m4 said in [Hiding a window of an app that has crashed under debugger (Windows)] Does this only happen when the app crashes or every time you hit a breakpoint or jump between LoC? Well, actually, yes, every time a breakpoint is triggered The only thing I see is to connect a second screen (physical monitor, no virtual desktop) and try to make it work that the app stays "alwaysOnTop" on one monitor and QtC on the other so that you might have a chance to click somewhere I'm curious if VMware or KVM allows adding virtual monitors
  • Qt QR code scanner

    Unsolved
    11
    0 Votes
    11 Posts
    5k Views
    BondrusiekB
    @sierdzio ok, thanks for reply.
  • QComboBox addin dummy placeholder

    Solved
    11
    0 Votes
    11 Posts
    6k Views
    D
    worked for me: self.name_dropdown.placeholderText() self.name_dropdown.setPlaceholderText('Choose Operator') self.name_dropdown.addItems(['Name1, 'Name2', 'Name3'])
  • Stack Overflow, why?

    Solved overflow
    7
    0 Votes
    7 Posts
    4k Views
    S
    @robro , your files removed. What was the problem? can you share your experience?
  • Adding a Unit Test for Existing CT Creator Application

    Unsolved
    7
    0 Votes
    7 Posts
    916 Views
    R
    @SGaist Thanks, yeah it does not generate new files.
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied