Ask Question
Qt is a cross-platform application development framework widely used for the development of application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while having the power and speed of native applications. Qt is available with both commercial and open source licenses. Questions about programming with Qt should be asked on Stack Overflow.
143 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Where is Qt installed on Mac?
I have just did brew install qt and now I am looking for where Qt is installed. Does anybody know where is the Qt directory? I don't know how to find it. search homebrew qt- 165
luckybackup-pkexec (as root) fails in Linux Mint Cinnamon 20.3
I tested the failure in the terminal of its app's source folder to see the errors. The question is, what is needed to re-install, Qt? because the app has been purged and reinstalled twice. root@... automation qt- 13
System-wide stylesheet override for Qt applications on Linux
Many Qt applications come without option to set dark/custom theme within them. I found a way to override stylesheet for single application using -stylesheet command line option. Is there a way to make ... linux styles qt dark-mode appearance- 359
"This application failed to start because no Qt platform plugin could be initialized"
I have created a Kali-Linux environment on Windows using Oracle VM VirtualBox 6.1.32. I've been trying to run wireshark on kali-linux. But when I type wireshark in the terminal, I get this error. I've ... linux virtualbox wireshark qt- 1
Kiosk mode and auto login and single application mode in CentOS
We have a machine running CentOS 7, GDM, KDE 11 (installed from CentOS DVD) We have been struggling a few days with this issue, tried to search for a solution but unfortunately most of the material'... linux centos kde kiosk qt- 1
Wacom tablet clicks are mispostioned on some (Qt?) UI elements
I have a Wacom tablet and stylus which works on Ubuntu. However, some UI elements receive mispositioned clicks. e.g. Firefox (which uses gtk) receives clicks correctly, but Krita (which uses Qt) ... qt stylus- 63.7k
Installing Qt on an AWS instance
I would like to install the Qt development library on an AWS instance. Running > yum search qt | grep devel on an AWS t2.micro instance produces no matches. Does one have to install Qt from ... amazon-ec2 amazon-web-services qt- 43
Qt5's QPA can not connect to my display?
I am trying to launch the Garuda Boot Manager and get this: qt.qpa.xcb: could not connect to display :0 qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though ... qt wayland- 1,297
Arch Linux on Pi4 double display
I'm trying to build a Qt double display Application on Raspberry Pi4 with Arch linux. But my Rasp cannot find the two HDMI displays. " [root@trolly home]# xrandr Can't open display " How can ... linux arch-linux raspberry-pi qt xrandr- 3,500
Is there a way to search for Cygwin packages by command, and then download the package, and all its dependents?
I'm currently trying to use a program called Paml, in Cygwin but to initially configure it I need to use the "qmake" command in a Cygwin which as far as I can tell, seems to be part of the ... linux unix cygwin qt- 2,267
How to force resolution in VirtualBox headless mode?
Many will ask why? So, I have some automatic tests implemented using QtTest for my GUI application. I need to trigger them by my CI each time someone commits something. Application needs to be ... virtualbox virtual-machine virtualization qt- 61
How do I stop "Maintain QT" from appearing on Windows Boot?
Everytime I restart Windows, the QT creator shows up: Also I noticed this is running from this Start Menu/Programs/Startup/ folder, I don't know why this is there: Finally, I noticed that when I ... qt- 101
QT5 theme not applied on my own applications
I set QT_QPA_PLATFORMTHEME=qt5ct at login. Installed applications such as designer and qt5ct itself respect that, and use the theme. However, the applications I make or build myself (e.g. python ... themes qt- 1,148
Metacity configured in composition mode shows a gray background on the LCD displays
Within my bash script I replace the Window Manager on Linux to Metacity, the source code is: metacity --replace --composite & This script is executed on a Red Hat 7 platform. For some reasons the ... linux bash qt metacity- 1
How to record a Qt5 application window with minimal to zero CPU overhead on Windows or Linux?
I'm writing a real-time volume rendering application that runs purely on the CPU. It's quite fast but nevertheless the more CPU power the better for interactivity - basically, I'm designing it to use ... linux windows gpu qt screen-recorder- 215
15 30 50 per page12345…10 Next