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. How to configure/build 64-bit applications on Mac?
  2. how to running a debug Qt program on another pc with QT and visual studio platform?
  3. Difference between what a QGraphicsScene shows and what I save
  4. How to deal with shorcouts in many widgets
  5. To open a PDF file in QT Application
  6. Working with ActiveX client QAxWidget
  7. QString arg
  8. QBasicTimer never timeout.
  9. Override streaming in QuickTime phonon backend
  10. Embed QWebView into non-QT Win32 window (whole window)
  11. scrollbar to QTabWidget
  12. creating Xml file using QT
  13. WebKit: how to force plugins (flash) to stop
  14. no matching function for call to setupUi
  15. Overwrite Qt slot ...
  16. lineEdit's setSelection - How to show more text?
  17. How to get QTableView position
  18. Segmentation Fault
  19. Handling signal-slot
  20. communication between QT application and python
  21. QTableView::sortByColumn locale-aware sorting
  22. Moving QGraphicsItems and Fitting QGraphicsView
  23. problem: Window moves on click when maximized
  24. hmm..any way to generically link one object to update others that inherit it?
  25. Release program failed to show jpg image on another PC!
  26. QML interaction with C++ (not only signals & slots)
  27. QWebPage error handling
  28. Autoupdate QTableView
  29. PyQT4: application won't start because of spaces in path Qprocess
  30. QSound Play error
  31. QAbstractScrollArea metrics
  32. QT WMI Classes
  33. Autoincrement builds counter
  34. Is there any API to set QBrush instance as Cosmetic
  35. Signal never received from network capture thread
  36. opengl rendering mesh elements contour problem
  37. How to resize a QTableView with custom Model and custom Delegate
  38. In model/view: how to make the view to be aware that the model content has changed
  39. Drawing user defined images and displaying on buttons
  40. How to write TreewidgetItem validations
  41. stylesheets and subcontrols
  42. problem with tableWidget resizeRowsToContents
  43. NCReport on Linux
  44. Compile flags in QT
  45. Custom button
  46. QPainter(&QPrinter) & QPainter(&QImage) communication
  47. statically link Qt libraries (not build static library)
  48. Qt Location Module for Symbian S60 5th Edition
  49. Linker error after clean install
  50. what needs to be included in the configuration to use dbus?
  51. Select and Insert commands failed while writing in to MDB Files
  52. QSharedDataPointer and Data with virtual functions
  53. How to call the dll's C++ class in Qt program?
  54. Windows 7 - 64 bit
  55. QListVew or QAbstactItemView: how to show Qt widgets in the view?
  56. How to close two main windows at a time
  57. How to host the other process's window in a program?
  58. Evaluation of one QtScript from within another
  59. QXmlSchema, XSD Schema validation problems
  60. Compiler error when calling QObject::connect. What am I missing?
  61. Problem with QGraphicsWidget - resizeEvent doesn't call
  62. How to call super class method from sub class
  63. Where to put my stylesheets?
  64. Creating Library using QTCreator (hiddevice)
  65. Making a tree proxy model with multiple sources
  66. Timer event & paint event, priority
  67. Ubuntu: Wno-deprecated does not work
  68. Can't see widget, yet isVisible() returns true
  69. QModelIndexList crashes application on destruct
  70. asynchronous file copy
  71. spontaneous events
  72. QSqlTableModel + PSQL is unable to find table (due to casing)
  73. Customize QListWidgetItem, how to?
  74. QT Subversion - Server certificate verification failed: issuer is not trusted
  75. Qt group for amateur radio programmers
  76. Passing arguments to a app opened by QDesktopServices::openUrl()
  77. To draw a circle on a frame when the key is pressed
  78. QPointF == operator usage
  79. Is it possible to customize file copy dialog to add skip button?
  80. QWebView PyQt4
  81. error using the system D-BUS
  82. To Draw Text at given position on QGraphicsScene
  83. Problems with maximum data sent over a QTcpSocket
  84. Increment and Decrement Program
  85. Deleting a QWidget derived object manually
  86. To find the position of QGraphicsWidget contained in QGraphicsLinearLayout
  87. QSettings to read .plist on Mac
  88. Implementing a better (faster) logging console
  89. porting Gtk to Qt?
  90. boundingRect and QStyleOptionGraphicsItem::exposedRect precision problem
  91. Reading XML file using DOM
  92. Problem quitting QThread that uses readLine
  93. Slow interface
  94. How to remove animations?
  95. QMAP<QString, QStringList>
  96. How to show thw widget in center?
  97. Multiple platforms
  98. QSet<QVariant> is supported ?
  99. How to set a graphics effect to a tree widget and its contents
  100. windowIcon in GraphicsView
  101. How to Hide the TitleBar ?
  102. QSqlQueryModel and memory consumption
  103. Ui interface and its connected implementation
  104. View PDF from Qt application
  105. matrix for QBrush
  106. ASSERT(visualRow!=-1 ) Fails !
  107. Barcode library
  108. For Qt 4.6.x, how to auto-size text to fit in a specified width?
  109. QFontDialog always returns 13x Lucida Grande
  110. How to get toggle action text?
  111. Customizing QToolBox:tab
  112. Running Application linking with shared libraries in Qt/Linux
  113. QAudioOutput help
  114. how to display CGM files
  115. DBus Client
  116. How to static link in 4.6. on Mac OS 10.5?
  117. print text in the lineEdit control from string
  118. set content(&file)
  119. Using foreach on classes that are children of QGraphicsItem?
  120. Specification on LGPL and Dynamic linking
  121. Qt dialog
  122. Locating QTableView row
  123. how can i destruct QHash<QString, QPixmap>?
  124. QPrintDialog (pyqt4)
  125. QtWebKit and flash performance issues
  126. Integrating OpenVG with QT 4.6
  127. Application won't quit until event loop quits
  128. Read File -> Use class
  129. How do i change images? Qt creator label>pixmap
  130. QMainWindow and setContentsMargins
  131. Star Delegate Example
  132. Floating Point Constants
  133. RTSP support in Qt
  134. Xml stream
  135. Live Straming Media Player
  136. QT optimization
  137. Problem stylesheet with effect
  138. Building a QPixmap using a PNG in RAM
  139. from QDialog app to ActiveX
  140. Invalid QItemSelection from QItemSelectionModel
  141. Replacing windows specific header files in Qt app while porting to linux
  142. Styling background of QScrollBar
  143. QTabWidget with no text and icon
  144. Reparenting QDialog
  145. Qt Application linked to regular dll.....
  146. How to set font of QString??
  147. how to change BackGround image on a stacked widget
  148. QDockWidget gets hidden when closing application
  149. takeTopLevelItem - removing last row from treeWidget & app crash
  150. Using a .cur file
  151. QDockWidget Close instead of Collapse
  152. QtScript:Who delete created object - QScript or memory leak will be?
  153. delete runtime-created widgets causes crash
  154. QGraphicsItem and the selection rect
  155. resize with scale issues
  156. QModelIndex question
  157. std formatted string with QTextEdit
  158. QTreeWidgetItem
  159. keyPressEvent() is not received in GraphicsItem/GraphicsScene
  160. Error:QAbstractSocket :No such file or directory in linux
  161. How to add Treewidget Items when clicking on PushButton
  162. QAbstractProxyModel MapToSource Problem
  163. Difference between two DateTime object
  164. QTreeWidgetItem animated icon
  165. bluetooth communications (RS-232)
  166. Checkable and exclusive Actions (Toolbar buttons)
  167. QLineEdit Delegate value update
  168. Mediaplayer-like application (one instance, commands)
  169. QSqlDatabase: QMYSQL driver not loaded
  170. Conceptual MVC problem in Qt
  171. extending native-style QFileDialog
  172. Make QDial ignore user input
  173. Can I copy a QGraphicsItem on my scene?
  174. Control over QGraphicsScene placement in QGraphicsView
  175. 3 questions about QTreeView
  176. Implementing cached rendering of a widget.
  177. Deleting rows from qdirmodel..
  178. QtPlugin and undefined symbol
  179. QWebView sometimes not loading external resources
  180. QWhatsThis text in QDockWidget
  181. QKeyEvent problem with different keyboard layout
  182. QPlainText
  183. Saving parts of an SQLITE database to a new file
  184. deleting record (row) from QSqlTableModel
  185. How can we get file version information in Linux?
  186. QTabWidget documentMode on mac looks wrong.
  187. Open a dialog from a (editor) widget created by a delegate leads to crash
  188. QDbus and wpa_supplicant
  189. Task bar context menu Enable?
  190. Reading items in a QStandardItemModel
  191. Display images and move them
  192. Creating a pixmap from unsigned char*
  193. Error using debugger in Linux
  194. ScrollBar
  195. Loading images from resource files in webkit
  196. MacOsX + QtCreator + Ogre
  197. Style3sheet problem, QTreeView for specific object
  198. Indicate loading in QTreeWidget
  199. QGraphicsview/Scene in live application
  200. simple mdiArea example wanted ..
  201. QFileDialog
  202. Resolution independant UI with QGraphicsScene
  203. QScrollArea clipping contents
  204. Handle KeyRelease or KeyPress on any row in QTableView
  205. Error when loading QIcon from plugin resource on mac
  206. add a derived class to a qtdesigner project
  207. QTableWidget Highlighting and Selection Colors
  208. Context Menu on Item Delegate
  209. Question on subclassing QSqlTableModel
  210. convert from unsigned char* to QString
  211. Set the size of a QPixmap object
  212. Toggle text for context menu.
  213. Tool button problem
  214. QTreeView + QSortFilterProxyModel take a lot of system resources when scrolling
  215. QgraphicsView performance
  216. QAbstractItemDelegate and QLinearGradient
  217. QT_NO_PRINTER doesn't have effect
  218. Two Qt apps getting bleed-through effect
  219. Download File
  220. Thread mutex lock and return value
  221. customizing QDockWidget
  222. problems using QTcpSocket
  223. Qt for Symbian, where to start?
  224. Embedding ruby into Qt application.
  225. Qt and Envitia (Tenet) MapLink Pro Accelerator toolkit
  226. Subclassed qlistwidget event handling problem
  227. qtreewidget and drop event detection
  228. selecting/activating tabify'd DockWidget?
  229. Serial Port Reading problem
  230. Debugging QTreeView Selections
  231. how to cvCalibrateCamera
  232. How to interactively adding text to scene
  233. How to capture right clicked dates in a QCalendarWidget?
  234. QThread + QMutex example
  235. Can't include QtSvg
  236. Native vs Raster
  237. QGraphicsItem - Rectangle "with holes": how to get a good performance?
  238. Best way to populate a QTableView or QTableWidget with Excel data
  239. Control the priority of QtConcurrent::run()?
  240. Returning a QString to a QLibrary
  241. Style sheets and font weight bug
  242. ProxyModel problem
  243. QFileSystemModel hiding folders
  244. QScript + SimpleClass not working
  245. QPushButton -- Round shape
  246. Drawing curve legend
  247. QGraphicsItem / QGraphicsProxyWidget: how to snap to grid
  248. QGraphicsItem / QGraphicsProxyWidget: how to make it flash?
  249. QGraphicsItem and QKeyEvent problem
  250. Drawing a line with a linear gradient effect