PDA

View Full Version : Qt Programming



Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 [141] 142 143 144 145 146 147 148 149 150

  1. QGraphicsScene QPixmap background
  2. Invalid conversion in ternary statement
  3. MySQL Floatingpoint zero value
  4. Qradio button queation
  5. Calculating and diplaying the zoom in and zoom out percentage in Qt
  6. how to change qtextedit have a different select background color?
  7. Add new TreeItemWidget using GUI of different class
  8. updating qlabel image in switch statement
  9. How to cache all network traffic including POST?
  10. XSendEvent not working in Qt 5.4
  11. Can't load custm widget
  12. Connecting to MySQL Server using SSL (AWS RDS)
  13. Generate Xml file from SQL server
  14. Link to a specific version of shared library
  15. Something like placeholderText in QTableWidgetItem?
  16. How do I fix this?
  17. Custom QTabWidget loses capability to re-adjust size
  18. Stuck with tree view/widget
  19. [serialport] QSerialPortInfo::availablePorts result
  20. use a QWT layout with QCustomPlot
  21. Beginner error I'd need help with
  22. [solved] QMenu popup on QTableView does not close after selecting QAction
  23. Render LibVLC video into QWidget on Android
  24. Threading, separate GUI and worker stuf
  25. Using QGraphicsView with QOpenGLWidget viewport is throwing a QOpenGLShader error
  26. Raspberry Pi / QT5 - mouse focus on application AND in background operating system
  27. PySide uncorrect rowCount return
  28. QAbstractItemModel::dataChanged fires two times for single cell change
  29. Trouble painting customized QGraphicsPathItem
  30. QScreen devicePixelRatio wrong for my application.
  31. Missing qt/mocinclude.tmp file [Qt 5.5.1, Visual Studio 2010]
  32. How do I get a Qpixmap or QImage from a QGraphicsView without show()+grabWidget()
  33. writing mp3 headers
  34. How to use QNetworkAccessManager
  35. QAbstractItemModel for QTreeView with separate data
  36. Mouse events or position issues with Qt 5.6
  37. problem with save mp3 with QNetworkReply
  38. Styling QToolBox Tab
  39. Creating children in QtreeWidget with SQL data
  40. Styling QCombobox
  41. QPlainTextEdit in delegate, how to confirm editing using TAB ?
  42. Slow Graphics since Qt 5.6.0
  43. Can I force my MainWindow to initialize its widgets before calling app.exec() ?
  44. Serializing/DeSerializing Nested QHash objects
  45. QDateTime to QString Hex to QByteArray - Problem (
  46. QDateTime.fromMSecsSinceEpoch creates an invalid instance
  47. QSslSocket problem with Slot EncryptedBytesWritten(qint64 size) --> size doesn´t fit
  48. How to play more than one videos in a QGraphicsView at same time?
  49. QGraphicsView repaint closes context menus and others
  50. Qt5/C++ - QEasingCurve, change bounce height
  51. Need help simplifying the logic of an image editor program
  52. Help on QFtp
  53. Passing a QMouseEvent to a QGraphicsScene
  54. How to draw smootly?
  55. Using qSharedPointerConstCast syntax
  56. Generating xml file
  57. Problem With findchild()
  58. Qt game with levels and saving the state!
  59. Run a slot only it has received x number of signals
  60. set QTableView column to read-only in Python
  61. QWebengine quivalent to QWebelement and QWebelementCollection
  62. Not able to start camera using QCamera class
  63. Display objects with differing column count form a TreeModel in a TableView
  64. Qt Android
  65. Create interactive matrix using QGraphicsFramework
  66. Removing row from QAbstractItemModel
  67. line draw issue
  68. Fullscreen QMainWindow, QGLWidget issue on OSX
  69. How to paint a 2D polygon with different colors in each vertex?
  70. what shoudl I do if I can not find an interface of Activex with qaxobject
  71. Call to QPainter::begin() crashes when trying to print using Microsoft to PDF.
  72. Changing the slot of a signal
  73. Increase the resize zone of QDockWidget
  74. clearHttpCache() Example
  75. Qt 5.7 QTimeZone::abbreviation()
  76. How to get cursor shape?
  77. How does QComboBox uses/calls QCompleter ?
  78. align column of QTableView in pyqt5
  79. default QTableView behavior question
  80. Cubic Bezier approximation using circular arcs and lines
  81. Trouble in adding a data in resource<Size issue>
  82. QPrinter without QPrintDialog
  83. Selection Qtablewidget inside qtablewidget
  84. Touchscreen event isses
  85. Using QJson for read and display A list into QStandardItemModel
  86. Is It possible to show zeros numbers after decimal point in a QLabel?
  87. QImage.scanLine pointer memory leak
  88. Retrieve QByteArray in .png from SQL database
  89. Best way of defining mandatory fields?
  90. pyqt : Draw circles and image coordinates
  91. How to return QtListWidget from function
  92. Problems with "destroyed" signal
  93. Maintain QLineEdit Focus
  94. States transition of a QPushbutton derived class checkable instance
  95. Up/Down Arrow Buttons / QSpinBox without inputputfield ?
  96. Building QT Console Project with Boost Python
  97. mouseePress / mouseEvent , cursor coordinates & zoom issue
  98. QToolButton doesn't fit to text width
  99. QUrl handle ipv6 zone id wrong
  100. How to detect if application was executed through RDP / RDC?
  101. Screenshot of QGraphicsScene with QGraphicsProxyWidget
  102. widget on top of qglwidget (mac)
  103. Seeking advice on which qt widget to use.
  104. RubberHandDrag doesn't work !
  105. Adding widget to bottom left corned of existing Widget
  106. QVideoWidget\QMediaPlayer doesn't show up and locks everything within application
  107. dynamically created tablewidget name problem
  108. Problem with IMAP and QTcpSocket
  109. emit a signal into an MdiSubWindow
  110. Unresolved error code while trying to play a video
  111. Prevent reordering of DockWidget Tabs
  112. Getting "/deep/ combinator is deprecated" Warning Today
  113. Display on console unicode symbol from QChar
  114. Qt5/C++ - QComboBox - change currrent text color and the dropdown text colour
  115. Plotting with OpenGL, searching for best library to use
  116. What is the correct way to link Qt5 videoplayers to gstreamer sinks?
  117. QAudioDeviceInfo finds no default audio device on Android
  118. qmake exclude specific file in SOURCES
  119. QLabel: Resize font to contentsRect
  120. Qt Script
  121. Problem when rotating and resizing a QGraphicsItem
  122. QTableWidget::verticalScrollBar()->maximum() is always 0
  123. [Solved] How to edit mainwindow.ui to add submenus
  124. [Solved] Using QSqlDatabase - long timeout if no network cornnection
  125. Promoting Widget, plotting
  126. Tab Ordering not working properly in widget
  127. Problem with ressource file
  128. SDI Applications and MainWindow
  129. Passing data between MainWindow and my class
  130. Issues with QSqlQuery and inserting Timestamp data
  131. methods to obfuscate strings from hexdumps
  132. Disable Windows DPI Awareness only for printing
  133. Strange Qt app crash
  134. QTcpSocket problem
  135. issue in detecting swipe events
  136. How to get mouse click event in GUI application regardless of widgets
  137. QString text width without <qt><b> and other special params
  138. plugin accessing data from qApp
  139. QSqlDatabase, MySql, Threads and Debugging environment
  140. Confusion with OpenGL desktop and applications
  141. Frozen Column in QTableView
  142. Pass a parameter to new QWidget
  143. QSortFilterProxyModel not updating View
  144. Dynamically change data to QCharts
  145. Stuck on building Qt 5.7 with Mingw64
  146. Qt / OpenGL Video Experts Needed with video pipeline questions
  147. Compiling Qt 5.7 on Windows with MingW64, Stuck on compiling ICU
  148. Qt 5.7 is built but cannot find qtcreator.exe
  149. remote desktop
  150. Qt 5.7 build failed
  151. Populate Listview from Database
  152. Retrive audio duration
  153. Unable to contain children bounding boxes in parent bounding box programatically. Pic
  154. How to obtain and manipulate QMesh vertices, faces, something else?
  155. Error LNK1104:Cannot open file ".obj"
  156. Qt 5.7 QGraphicsObject paint issue
  157. APK Build Failed
  158. Download images from the internet
  159. QUdpSocket High rate message reading
  160. How to embed WordViewer in qwidget
  161. Window scroll issue for continuous data
  162. [SOLVED]Qt 5.7 string encoding issues
  163. Memory management of QAction
  164. How to embed PPT in Qwidget
  165. Looking for Pure OpenGL access from Qt Example
  166. QTreeView branch indicator changing icon randomly?
  167. custom QAbstractTableModel class updating QTableView
  168. HOW to embed IE core into QT WebEngine
  169. QQuickView redraw: setSource() 2nd time leads to Qt-Assert
  170. QTcpServer/socket readall
  171. setWindowFlags(Qt::Popup) , mouse hover not working ?
  172. How to use "Foreach" with "Qaxobject"?
  173. QTableWidget font shrink on text wrap
  174. connected() signal is lost on QTcpSocket
  175. Correctly destruction of child objects inside stack object
  176. Receiving audio through USB frame grabber and playing it
  177. Edit resource file of compiled executable
  178. Using Qt library on Matlab s-function file
  179. GIT - QProcess
  180. // C++ QGamepad API not working \\
  181. Strange path during build-process
  182. QML ChartView updates
  183. qTCPSocket buffers
  184. Cannot understand program
  185. Realization of signal and slot
  186. Only buzzing sound while playing wav/mp3 files through QAudioOutput
  187. Minimum size hint ignored when adding widgets dynamically
  188. QT Model/View questions
  189. use UI or create widget in source code?
  190. Cannot find my local Bluetooth module
  191. QComboBox with transparent dropdown
  192. QList and implicit sharing question
  193. ListView overscrolling
  194. Conditional inclusion of a library path
  195. Cant run app on Android x86 emulator
  196. dimming background on QDialog exec?
  197. Using cache with QNetworkAccessManager in QWebEngine
  198. Missing processing steps in QCameraImageCapture::imageCaptured?
  199. Moving table column using left mouse button with right mouse button
  200. QML ChartView Time Series
  201. Killing QProcess shell script
  202. WebEngine custom plugin path
  203. Porting QT Widgets desktop app to mobile environment
  204. QAudioRecorder example produces only a buzzing sound
  205. QImageEncoderSettings on Windows not working
  206. complications with connection to local Bluetooth
  207. Can't create folder
  208. QTimer::singleShot stop at 12:00AM on second day
  209. QTableWidget drop animation
  210. Convert Unicode data to Actual data
  211. Query problem
  212. QDialog - get parent name
  213. Sending Json post request in 5.6
  214. QButton color changing in Qt 4.8 on Raspberry
  215. IPC using UDP multicast
  216. embed Python in Qt C++ program and use signals/slots
  217. QTableWidgetItem::setTooltip() once works, other time doesn't
  218. Resizable width of vertical Header in QTableWidget
  219. How to declare QRadioButton number dynamically
  220. How do i draw to an existing opengl color attachment?
  221. How can QMultiMap::contains() differ from QMultiMap::keys().contains()?
  222. Advice needed - QImage vs. OpenGL for 2D data display
  223. Signal slot don't work
  224. Basic <algorithm> (reverse_copy) doesn't work with QString
  225. Fog with QMenu
  226. Fatal signal 6 (SIGABRT), code -6 in tid 30149 (QtThread)
  227. Is APPCRASH caused by QtCore4.dll with red Link Checksum in Dependency Walker?
  228. Expanded QComboBox Prevents QPushButton Clicks
  229. qt and postgresql
  230. Accessing QGuiApplication derived class properties from QML
  231. Config files best practices
  232. Qt 4.8 and SQL Server 2016
  233. QPushButton mouse release event issue
  234. qtopengl es 3.0 support
  235. Use QPainter to draw on a videoStream
  236. Restart a QThread
  237. Passing data in PostEvent
  238. Count of QNetwork HTTP connections
  239. Dynamically scale QLabel with QImage to content while keeping aspect ratio
  240. Color a row - QSqlRelationalTableModel or QSqlQueryModel
  241. Qt5.7/C++ - Window icon shows, can't show control icons.
  242. Set QDrag mimeData
  243. QLCDNumber
  244. slots and signals
  245. local variables in QThread - derived class
  246. QTableWidget scroll to position before update
  247. qt how use tesseract?
  248. mouse position
  249. Merging Rows of QStandardItemModels to Show in One QTreeView
  250. Unsure about QThreadPool object ownership