Log in

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. chat application (1 replies)
  2. catch Left most down element in QTreeView (6 replies)
  3. Handle re-sizing of a Window (1 replies)
  4. Mouse position while using drag'n'drop. (1 replies)
  5. how to delete a widget (3 replies)
  6. QOpenGLVertexArrayObject crash if QGLWidget not visible on close action (1 replies)
  7. Qt 5.5.1 on Windows 7 (0 replies)
  8. enum initialization (3 replies)
  9. Open File in a class and have access to it in another class (4 replies)
  10. How to load external ".so " library file ?? (3 replies)
  11. Set the Border of MainWindow After setWindowFlags(Qt::FramelessWindowHint); (2 replies)
  12. Svg Viewer problems (2 replies)
  13. Design movable menu (buttons) in QGraphicsScene (3 replies)
  14. How to add labels in any layout dynamically from external Library file ?? (1 replies)
  15. keyPressEvent not working in QT creator application (1 replies)
  16. Why is QVector's iterator using prefixed increase and postfix decrease internally? (0 replies)
  17. Change shape of QTextFrameFormat in Curve (0 replies)
  18. why changing QCheckBox's text color doesn't work? (2 replies)
  19. Deleting a QTextFrame in a QTextDocument (3 replies)
  20. How to get click event using Qt creator in my board (1 replies)
  21. Handle mouse events in widgets from scene (1 replies)
  22. C++/Qt4 linux - casting (ti.tv_usec * ti.tv_sec) to long long (2 replies)
  23. object allocation question (2 replies)
  24. Detecting whether KDEWallet is available (1 replies)
  25. Connect ReadyRead-Signal with Slot (3 replies)
  26. Qt4.8 serial port static build (1 replies)
  27. Connect QPushbutton and QListWidget-Scrollbar (2 replies)
  28. Inheritance qt (5 replies)
  29. Seeking advise on the QtScript replacement (3 replies)
  30. changing the shape of QlineEdit (0 replies)
  31. what is ZN15QAbstractSocket5errorENS_11SocketErrorE in Qt creator (5 replies)
  32. QNetworkinterface index (0 replies)
  33. How to find out the exact issue in Qt (0 replies)
  34. LD_DEBUG=all cat (2 replies)
  35. Align WindowTitle text to the Center in Windows 10 (3 replies)
  36. QAudioDecoder() fails in Windows 7 (1 replies)
  37. Invert a path and splite the result into multiple polygons (0 replies)
  38. Can't compile QList<struct> (5 replies)
  39. Show a context menu when the a column in a QTableView is selected (0 replies)
  40. Timebar Widget - What is the best approach to implement this in Qt? (4 replies)
  41. QCheckBox Item In QDropdown (10 replies)
  42. QTableView printing(Qt Commercial Support Weekly #25 – Printing large tables) (0 replies)
  43. How to convert user formular into Qt script (0 replies)
  44. [QLinkedList] find and delete item (2 replies)
  45. merging QMap (1 replies)
  46. Pixmap in QGraphicsScene disappears when it is scaled above 32,767 pixels (4 replies)
  47. PeerToPeer Viedo-Audio Stream (0 replies)
  48. QGridLayout overlapping items (4 replies)
  49. including QObject (3 replies)
  50. Create signal/slots in runtime ? (6 replies)
  51. How to load the content of a html link into a QStringList (1 replies)
  52. QGraphicsView crash on large size items in PyQt (4 replies)
  53. Show Dicom Image using PyQt4 (3 replies)
  54. internal QListView update messes up custom scrollbar stepsize (1 replies)
  55. get currently visible items in QGraphicsScene (1 replies)
  56. Qt failing to compile claiming "fatal error: QObject: No such file or directory" (6 replies)
  57. QMysql Driver not loaded (2 replies)
  58. install python-poppler-qt4 on windows (0 replies)
  59. Segfault when using signal and slot in dynamic library (0 replies)
  60. Mask with validation (3 replies)
  61. Increase floating QDockWidget resize margin size (1 replies)
  62. Start a linux command and read its standard output using QProcess (3 replies)
  63. LNK 1104.. error (0 replies)
  64. Thread and QGIS (4 replies)
  65. A very strange problem of my app created by Qt! (2 replies)
  66. Qtextedit find and replace performanceis slow (0 replies)
  67. segfault with QMessageBox in QAbstractItemModel::hasChildren (8 replies)
  68. windows still exists after closeAllSubWindows() (3 replies)
  69. Saving Files in the applicationDirPath/Uninstalling with InnoSetup (2 replies)
  70. checkbox position on resize (1 replies)
  71. QVector filled with unespected numbers (2 replies)
  72. QGraphicsScene changes visible area when scenerect changes (4 replies)
  73. Item size not updating after scaling QGraphicsView (13 replies)
  74. How to check/interpret itemChanged signal for QTreeWidget? (1 replies)
  75. Tableview dialog as delegate (5 replies)
  76. Event Filter doesnt work on Drop Event (3 replies)
  77. Render individual QImage(s) or QVideoFrame(s) in Widget without blanking QMainWindow (0 replies)
  78. Make Qt application portable (1 replies)
  79. QMainWindow::restoreState doesn't bring floating QDockWidgets to the front (0 replies)
  80. QFontDatabase::addApplicationFont works in Embedded Linux, but not in Linux Ubuntu (2 replies)
  81. byte to uint (2 replies)
  82. Problem with custom display widget and selection in QTreeWidget (0 replies)
  83. "undefined reference to 'qt_static_plugin_AccessibleFactory()'" for static Qt (3 replies)
  84. Dock/Undock of Tabs in QTabWidget (2 replies)
  85. How to get Meta Data using QMediaPlayer ? (0 replies)
  86. Sql error comming from nowhere (1 replies)
  87. Qt simultaneous text selection across multiple QPlainTextEdits (1 replies)
  88. UTF-7 encoding support (6 replies)
  89. QTApplication (1 replies)
  90. How to display text in a push button on top of (not above) an icon? (1 replies)
  91. Send data over TCP (1 replies)
  92. Thread related problems with QNetworkAccessmanager (5 replies)
  93. QGraphicsWidget drag&drop problem (0 replies)
  94. show() vs showFullScreen() (1 replies)
  95. How to change the size of icon on qmainwindow? (2 replies)
  96. Multiple QNetworkRequests (post) with QNetworkNetworkAccessManager in a loop (6 replies)
  97. how to make the title left-aligned? It is in the middle (1 replies)
  98. QwtPolarCurve setData() (1 replies)
  99. How I can call QX11embedcontainer from Java? (5 replies)
  100. Complex data structure upgrade to QAbstractListModel (13 replies)
  101. Can we get the type of resource requested in QNetworkAccessManager::createRquest() (0 replies)
  102. Widget with fixed aspect ratio (1 replies)
  103. Showing 1 bit binary PNG as 32bit RGBA image (1 replies)
  104. Qt handling of Linux framebuffer resizing (2 replies)
  105. How to display image transformed into integral image on label?(OpenCV) (1 replies)
  106. QAuthenticator - how to allow third-party authentication mechanisms? (1 replies)
  107. Problem with QVector (4 replies)
  108. serial.readAll() strange problem reading form FTD232 (6 replies)
  109. QTableWidget::item return own QTableWidgetItem (4 replies)
  110. Client Server connection through specific port (4 replies)
  111. QSslSocket closes connection (1 replies)
  112. QT as a GUI for fortran program - ifort (1 replies)
  113. Please critique: solution to database connection and multiple threads (4 replies)
  114. TCP Connection (3 replies)
  115. QSqlQueryModel needs filtering data - HOWTO (2 replies)
  116. Select specific item in QListView (6 replies)
  117. error while playing video on qt creator (0 replies)
  118. Sending image in blocks via datastream does not work for other block sizes?? (2 replies)
  119. QWebEngine HTML5 video tag & MP4/H.264 videos (0 replies)
  120. Application crashed when QSortFilterProxyModel is used for QTableview sorting (5 replies)
  121. Application Window Lost When Moving from 2 Screens to 1 (3 replies)
  122. ActiveX | from MFC to Qt5 (15 replies)
  123. QWidget No such file or directory (4 replies)
  124. client disconnected (3 replies)
  125. QObject::disconnect: Unexpected null parameter (2 replies)
  126. QTcpSocket Sniffer (2 replies)
  127. how to subclass a qwidget in ui file (2 replies)
  128. QStyledItemDelegate events are not called (1 replies)
  129. Graceful termination of Qt application by unix signal (4 replies)
  130. getting weird QPainter error QPain::begin: Paint device returned engine == 0, type: 3 (11 replies)
  131. QT accept udp link instead of local video file (0 replies)
  132. Use QCocoaNativeContext in C++ (0 replies)
  133. Is this the correct way of using QConcurrent::run() > (6 replies)
  134. QListView with QSqLite and special format (1 replies)
  135. Tooltips which follow the mouse (4 replies)
  136. OpenGL Interface (10 replies)
  137. FTP Live log issue as rawCommandReply() behavior in Qt 4.8 is not same as in Qt 4.3 (1 replies)
  138. Best Way to Draw Large Image (0 replies)
  139. does main thread has sleep() ? (7 replies)
  140. Why isn't QTimer asynchronous? (5 replies)
  141. qsqlquery database locked with SQLITE (5 replies)
  142. Deploying qt5.5 on ubuntu that relies on mediaservice plugins (2 replies)
  143. QFileDialog::getopenFileNames - File select order (1 replies)
  144. IXXAT CAN library use in QT (1 replies)
  145. rawCommandReply() emitting one time in Qt 4.8 , but emerges multiple times in Qt 4.3 (0 replies)
  146. canFetchMore is getiing called 3 times ?? (6 replies)
  147. To Show images in QListWidget with headings. (0 replies)
  148. Bullseye Code Coverage for Qt (1 replies)
  149. How to use two timers in Qt? (1 replies)
  150. Provide Qt C++ application as a plugin to Eclipse (0 replies)
  151. Client QNetworkReply is returning Connection Closed Status (4 replies)
  152. QSerialport read/readline/readall missing first char. (2 replies)
  153. QSqlDatabase: Insert values from a database to another (4 replies)
  154. MVC - canFetchMore() is not working as expected (6 replies)
  155. QEventLoop block...asleep? (4 replies)
  156. loading QML file as a component from C++ to QQmlApplicationEngine (1 replies)
  157. QWebView shows blank page on Raspberry Pi 2 (0 replies)
  158. How to cancel pending signals? (7 replies)
  159. How to correctly use signal/slot in a data streaming application? (8 replies)
  160. Mouse Events for 2 different GUI applications running on same screen. (4 replies)
  161. Qt Crash during QDockWidget reparent through Drag and Drop (3 replies)
  162. QCA is not working under Ubuntu (2 replies)
  163. Reading GPS data from virtual serial port on a Windows system (5 replies)
  164. qmake contains() doesn't work (0 replies)
  165. How to display a QGroupBox and its contents in two separate QWidgets? (3 replies)
  166. Hide QT Control at Runtime (2 replies)
  167. A library for pens and brushes not working (9 replies)
  168. Creating QLabel dynamically of size equal to screen size!!! (2 replies)
  169. QTFW Installer 2.0.1 - Add key to windows registry (0 replies)
  170. QtService is not automatically started after reboot QT5 Win8 (0 replies)
  171. [QTest] adding class column and row (3 replies)
  172. Deriving QAbstractProxyModel : table to tree (4 replies)
  173. Convert HTTP QUrl to file path on the server (3 replies)
  174. QGraphicsscene and QGraphicsview (3 replies)
  175. Qt submenu offset issue (7 replies)
  176. Set CSS in QPushButton's subclass's constructor (1 replies)
  177. Subclassing a QPushButton (1 replies)
  178. QSystemTrayIcon +Qt 5.5 Ubuntu 14.04 (2 replies)
  179. Program won't compile since update from Qt5.4 to Qt5.5 | Error in Qt files? (3 replies)
  180. Qt Installer Framework - Check directory (1 replies)
  181. “Pass” slots from class to class (1 replies)
  182. QWidget overrides Qscrollarea CSS color setting (0 replies)
  183. Need SSL based mock sever to test QNetworkAccessManager::post() with ssl (3 replies)
  184. Can QListWidget's clear() be called from a slot connected with one of its signal? (3 replies)
  185. error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match (1 replies)
  186. set QApplication default font using qss (1 replies)
  187. Qt backend (C++) Webpage Frontend (HTLM, php) (3 replies)
  188. Qt3D 2.0 Rotation3D alternative (3 replies)
  189. Problem with number types - convert binary QString to decimal (6 replies)
  190. Qt Bluetooth supporting mobile phone's connectivity in MacOs (0 replies)
  191. Can't use libturbojpeg to load image files (6 replies)
  192. QNetworkAccessManager issue on Qt 4.8.7 (2 replies)
  193. Parsing the xml namespace (0 replies)
  194. Qt OS X closing application issue (3 replies)
  195. Qt QGraphicsView - BackgroundBrush Translate (3 replies)
  196. Simple model with QListView and QTableView (7 replies)
  197. Android Debugger not Working (1 replies)
  198. Flip part of drawing in a QPaintDevice (3 replies)
  199. Window without parent always on the top of the application main window (1 replies)
  200. Set button invisiable on a plugin, will cause page scroll to top? (3 replies)
  201. Life time of a QMenu? (2 replies)
  202. QInputDialog For Regular Experrsion (1 replies)
  203. closeEvent (2 replies)
  204. QDialog and QMainwindow focus and key events problem (0 replies)
  205. qmake generates bogus Makefiles (6 replies)
  206. QTreeWidgetItem Check Boxes (5 replies)
  207. QPrintPreviewDialog doesn't update preview during execution (5 replies)
  208. Qt4 set and read header data in tableView (1 replies)
  209. Big memory problem (15 replies)
  210. MVC App crashes in release mode (3 replies)
  211. QRegExp Not Repeated More Than Four Times. (8 replies)
  212. Cannot link against jpeglib and turbojpeg in QtCreator project (2 replies)
  213. connect to rest service with qt and error SSL handshake failed (5 replies)
  214. Proper way to manually set the layout of a window (1 replies)
  215. QPainter::drawRect(QRect) suspect height behaviour (2 replies)
  216. restorGeometry() is not working... or maybe a contained Widget/layout causes resize? (6 replies)
  217. QTabWidget delete order (5 replies)
  218. QTabWidget setCornerWidget adds some small white margins (OS X) (2 replies)
  219. Qt 5.5 WinRT x64 VS2013 applications fail WACK Direct3D tests (1 replies)
  220. Qwt charts wtih large data set and multiple series (1 replies)
  221. Crash inside Qt method QHttpNetworkConnectionChannel::sendRequest() when using ssl (1 replies)
  222. QSslCertificate not populating Subject Alternative Names (2 replies)
  223. Adding custom compiler to qmake project file and parallel compilation (0 replies)
  224. How do you synchronize GUI elements to a (non-database) data source? (2 replies)
  225. Mouse events for different tables: How to handle? (7 replies)
  226. QWebView - scaling issues with .svg (1 replies)
  227. paintEvent() timing (7 replies)
  228. Errors: run command with system call in a qt application (5 replies)
  229. Filter QListView/QTreeView using QFileSystemModel (1 replies)
  230. The 'Start Dictation' and 'Special Characters' menu items not visible in some locales (0 replies)
  231. QTslider vertical handle customization problem - CSS (1 replies)
  232. Promoted Widget within a Promoted Widget programmatically (2 replies)
  233. How to shift the pixels of part of a QGraphicsItem? (1 replies)
  234. QTouchEvent : No TouchBegin if I don't Move or Up (0 replies)
  235. How to do QChartView delegate like QTableView item delegate (0 replies)
  236. Left aligning QToolButtons in a QToolBar (2 replies)
  237. Disappearing html table border when viewing pdf file prepared using QTextDocument (1 replies)
  238. Running QMake and Make on different systems (4 replies)
  239. How to get the last modification time of a Windows Registry key? (1 replies)
  240. QGraphicsView size incorrect after adding to QSplitter (2 replies)
  241. QTimer Not Firing, very strange... (2 replies)
  242. Declare global array of a struct in another header file (2 replies)
  243. Repainting QTableWidget (20 replies)
  244. DIscard old signals (6 replies)
  245. Optimized Qt compilation (2 replies)
  246. Weird metaObject->className extension for QML "ghost"-items (2 replies)
  247. About Progress bar (3 replies)
  248. PyQt4 Signal to PyQt5 Signal Convert? (3 replies)
  249. [PyQt4] Drag and drop rows with QTableView and QSqlTableModel (1 replies)
  250. Resizing Qwidget with app window (5 replies)