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. Enumerating QAction in a QMenuBar (7 replies)
  2. To set focus on circumference circles when key is pressed (10 replies)
  3. [QtGui] Problem with a QTextBrowser (2 replies)
  4. How to resize the QIcon inside QPushButton dynamically? (2 replies)
  5. QtGui. How to catch event then controls added to widget (wgt is container!) (1 replies)
  6. Small DLL hell adventure (3 replies)
  7. QtScript. How to add created object to script? (1 replies)
  8. Touch screen signature capture using QPainter (1 replies)
  9. loading image from disk (1 replies)
  10. mingw10.dll not found (1 replies)
  11. Can QRubberBand paint out of clipping area ? (2 replies)
  12. Progress Bar set value inside OpenMP parallel for (2 replies)
  13. QToolButton customization / skinning (8 replies)
  14. Qt Creator - signals/slots problem (2 replies)
  15. checkable QAction shortcut hold (7 replies)
  16. QRegExp on QSortFilterProxyModel (2 replies)
  17. Restrict QFileDialog to one specific directory (2 replies)
  18. Strange output: Can't compile for WinCE to save my life! (3 replies)
  19. QDate next day (2 replies)
  20. QFileSystemWatcher on a network mount (5 replies)
  21. Qt Eclipse plugin - linking problem of external libraries (4 replies)
  22. Best class for graphics-animation (1 replies)
  23. QListWidget not working??? (4 replies)
  24. Download the source code of a webpage using the QNetworkAccessManager (3 replies)
  25. Insert a image into a MySql BLOB database fiel - using Model/View (2 replies)
  26. Add Gradient to Background for QListView (11 replies)
  27. code for new project (10 replies)
  28. table widget style problem (3 replies)
  29. Subclassiıng QAbstractItemModel for a thread-safe tree model (4 replies)
  30. QTextEdit and Chinese characters on a Mac (0 replies)
  31. Resizing and transforming of QGraphicsItem's (4 replies)
  32. Anchor widgets in QGraphicsScene (4 replies)
  33. QKeyEvent - no ASCII characters (6 replies)
  34. QFile dialog, native view (4 replies)
  35. Fill a data record in the beforeInsert slot (1 replies)
  36. Making an executible started from my app run non-minimized (2 replies)
  37. QGraphicsLayout - same widths and heights for all cells, two items in the same cell (6 replies)
  38. QDataWidgetMapper setting own model index (0 replies)
  39. Combo with cascading list (3 replies)
  40. How can I discriminate different Windows OSs? (3 replies)
  41. override shortcut icon in QToolBar (1 replies)
  42. QT and Dotmatrix printing (0 replies)
  43. opening a file using its Url in QFileDialog::getOpenFileName() not working in linux (2 replies)
  44. collect2: ld returned 1 exit status -- working with toolbars (4 replies)
  45. new project (5 replies)
  46. QTableView not scrolling (5 replies)
  47. Issue while overloading mouseReleaseEvent (7 replies)
  48. How to track scrolling (1 replies)
  49. BlockingQueuedConnection hang (7 replies)
  50. Qt 4.6.1 from Windows/Linux to Mac OS X - .dylib vs .so? (1 replies)
  51. Best way to display segregated map of a country (2 replies)
  52. cvUnDistortOnce problem (1 replies)
  53. Questions about Subclassing QItemDelegate (4 replies)
  54. QGraphicsTextItem mousePressEvent Right button creates a non desired menu (0 replies)
  55. Video Parsing - Frame by Frame (3 replies)
  56. Error: Project Message:Warning:unknown Qt: WebKit while compiling in Linux (2 replies)
  57. QGraphicsItem mousePressEvent only on opaque pixels (1 replies)
  58. Why do I require a new event loop from a GUI? (5 replies)
  59. Colored special characters in textEdit (<, >, &) (5 replies)
  60. MySQL UTF-8 encoding issue (5 replies)
  61. Lowering the text in a QSpinBox (0 replies)
  62. background gradient with stylesheets (6 replies)
  63. QDir::currentPath() and start program at login - Windows (2 replies)
  64. Drawing a line with a linear gradient effect (4 replies)
  65. QGraphicsItem and QKeyEvent problem (6 replies)
  66. QGraphicsItem / QGraphicsProxyWidget: how to make it flash? (2 replies)
  67. QGraphicsItem / QGraphicsProxyWidget: how to snap to grid (3 replies)
  68. Drawing curve legend (1 replies)
  69. QPushButton -- Round shape (6 replies)
  70. QScript + SimpleClass not working (0 replies)
  71. QFileSystemModel hiding folders (5 replies)
  72. ProxyModel problem (1 replies)
  73. Style sheets and font weight bug (8 replies)
  74. Returning a QString to a QLibrary (3 replies)
  75. Control the priority of QtConcurrent::run()? (4 replies)
  76. Best way to populate a QTableView or QTableWidget with Excel data (3 replies)
  77. QGraphicsItem - Rectangle "with holes": how to get a good performance? (0 replies)
  78. Native vs Raster (7 replies)
  79. Can't include QtSvg (1 replies)
  80. QThread + QMutex example (2 replies)
  81. How to capture right clicked dates in a QCalendarWidget? (1 replies)
  82. How to interactively adding text to scene (4 replies)
  83. how to cvCalibrateCamera (1 replies)
  84. Debugging QTreeView Selections (3 replies)
  85. Serial Port Reading problem (12 replies)
  86. selecting/activating tabify'd DockWidget? (2 replies)
  87. qtreewidget and drop event detection (1 replies)
  88. Subclassed qlistwidget event handling problem (9 replies)
  89. Qt and Envitia (Tenet) MapLink Pro Accelerator toolkit (1 replies)
  90. Embedding ruby into Qt application. (0 replies)
  91. Qt for Symbian, where to start? (4 replies)
  92. problems using QTcpSocket (6 replies)
  93. customizing QDockWidget (1 replies)
  94. Thread mutex lock and return value (5 replies)
  95. Download File (2 replies)
  96. Two Qt apps getting bleed-through effect (1 replies)
  97. QT_NO_PRINTER doesn't have effect (2 replies)
  98. QAbstractItemDelegate and QLinearGradient (2 replies)
  99. QgraphicsView performance (2 replies)
  100. QTreeView + QSortFilterProxyModel take a lot of system resources when scrolling (3 replies)
  101. Tool button problem (6 replies)
  102. Toggle text for context menu. (6 replies)
  103. Set the size of a QPixmap object (2 replies)
  104. convert from unsigned char* to QString (2 replies)
  105. Question on subclassing QSqlTableModel (4 replies)
  106. Context Menu on Item Delegate (3 replies)
  107. QTableWidget Highlighting and Selection Colors (1 replies)
  108. add a derived class to a qtdesigner project (1 replies)
  109. Error when loading QIcon from plugin resource on mac (1 replies)
  110. Handle KeyRelease or KeyPress on any row in QTableView (2 replies)
  111. QScrollArea clipping contents (0 replies)
  112. Resolution independant UI with QGraphicsScene (3 replies)
  113. QFileDialog (8 replies)
  114. simple mdiArea example wanted .. (1 replies)
  115. QGraphicsview/Scene in live application (0 replies)
  116. Indicate loading in QTreeWidget (0 replies)
  117. Style3sheet problem, QTreeView for specific object (2 replies)
  118. MacOsX + QtCreator + Ogre (2 replies)
  119. Loading images from resource files in webkit (1 replies)
  120. ScrollBar (1 replies)
  121. Error using debugger in Linux (0 replies)
  122. Creating a pixmap from unsigned char* (9 replies)
  123. Display images and move them (5 replies)
  124. Reading items in a QStandardItemModel (3 replies)
  125. Task bar context menu Enable? (1 replies)
  126. QDbus and wpa_supplicant (2 replies)
  127. Open a dialog from a (editor) widget created by a delegate leads to crash (0 replies)
  128. QTabWidget documentMode on mac looks wrong. (1 replies)
  129. How can we get file version information in Linux? (2 replies)
  130. deleting record (row) from QSqlTableModel (3 replies)
  131. Saving parts of an SQLITE database to a new file (2 replies)
  132. QPlainText (1 replies)
  133. QKeyEvent problem with different keyboard layout (3 replies)
  134. QWhatsThis text in QDockWidget (1 replies)
  135. QWebView sometimes not loading external resources (2 replies)
  136. QtPlugin and undefined symbol (1 replies)
  137. Deleting rows from qdirmodel.. (2 replies)
  138. Implementing cached rendering of a widget. (4 replies)
  139. 3 questions about QTreeView (1 replies)
  140. Control over QGraphicsScene placement in QGraphicsView (3 replies)
  141. Can I copy a QGraphicsItem on my scene? (3 replies)
  142. Make QDial ignore user input (4 replies)
  143. extending native-style QFileDialog (1 replies)
  144. Conceptual MVC problem in Qt (1 replies)
  145. QSqlDatabase: QMYSQL driver not loaded (13 replies)
  146. Mediaplayer-like application (one instance, commands) (0 replies)
  147. QLineEdit Delegate value update (1 replies)
  148. Checkable and exclusive Actions (Toolbar buttons) (1 replies)
  149. bluetooth communications (RS-232) (7 replies)
  150. QTreeWidgetItem animated icon (1 replies)
  151. Difference between two DateTime object (2 replies)
  152. QAbstractProxyModel MapToSource Problem (1 replies)
  153. How to add Treewidget Items when clicking on PushButton (7 replies)
  154. Error:QAbstractSocket :No such file or directory in linux (0 replies)
  155. keyPressEvent() is not received in GraphicsItem/GraphicsScene (1 replies)
  156. QTreeWidgetItem (12 replies)
  157. std formatted string with QTextEdit (14 replies)
  158. QModelIndex question (2 replies)
  159. resize with scale issues (0 replies)
  160. QGraphicsItem and the selection rect (0 replies)
  161. delete runtime-created widgets causes crash (5 replies)
  162. QtScript:Who delete created object - QScript or memory leak will be? (1 replies)
  163. QDockWidget Close instead of Collapse (1 replies)
  164. Using a .cur file (2 replies)
  165. takeTopLevelItem - removing last row from treeWidget & app crash (1 replies)
  166. QDockWidget gets hidden when closing application (3 replies)
  167. how to change BackGround image on a stacked widget (3 replies)
  168. How to set font of QString?? (1 replies)
  169. Qt Application linked to regular dll..... (7 replies)
  170. Reparenting QDialog (5 replies)
  171. QTabWidget with no text and icon (12 replies)
  172. Styling background of QScrollBar (1 replies)
  173. Replacing windows specific header files in Qt app while porting to linux (4 replies)
  174. Invalid QItemSelection from QItemSelectionModel (1 replies)
  175. from QDialog app to ActiveX (2 replies)
  176. Building a QPixmap using a PNG in RAM (2 replies)
  177. Problem stylesheet with effect (0 replies)
  178. QT optimization (3 replies)
  179. Live Straming Media Player (2 replies)
  180. Xml stream (3 replies)
  181. RTSP support in Qt (4 replies)
  182. Floating Point Constants (2 replies)
  183. Star Delegate Example (5 replies)
  184. QMainWindow and setContentsMargins (0 replies)
  185. How do i change images? Qt creator label>pixmap (4 replies)
  186. Read File -> Use class (3 replies)
  187. Application won't quit until event loop quits (6 replies)
  188. Integrating OpenVG with QT 4.6 (1 replies)
  189. QtWebKit and flash performance issues (0 replies)
  190. QPrintDialog (pyqt4) (0 replies)
  191. how can i destruct QHash<QString, QPixmap>? (1 replies)
  192. Locating QTableView row (6 replies)
  193. Qt dialog (8 replies)
  194. Specification on LGPL and Dynamic linking (2 replies)
  195. Using foreach on classes that are children of QGraphicsItem? (2 replies)
  196. set content(&file) (1 replies)
  197. print text in the lineEdit control from string (2 replies)
  198. How to static link in 4.6. on Mac OS 10.5? (3 replies)
  199. DBus Client (1 replies)
  200. how to display CGM files (1 replies)
  201. QAudioOutput help (1 replies)
  202. Running Application linking with shared libraries in Qt/Linux (10 replies)
  203. Customizing QToolBox:tab (5 replies)
  204. How to get toggle action text? (4 replies)
  205. QFontDialog always returns 13x Lucida Grande (1 replies)
  206. For Qt 4.6.x, how to auto-size text to fit in a specified width? (8 replies)
  207. Barcode library (6 replies)
  208. ASSERT(visualRow!=-1 ) Fails ! (4 replies)
  209. matrix for QBrush (5 replies)
  210. View PDF from Qt application (5 replies)
  211. Ui interface and its connected implementation (3 replies)
  212. QSqlQueryModel and memory consumption (3 replies)
  213. How to Hide the TitleBar ? (3 replies)
  214. windowIcon in GraphicsView (3 replies)
  215. How to set a graphics effect to a tree widget and its contents (2 replies)
  216. QSet<QVariant> is supported ? (1 replies)
  217. Multiple platforms (8 replies)
  218. How to show thw widget in center? (3 replies)
  219. QMAP<QString, QStringList> (3 replies)
  220. How to remove animations? (1 replies)
  221. Slow interface (2 replies)
  222. Problem quitting QThread that uses readLine (2 replies)
  223. Reading XML file using DOM (6 replies)
  224. boundingRect and QStyleOptionGraphicsItem::exposedRect precision problem (0 replies)
  225. porting Gtk to Qt? (1 replies)
  226. Implementing a better (faster) logging console (1 replies)
  227. QSettings to read .plist on Mac (1 replies)
  228. To find the position of QGraphicsWidget contained in QGraphicsLinearLayout (0 replies)
  229. Deleting a QWidget derived object manually (2 replies)
  230. Increment and Decrement Program (3 replies)
  231. Problems with maximum data sent over a QTcpSocket (8 replies)
  232. To Draw Text at given position on QGraphicsScene (6 replies)
  233. error using the system D-BUS (0 replies)
  234. QWebView PyQt4 (3 replies)
  235. Is it possible to customize file copy dialog to add skip button? (1 replies)
  236. QPointF == operator usage (1 replies)
  237. To draw a circle on a frame when the key is pressed (18 replies)
  238. Passing arguments to a app opened by QDesktopServices::openUrl() (1 replies)
  239. Qt group for amateur radio programmers (0 replies)
  240. QT Subversion - Server certificate verification failed: issuer is not trusted (0 replies)
  241. Customize QListWidgetItem, how to? (24 replies)
  242. QSqlTableModel + PSQL is unable to find table (due to casing) (1 replies)
  243. spontaneous events (2 replies)
  244. asynchronous file copy (4 replies)
  245. QModelIndexList crashes application on destruct (10 replies)
  246. Can't see widget, yet isVisible() returns true (1 replies)
  247. Ubuntu: Wno-deprecated does not work (0 replies)
  248. Timer event & paint event, priority (0 replies)
  249. Making a tree proxy model with multiple sources (2 replies)
  250. Creating Library using QTCreator (hiddevice) (0 replies)