In my project i\'m trying touse qt linguist. When i change thelanguage fr开发者_C百科om English to Turkish,it is working all constantlabel.
I have a timer 开发者_开发百科whose tick time is 100. but it tick 125 msec.So ireduced the tick time from 100 to 80, but i still tick approximately 125 msec again. This timer is in main thread. How ca
QtCreator has this nice feature to bring up the API-doc for a class/method when pressing F1. Unfortunately in my case it just brings up an empty window stating \"No documentation available\". Using go
I wrote a program using sqlite but when I run it there seems no sqlite support Here is the information given by the QT creator:
There is a problem, app still need MSVCR100.dll and MSVCR100.dll. Build QT source: set QMAKESPEC=win32-msvc2010
I am developing an application that needs to display icons associated with different file types. Eg for .doc extensions, i need it to be able to display the Microsoft Word icon.开发者_如何学C
I created a \"Slider\" subclass of QWidget and would like to be able to style it with Qt\'s stylesheets. Is there a way to declare the widget to Qt application so that this setti开发者_如何学Gong in t
I\'m trying to translate a Qt project in Objective-C It is a blockbraker. I need to find the equivalent for QPainter, un Qt object that call the 开发者_StackOverflowWindows fonction to draw something
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I need some help! In qt app I have a central widget. In this central widget I have a QLabel ,and another QWidget. Now with the help of gstreamer I can get the video from my webcam and show it via the