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. QtScript - How to use maths functions in a script?
  2. how to add a submenu to a context menu of a QTableWidget
  3. extend the standard context menu of qtextedit
  4. QToolbar on QMainWindow
  5. QTableWidget's paint problem of whole column of any row at a time
  6. On item Click in QTreeWidget - to open location of the file in the system in mac
  7. delay while reading data from QTcpSocket every 20ms
  8. QDataWidgetMapper and QComboBox: Make mapper read currentIndex
  9. QTextEdit: prevent the insertion of some character.
  10. QTcpsocket Problem - unable to read written data to socket
  11. Different result if slot is called from 'Return' or 'Tab'Key in a QLineEdit.
  12. sceneEvent()
  13. QListWidgetItem text too long
  14. change LayoutDirection of some columns
  15. How To know the QlistView width to reimplement sizeHint in delegate
  16. Problem with connecting to MySql using SSL
  17. How to change the mute-button in a VolumeSlider?
  18. Cannot load user32.dll from extern C file
  19. URGENT : please help me .. QCA error " AES128-CBC not supported!\n " how use it
  20. QModelIndex question?
  21. template compilation problem
  22. QTableWidget set Row Color
  23. Delegate paint event bug?
  24. QTextEdit cut copy and paste signals.
  25. how does QPersistentModelIndex "work"?
  26. QGLWidget + OpenGL + CUDA
  27. 3583 compile errors when trying to build for Symbian
  28. QGraphicsTextItem and in between line spacing
  29. QTime error?
  30. Qt emit keyword duplicate
  31. Creator/debugging
  32. Child GraphicsItems Not Getting itemChange()
  33. subclass qStyledItemDelegate signal itemActivated not triggered
  34. /QtOpenGL/qgl.h:77: error: GL/gl.h: No such file or directory
  35. how to make the background iamge scale to fullscreen?
  36. can not go back to the previous window
  37. QTreeView........QStandardItemModel.....QStandardI tem..insert..SQL......>row/????
  38. check if object has any receivers
  39. QDoubleVlaidator range
  40. TabWidget Problem
  41. Need Help with Layouts
  42. Making a QTableWidget Editable
  43. Using QuiLoader in QtScript file after bindings built
  44. 'Sniffing' closed source Qt applications
  45. QProcess can read stderr but no stdout
  46. How to get mouse events from qgraphicswidget
  47. QCoreApplication::hasPendingEvents() returns always true
  48. QWebView local web page with remote images
  49. Problem in ascii_upper.py (in PyQt) when convert Python to exe
  50. Looking For Most Appropriate/Efficient Way Of Resizing A Frameless Window
  51. Diagram Painting
  52. alter minimum size of a QSpinBox
  53. globally re-orient the co-ordinate system
  54. QThread count in Qt applications.
  55. Qoci
  56. Display action as menu item without icon?
  57. mingw link with msvc dll
  58. Qt Apps banned from Mac App Store?
  59. Progress Bar in LineEdit
  60. Can the GUI be run from within a QThread rather than the "main" thread?
  61. Drop Rectangles: can't restrict drops to the textedit
  62. QtableWidget moving cellWidget
  63. QtScript: Iterate over all custom QScriptValues
  64. Visual c++ with wwWidgets
  65. How to add scrollbar...?
  66. Problem with a dynamicCall and a Qstring variable
  67. How to reimplement QTreeWidget::dropEvent?
  68. Strange freeze in QFileSystemBrowser
  69. Make Dock Widgets overlap main view
  70. Issues when binding a QByteArray as a BLOB in MySQL
  71. getting IP-address
  72. cannot compile Windows Platform SDK code with QtCreator and mingw
  73. How to detect theright clicked item when using customContextMenuRequested signal
  74. cannot call member function without object
  75. QGraphicsView ugly distortion yuck
  76. Call ActiveX function with struct parametr
  77. Qt SQLite
  78. QProgressBar "crash" - doesn't work properly
  79. Can't Debug when use SQL
  80. Taking a screenshot of a proxy widget in qtgraphicsview
  81. How to style QTableView headers using stylesheets?
  82. How to set a background in a Phonon VideoPlayer ?
  83. double linked links
  84. QThread and QNetworkAccessManger
  85. Apply button in Configuration dialog
  86. Is it possible to embed html with js into QwebKit
  87. any way to catch error message from dll in a gui app?
  88. How to get aspect ratio on selection with rubberBand?
  89. Sum of rows in QSqlTableModel
  90. Can't get title bar to disappear from widget
  91. QString in QtScript
  92. Debug error: Invalid parameter passed to C runtime function.
  93. QTimer not calling slot
  94. DLL won't load
  95. QDialog not closing properly
  96. multiple textedits inside layouts and scrollarea
  97. Porting qt app from 32 bit to 64 bit
  98. How to set a widget as background?
  99. How to get count of items in QListView column?
  100. QTextEdit text size
  101. How to edit selection with posterize and threshold
  102. Problem with subclassed QListWidgetItem by using drag 'n drop
  103. Removing close icon from titlebar of the window via stylesheet
  104. invisibleRootItem question
  105. [4.7] QWebView + Qt aware HTML
  106. Problem with 'm_backgroundColor' in a QGraphicsScene's subclass
  107. QTabWidget Expanding sizepolicy
  108. Saving a FULLY rendered QWidget on a graphics scene
  109. Right-click context menus freeze on Windows
  110. Displaying Chnise fonts in GUI
  111. How can I draw with brush on QLabel?
  112. Tab Positions QDockWidgets Show/Hide not remembered! Can't get active tab either!
  113. Geometry relative to desktop
  114. ItemIsSelectable & mouseReleaseEvent
  115. QDirModel lowlevel acces to model items for add it
  116. Questions on using custom widgets in a QTableView
  117. Cmake and opengl - linking error
  118. Question about animation
  119. Finding available COM ports with QextSerialPort
  120. GraphicsView and RubberBandDrag mode
  121. Stop repaint while scrolling in paintEvent()
  122. memcpy not working properly
  123. get mousepress when widget is disabled (QLineEdit)
  124. Problems with Qt OpenGL drawing a textured Quad
  125. File Open dialog does not show mounted servers under Ubuntu
  126. changeEvent propagation, custom style changes
  127. occasional frozen QProgressDialog with QFutureWatcher
  128. hide/show items in a layout based on the size (dynamic size constraints)
  129. Multilibrary project
  130. Customize drop indicator in QTreeView
  131. QScrollArea with QGridLayout compress items and not show V Bar
  132. puzzle about change QModelIndex's position?
  133. how to zoom in zoom out tableview in QT programming?
  134. QTcpServer problem receiving big files
  135. QMetaObject cast Error
  136. QWidget container / Promote a widget without using Creator or Designer
  137. Transparent QAbstractProxyModel for tree models
  138. QT and PerlEmbed
  139. Qt4 plugins using Visual Studio
  140. Converting __DATE__ to ISO format
  141. How to style Toolbar background in MainWindow under OSX?
  142. how to call a screen plugin function directy
  143. Handling mouse events in QGraphicsWidget subclass
  144. QGraphicsItemGroup bounding rect problem
  145. QTreeView linked to QSqlTableModel
  146. Application Launch Extremely Slow
  147. qtscriptgenerator
  148. QtBrowserPlugin on QT3
  149. Phonon won't play audio file
  150. Linker error with QtGui module, method doesn't exist in CE?
  151. how to shift the focus to enter
  152. QGraphicsProxyWidget shows in a blimp of a second
  153. Integrating QtTest with CMake
  154. How can i capture the cellChanged() signal ONLY WHEN user editing
  155. Qt bug? Signal emitted once, slot called multiple times
  156. Loading data in a thread
  157. how to make a row read-only row in QTableView
  158. ODBC & FreeTDS qwith Qt 4.7 fails !!
  159. How can I know what QT version a software was written on?
  160. Binary file in QTextEdit
  161. Phonon in QGraphicsScene - no video, Linux/X11.
  162. Multi-page application and QStackedWidget
  163. Qt & External Threaded API
  164. Problems with graphicsscene since update to maemo qt4.7 with qt creator and madde
  165. Qt Driven Web Application/Service
  166. QGraphicsView\Scene drawBackground bitmap as geomap
  167. What's the difference between HasOverlay and HasGLOverlay of GLFormat in GLWidget?
  168. How Delete Application Itself?
  169. How can i implement "Undo" action?
  170. Three images to load and set transparency set for each
  171. Saving QImage
  172. Cannot instantiate Plugin with UI
  173. QProcess on linux - problem with shared libraries
  174. Building Distributed Application
  175. QNetworkConfiguration::StateFlag - Get availabe networks that i didn't add.
  176. Hijack QWidget::setStyleSheet for a QObject class (non QWidget) ?
  177. Confused with disconnecting from DB in correct way
  178. QtcpSocket and ports being used
  179. QTextEdit on top of QGraphicsView, not QGraphicsScene
  180. QGraphicsView coordinate system
  181. PCH and QtCreator warning of not finding the type name
  182. QSvgRenderer and QWidget
  183. Qmovie spinner.gif image Problem
  184. QSortFilterProxyModel not updating
  185. Advises on thesis development on Medical/Bylogical Image Processing with Qt.
  186. Remove the withe perforated rectangle in the QListWidgetItem
  187. setData in a model derived from QAbstractTableModel
  188. Resizing vertical header in QTableView
  189. Implementing comboBox in TableView withOUT QSqlRelationalTableModel
  190. Build Chromium On Linux By QT SDK ?
  191. QTWebkit Build Browser On Linux ?
  192. Passing data via signal/slot
  193. ActiveQt Wrapping
  194. Using more than one QGLWidget?
  195. QTreeView: drawing background rect for items in selected state
  196. QTcpSocket Writing Data Progress
  197. QByteArray split to a list
  198. Mouse Translation
  199. Mutex between two or more process
  200. Text drawing with QPainter
  201. tab character in QTextEdit
  202. QTWebkit Run Gmail.com Error ?
  203. Display different values in model versus proxy with a delegate
  204. Qt::QueuedConnection difference on platforms?
  205. QTabWidget with icon upper the text.
  206. Signal not found / thread communication
  207. i write a test program whit QDatastream read and write the binary file but it's dif
  208. Remake udp (SOCK_DGRAM) socket onto QUdpSocket
  209. Accessing GPS device from qt desktop(windows) App
  210. Render windget to QPixmap
  211. Adding new items to model (MVC)
  212. Two QLabels transparent to each other
  213. Display ToolTip when cibling a TreeView Cell
  214. QX11EmbedContainer's problem, thanks for you help
  215. QTreeView Performance with expandAll and filtering model
  216. Access ODBC SQLDisconnect Segmentation Fault
  217. No spontaneous showEvent generated when window is opened ?!
  218. Serial port and non-standard baud rate. How to use?
  219. Standard Path from Allusers
  220. Append content to QWebView
  221. Group selection based on function contains() instead on bounding rectangle
  222. OpenGL shaders and x11 forwarding
  223. sp_cursorfetch too many
  224. inform QWidget that the screen dimensions changed
  225. Qt needs a sub item tree iterator
  226. Help QT checkbox and text on list
  227. Purging the queue in a Qt::QueuedConnection
  228. GridLayout with GraphicsWidget - problem with specific example
  229. signal/slot or subclassed event?
  230. QVector in PythonQt
  231. How to change QRubberband of QCleanlook style?
  232. Adjust my Qt application to Mac OS DPI
  233. SQL Server data retrieving speed problem
  234. My Slot Function
  235. Multiple QProcesses running in parallel
  236. QPolygonF created from QRectF has five(?!) points
  237. how to access and control QLabel by ObjectName?
  238. QCryptographicHash an entire file
  239. Performance issues when using QWidget::render with a QGLWidget's painter
  240. Can Qt check current audio status?
  241. How pass part of the mouse events through a top-level window to the windows below
  242. Plugins for applications
  243. QGraphicsscene Image drawing
  244. File size of a remote file without downloading it
  245. QDomDocument Eats Up My Spaces
  246. Set background image for QDial
  247. Creating custom Style sheet-aware classes in GraphicsView context?
  248. Order of attributes in QDomElement
  249. Forcing a QWidget to lose focus
  250. QProcess Arguments