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. Transparency propagation question (1 replies)
  2. How can we create .pc file automatically? (6 replies)
  3. G++ Qt Compile Issue (1 replies)
  4. Signal/Slot problem by subclassing from QTreeWidgetItem (4 replies)
  5. GraphicsItem is flickering (3 replies)
  6. Applying treatment after screen rendering on specific items with QGraphicsView (8 replies)
  7. Issue with isActiveWindow() (3 replies)
  8. How to find which QTreeWidgetItem? (12 replies)
  9. aboutToQuit() signal from QCoreApplication (3 replies)
  10. QCoreApplication - startingUp() (3 replies)
  11. QThread, QMutext - stability of application (3 replies)
  12. Intergrating Library Packages (4 replies)
  13. How to limit the size of QLineEdit? (6 replies)
  14. QHttp file upload doesn't stream? (9 replies)
  15. QGraphicsItem Opacity Mask (3 replies)
  16. SQL Anywhere ODBC (6 replies)
  17. QThread for Movie Player... (1 replies)
  18. PyQt : Signal like this (5 replies)
  19. ‘QLabel& QLabel::operator=(const QLabel&)’ is private error when using vectors (1 replies)
  20. QNetworkAccessManager or QHttp (3 replies)
  21. QtWebKit - install QuickTime plugin (1 replies)
  22. How to change weekends red color in QCalendarWidget? (2 replies)
  23. Problems with static compile for QextSerialPort (4 replies)
  24. button click in webview (1 replies)
  25. NSNotificationCenter with Qt (0 replies)
  26. Sorting a QStringlist issue (4 replies)
  27. QtWebKit and problem with events (0 replies)
  28. Can I use a “\n” character in strings that are to be translated with Qt Linguist (0 replies)
  29. Mysql plug in loading problem (0 replies)
  30. cannot access QLineEdit text in other methods of the class... (2 replies)
  31. SQLiteman on Linux (2 replies)
  32. Confusion about events posted from slots (1 replies)
  33. Phonon crashes application when creating a VideoPlayer (0 replies)
  34. How to read text file including all empty spaces.. (1 replies)
  35. Creating a QTcpSocket or a QTcpServer in a thread other than the main thread. (16 replies)
  36. QString equivalent to sprint( str, "%hd",...) (3 replies)
  37. QGraphicsItem always selected (2 replies)
  38. saveState with multiple windows (1 replies)
  39. Problems with embedding a QGraphicsView in a QGraphicsScene with a QGLWidget viewport (0 replies)
  40. Need Help debugging: glibc detected: double free or corruption (0 replies)
  41. Unicode (0 replies)
  42. Segmentation fault when creating new QString (3 replies)
  43. Panning QGraphicsScene (1 replies)
  44. Moving a QButton around the form using the mouse (4 replies)
  45. Port Shared Library from Linux to Windows (2 replies)
  46. OpenGL frame rate under 64-bit XP (1 replies)
  47. using QWebView cache with QNetworkDiskCache (3 replies)
  48. QBuffer bytesWritten() problem (3 replies)
  49. Why QStatusBar do not at the bottom? (5 replies)
  50. serial communication in linux,using c (4 replies)
  51. Context menu for QAction (4 replies)
  52. HTML parsing (2 replies)
  53. centralWidget always in center (3 replies)
  54. Include path question (3 replies)
  55. Need definedInHeader("QString") == "q<somewhere>.h" (6 replies)
  56. Multiline entry in a QMenu (0 replies)
  57. Sending event from child widget (6 replies)
  58. Size of QMessageBox (3 replies)
  59. QFont, inclination (0 replies)
  60. Problem wth Opencv & Qt 4 (0 replies)
  61. GraphicsItemChange and QTransform (0 replies)
  62. closing a Qdialog called from a Qdialog (3 replies)
  63. How to log returning control back to the main event loop? (5 replies)
  64. PyQt->QTreeWidget to QGraphicsView drop failure (1 replies)
  65. QMessageBox with no focus (0 replies)
  66. QGraphicsScene problem/bug (2 replies)
  67. Compiling and efficiency problems (12 replies)
  68. getting the checkbox value instantly from treeview model (2 replies)
  69. Http Post method help (0 replies)
  70. How to use the QFile.map (1 replies)
  71. SQLite encoding problem (3 replies)
  72. Minimizing Mfc application with open Qt dialog (0 replies)
  73. Disabling the user to change QCheckBox checkstate (1 replies)
  74. trouble making simple DOM model example editable (6 replies)
  75. Add graphics view to tab widget? (1 replies)
  76. VARIANT <-> QVariant (2 replies)
  77. Tiling with OpenGL and textures (1 replies)
  78. how to use shared library (3 replies)
  79. transfer graphicsscene on form1 to graphicsscene on form2 (2 replies)
  80. QPainter and Qt analog clock example (2 replies)
  81. Creating gaps between QTreeWidgetItems (4 replies)
  82. automatic coordinate transformation for a data plot in QGraphicsView (5 replies)
  83. Q3ListViewItem in Qt-4.4.3 (1 replies)
  84. Smooth lines in QGraphicsView (4 replies)
  85. Qmenu as View in a QCombobox (1 replies)
  86. Icon in QToolBox (2 replies)
  87. Problem when triyng to debug (4 replies)
  88. GraphicsView paintEvent question (5 replies)
  89. Prob with store and retrieve binary data to/from remote sqlserver's image field (21 replies)
  90. how to best separate tests from source (0 replies)
  91. Problem with playing color-keyed AxWidget (Shockwave Flash) (3 replies)
  92. mysql plugin creating issue(sh: reimp: command not found) (5 replies)
  93. Simulate QMenu behavior (2 replies)
  94. Custom Widgets to PyQt (0 replies)
  95. (SOLVED) Data loss over tcp connection? (4 replies)
  96. QSortFilterProxyModel + setFilterRegExp for more than 1 column (7 replies)
  97. Child object not showing (2 replies)
  98. How to copy selected ellipse area from image (5 replies)
  99. how to save a image file ( say png ) into mysql database? (12 replies)
  100. QT and media Transfer Protocol (MTP) + IPOD (2 replies)
  101. Multiple displays on X11 (1 replies)
  102. What's QAction's parameter "parent" mean? (1 replies)
  103. QTreeView::isFirstColumnSpanned() - how to use it with a custom model?? (1 replies)
  104. port application from 2.3 to 4.5 (1 replies)
  105. Confusion over columnCount() in itemviews (5 replies)
  106. qprogressbar without knowing the time (3 replies)
  107. a faster QSqlQueryModel::data() (0 replies)
  108. Show delegate in treeview all the time regardless of EditTrigger mode (2 replies)
  109. qobject_cast and sender() (1 replies)
  110. QHeaderView Sort Indicator sizing (3 replies)
  111. extract data from photos (1 replies)
  112. QVariant, QtDBus, pointers & custom classes (7 replies)
  113. close event (11 replies)
  114. Help on QProcess - Output Read (5 replies)
  115. QThread for GUI speed up and event error (0 replies)
  116. QSplashScreen 4.5.0 vs. 4.3.4 (0 replies)
  117. Phonon handling mp3 metadata (1 replies)
  118. Signal if application is translating? (3 replies)
  119. WindowModal vs ApplicationModal (0 replies)
  120. Display Label Color by selecting Color Picker (1 replies)
  121. Error while executing a application - Gtk WARNING (1 replies)
  122. How do to add a library to my project? (9 replies)
  123. How to merge two QPixmaps in to one. (2 replies)
  124. XML Getting attributes of a specific value (1 replies)
  125. QGraphicsItem & dragndrop (0 replies)
  126. Many Data Memebers For a Class (2 replies)
  127. Icon for executable (1 replies)
  128. why qstringlist *ps "Segmentation fault"? (6 replies)
  129. Compliant Qt Assistant Documentation (2 replies)
  130. 'QList' does not name a type (3 replies)
  131. Memory usage of simple Qt app (1 replies)
  132. Does "emit" in the calling thread mean execution? (3 replies)
  133. Register Qt application as operation system toolbar (0 replies)
  134. Improper size issue in QWidget::sizeHint() (2 replies)
  135. BLOB item in QTableView (0 replies)
  136. ActiveQt QVariant and VC VARIANT (15 replies)
  137. Can i make ICMP protocol to use QTcpsocket? (2 replies)
  138. Does QDataWidgetMapper use flags? (1 replies)
  139. problem with ssl in other mashines (2 replies)
  140. QNOME - Another Desktop Environment (3 replies)
  141. How to uncheck QRadioButton programming(ly) (5 replies)
  142. Notifications of exceptions in debug output (0 replies)
  143. Google Earth Widget Using QtWebKit (1 replies)
  144. CPU Loading issues (0 replies)
  145. Broadcast string with udpsocket (5 replies)
  146. Customizable Analog clock general advice needed (0 replies)
  147. making widget back from fullscreen (2 replies)
  148. Positioning QGraphicsWidget (3 replies)
  149. Qt 4.5- cannot compile lphonon ( media module) application (0 replies)
  150. QCalendarWidget and dynamic language switching (4 replies)
  151. doubts regarding QT (1 replies)
  152. qmake outputting wrong kind of makefile... (1 replies)
  153. upload movie files to youtube (0 replies)
  154. Gui and non-Gui thread problem (1 replies)
  155. How can I added a button to QGrahpicsScene (1 replies)
  156. turning widgets to original state (2 replies)
  157. SQL driver load problem (1 replies)
  158. ChildAt(Qpoint) - related (3 replies)
  159. Application won't run - missing DLLs? (2 replies)
  160. Linux -> Windows port issue (signals) (2 replies)
  161. Please help me...I want to do a Sniffer (0 replies)
  162. how to change the line space in QGraphicsTextItem Paint() (1 replies)
  163. Problems saving a text file (3 replies)
  164. QRegExp to match strings within ' and also containing ' (1 replies)
  165. headerView of the QTableView not shown (2 replies)
  166. Question about custom view (or custom delegate) (1 replies)
  167. Using git with qt creator (1 replies)
  168. Encode html special characters (4 replies)
  169. Implicit vs. explicit (4 replies)
  170. Newbie - Confused about the central widget (1 replies)
  171. Portable qmake .pro files... (0 replies)
  172. How to draw rubber band using XOR (2 replies)
  173. Suggestions for logical expression syntax? (1 replies)
  174. QtStyles and Application Crashes (0 replies)
  175. open a video file in a new window... (0 replies)
  176. Regards CallBack Functions (1 replies)
  177. QSslSocket based server never finishes handshake (Solved) (1 replies)
  178. bindValue string to datetime db field (0 replies)
  179. QMessageBox closes entire application (2 replies)
  180. err:"Unable to restore previously selected frame" (1 replies)
  181. QSqlQuery::lastquery() returns blank (1 replies)
  182. store and retrieve binary data to/from remote sqlserver's image field (0 replies)
  183. go to file's begin (1 replies)
  184. Problem with QPainter drawText() not rendering text at large coordinates (2 replies)
  185. left alignment for pushbutton text (7 replies)
  186. QPainter::drawPixmap always produces black on windows? (0 replies)
  187. Drawing text within rectangular in textbrowser (4 replies)
  188. how to set fontsize for label? (3 replies)
  189. QTreeWidget loses selection while moving items down (0 replies)
  190. QMdiArea / SubWindow Problem (2 replies)
  191. QGraphicsTextItem Paint() (5 replies)
  192. QPainterPath and QPolygon (0 replies)
  193. QDBus Bluetooth Pairing problem (2 replies)
  194. QDataWidgetMapper with QGroupBox (2 replies)
  195. QGraphicsView performance in 4.6 (2 replies)
  196. Getting next child element from XML file (2 replies)
  197. Store QList<T> in QVariant and stream to QDataStream? (3 replies)
  198. Signal/Slot execution sequences/preemption (8 replies)
  199. QGraphicsPixmapItem zoom out loses percision (2 replies)
  200. Display from multiple processes in one GUI (3 replies)
  201. QSvgWidget Compile error (1 replies)
  202. Exit unending loop with Button (3 replies)
  203. Laying out affine text graphics items (0 replies)
  204. ui components (0 replies)
  205. QGraphicsItem and OpenGL textures (4 replies)
  206. Not able set QPixmap to a MDI area subwindow in release mode (0 replies)
  207. QDir fails in Vista (2 replies)
  208. QUdpSocket - how to get destination address of a datagram? (0 replies)
  209. QtWebKit access HTML manipulated by javascript (1 replies)
  210. QODBC has feaure (Query Size) (1 replies)
  211. Stylesheets & QPushButton menus (5 replies)
  212. qdbus connect return always FALSE (4 replies)
  213. odd shaped buttons (2 replies)
  214. response from mail server (4 replies)
  215. Cannot mix incompatible Qt libraries (2 replies)
  216. Wrap Text in PUSHBUTTON (2 replies)
  217. QDialog in DLL (0 replies)
  218. Help ...QTreeView (2 replies)
  219. How to use Q3Listview in Qt-4.2.1 (3 replies)
  220. how to draw a circle on a frame in Qt-4 (1 replies)
  221. how to unload a plugin while the plugin dll is still running (0 replies)
  222. trying QtMobility/Multimedia @ Qt4.6tp1 (2 replies)
  223. QGraphicsScene - tagging picuters (1 replies)
  224. QVariant not returning proper type for SQLite REAL (1 replies)
  225. Unit Test Organisation, and having qmake what I want (1 replies)
  226. QListView removing rows problems (5 replies)
  227. Kinetic scrolling in QListWidget (2 replies)
  228. highlightation of table cell only upto the text area (0 replies)
  229. Scaling too much on a graphics view (5 replies)
  230. How to change the Label text (2 replies)
  231. Windows Movie maker integration (1 replies)
  232. create qt ribbon menu (3 replies)
  233. QItemSelectionModel::selectedIndexes() fail (1 replies)
  234. Which widget within the workspace window has "focus"? (1 replies)
  235. QStandardItemModel Lazy Population (0 replies)
  236. Displaying 2 QApplication's in single window (1 replies)
  237. document view Architecture in QT (3 replies)
  238. Library QSerialDevice v 0.1.0 released (0 replies)
  239. how create CWnd and use it in Qt (5 replies)
  240. photo thumbnail viewer (12 replies)
  241. Additional keyboard shortcut for a menu (5 replies)
  242. QExplicitlySharedDataPointer (1 replies)
  243. Stored Procedure in Firebird databse (IBase) (2 replies)
  244. Problem with big visualization in graphics view (2 replies)
  245. Simple question about QtConcurrent (6 replies)
  246. QUdpSocket and UnconnectedState problem (0 replies)
  247. Problem in Creating/installing Custom Widget (0 replies)
  248. Modifying QListView items (0 replies)
  249. WriteFile in QT... Too many bytes to write? (1 replies)
  250. General question about events overriding (2 replies)