Skip to content
  • 143k Topics
    719k Posts
    I
    If you bundle your applications as a MSIX file, Microsoft will sign them for you after you submit them to the store. If you want to publish a traditional installer, you need to sign it yourself. PFX certificates are no longer issued for code signing by trusted CAs, only cloud signing or HSM is allowed (when you buy a new certificate, you can get a small security token shipped to you that holds the private key for the certificate). I don't know what your idea of "low price" is, but $300-$500 is about what those things cost. There are CAs that subsidize most of the cost for Open Source projects.
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    JonBJ
    @Igor86 So as I understand it QTabBar has methods to set individual tab text (foreground) color but not background. And stylesheet QTabBar::tab { background-color: red; } does what you want but sets all tabs. Read through the (very long) QTabWidget, setting colour of tab itself. I did not digest it all, there may be approaches there. @J.Hilk's "cheaty" QTabBar::tab [whatsThis="aTabWithErrors"]{ may work but leveraging the whatsThis property. There are various other possibilities discussed there, I will leave you to investigate them. Another possibility: the QTabBar you can access from QTabWidget has tabButton() & setTabButton() methods to access/set a QWidget for each tab. Assuming that is the widget for the "tab" itself you could presumably access the existing one or replace with your own where you can set its background color, either from stylesheet or code? https://forum.qt.io/topic/59018/background-color-of-a-specific-tab-of-qtabbar-qtabwidget also seems to discuss this. And the final post at https://forum.qt.io/post/822309 by @Dariusz claims to be working Python code overriding def paintEvent() to achieve just what you want?
  • Everything related to designing and design tools

    129 392
    129 Topics
    392 Posts
    J
    Using QT Designer might be the simpler route if the main goal is to keep the workflow smooth with Python. QT Design Studio projects often need manual adjustments before they run properly under PySide6.
  • Everything related to the QA Tools

    83 224
    83 Topics
    224 Posts
    B
    I have had a problem when editing the names.py manually in that Squish no longer recognises the object. I now delete the object and re-enter it after using the picker tool then add to object map. Not sure if this is what you meant, but hopefully this helps
  • Everything related to learning Qt.

    389 2k
    389 Topics
    2k Posts
    U
    @veerbhan I would recommend you to add with us (Me and Lehomar2vinci).
  • 2k Topics
    13k Posts
    Christian EhrlicherC
    @stash22 said in Why does QTextStream::pos() return -1 while reading a file line-by-line in Qt?: m_readNmeaTextStream.pos() becomes -1. The documentation states this: https://doc.qt.io/qt-6/qtextstream.html#pos
  • 4k Topics
    18k Posts
    M
    I don't think so (base) marco@MacBook-Pro-di-Marco-4 /Applications % xcode-select--switch/Xcode.app zsh: no such file or directory: xcode-select--switch/Xcode.app (base) marco@MacBook-Pro-di-Marco-4 /Applications % xcode-select --switch/Xcode.app xcode-select: error: invalid argument '--switch/Xcode.app' Usage: xcode-select [options] Print or change the path to the active developer directory. This directory controls which tools are used for the Xcode command line tools (for example, xcodebuild) as well as the BSD development commands (such as cc and make). Options: -h, --help print this help message and exit -p, --print-path print the path of the active developer directory -s <path>, --switch <path> set the path for the active developer directory --install open a dialog for installation of the command line developer tools -v, --version print the xcode-select version -r, --reset reset to the default command line tools path (base) marco@MacBook-Pro-di-Marco-4 /Applications %
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    N
    Please kindly change it to “ntninja”. The old name has SHA-256 hash “27f1e1e6277cc13bfc65294c7af80d2d6bbe23c42eb2ed426547fbe6311e55c4” (no newline in input) and shall not be named, thank you.