Hi, saying that C++ is an extension of C is wrong in my opinion. It's much more than just a "C with classes". And I doubt that there is a C version of the Qt API.
If you want to use C and not C++...
Thanks for your reply. Actually, I want to run media files at computer boot up and before shutdown. To fulfill this requirement, I have made QT service which run at computer boot up. I have inherited...
sikanderrafiq 28th October 2024, 08:38This is the exact solution. Thanks....
bladekel 28th October 2024, 07:00Hello,
first message... :) I know that C++ is only an extension of C, but to avoid getting confused I am looking for the QT5 API doc for the C language version.
Thanks.
This is probably what is happening (from the Qt Style Sheets docs):
So try also setting "border: none".
Note that QPushButton customization can also take into account the state of the...
Qt Centre is a community site devoted to programming in C++ using the Qt framework developed at Digia.
If you have any problems with Qt or its usage, you can get help from the members of Qt community on our forum.
Don't forget to check out our links section for more Qt resources.
Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code.
Issue with writing to QValueSpaceItem
13th October 2024 11:54 by cynthiarow