Skip to content
  • 144k Topics
    722k Posts
    W
    @ogoffart you're my hero, I had discovered a weird effect on Qt6.9.1 (and later also on some older Qt6 versions), sending an empty or invalid string to setStyleSheet() didn't always clear the previously set stylesheet, but your proposed solution perfectly works, always! Thanks man!
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    W
    A gestão adequada do tempo é essencial para qualquer profissional que busca produtividade, controle e organização em sua rotina. Controlar as horas trabalhadas nem sempre é uma tarefa simples, especialmente quando lidamos com diferentes turnos, intervalos e tarefas ao longo do dia. Nesse cenário, contar com uma ferramenta como a calculadora horas trabajo faz toda a diferença. Com essa solução, é possível registrar de forma precisa o tempo de início e término das atividades, considerando pausas e jornadas flexíveis. Isso se torna ainda mais útil para freelancers, trabalhadores remotos e empresas que desejam melhorar a gestão do tempo dos colaboradores. Além da praticidade, a calculadora proporciona transparência nos registros, o que evita erros em folhas de pagamento e garante conformidade com as normas trabalhistas. Ao automatizar esse processo, reduz-se o risco de cálculos manuais equivocados, promovendo mais segurança tanto para o empregado quanto para o empregador. Outro ponto importante é a facilidade de uso. A interface da ferramenta é intuitiva e acessível, permitindo que qualquer pessoa consiga utilizá-la sem dificuldade, mesmo sem experiência com planilhas ou softwares mais técnicos. Se você deseja melhorar a gestão da sua rotina de trabalho e ter controle total sobre suas horas, vale a pena experimentar a calculadora horas trabajo. Com poucos cliques, você terá acesso a um sistema confiável e eficiente para calcular exatamente quanto tempo foi investido no seu dia, semana ou mês de trabalho. Em resumo, utilizar uma boa calculadora de horas é uma forma inteligente de economizar tempo, reduzir erros e aumentar a produtividade no ambiente profissional.
  • Everything related to designing and design tools

    127 383
    127 Topics
    383 Posts
    R
    I see this is an old thread and I see several unresolved threads on this topic. I'm leaving this incase it helps someone else who ends up here. The solution was twofold for me. Go to File > Export Project and select Enable Python Generator. This will create a main.py. Make sure you pip install PySide6-DS Hope this helps someone.
  • Everything related to the QA Tools

    77 213
    77 Topics
    213 Posts
    J
    Hello i am using WinCC OA to develop a qt application. WinCC OA has some custom elements which cannot be detected by squish for example a polygon. Squish is now not able to detect this element with the picker. I know the name of the element but as it is of WinCC OA internal i do not know the type: waitForObject( {"container": "container", "name": "POLYGON1","type": "???","visible": 1} ); How do i get this information? And what to use if unknown? Is there any other way? I mainly just need to click this element. Thanks a lot
  • Everything related to learning Qt.

    382 2k
    382 Topics
    2k Posts
    Ash_QtA
    Hey! Thanks for taking the time to tackle the QML for Beginners challenges! You are right that States could be a good application here to toggle between the business card's 'front' and 'back'! Well done in exploring and implementing this :) One way of stopping the flickering you mentioned is to bind the minimumHeight and maximumHeight properties of the Window to the business card ratio we want: minimumHeight: width / 1.586 maximumHeight: width / 1.586 You can learn more about those here
  • 2k Topics
    13k Posts
    SGaistS
    Oh right, I forgot about that one. Depending on the content you can apply the same to rows. In any case, since your issue is fixed, please mark the thread as solved using the "Topic Tools" button so that other forum members may know a solution has been found :-)
  • 4k Topics
    18k Posts
    SGaistS
    Étrange.... comment est-ce que l'installation initial a été faite ?
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    SGaistS
    @RokeJulianLockhart to the best of my knowledge, no. The first release of Discourse was in 2014 and the forum is several years older than that.