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. Custom QHeaderView minimal section size
  2. QWidget "before destroy"-like event.
  3. [QTextCursor & QTextBlock] Inserting TextBlock without <br>
  4. Performance Parameters to be considered while using signnals / slots
  5. QHash as QMetaObject::invokeMethod argument
  6. Catching WM_HOTKEY events
  7. QtTreePropertyBrowser enabled but not editable
  8. Drag and drop problem with Qt 4.8.6, Pyside 1.2.2 and Python 2.7
  9. Invoke method inherited from interface
  10. Modify size of widget from dragging On snap
  11. Is the answer to always build your own?
  12. Intermittent first-time in crash with SIG_HANDLER
  13. Segmentation fault using sqlite
  14. QT5 and SQLLite: Parameter count mismatch upon Insert
  15. [SOLVED] Issues with displaying rich text for a QCheckBox
  16. Best way for a parent class to know value chosen on child class
  17. QDateTime to UTC string??
  18. Qt5 *widgets* extra libraries
  19. Nested QDockWidget resize issues
  20. QScrollBar having difference between compiling for Desktop or for Embedded Linux
  21. Warning:GeneralWaitEvents() ->Cancel Event
  22. QSslSocket memory leak
  23. TreeModel (QAbstractItemModel)
  24. QPixmap not showing images
  25. [SOLVED] QTcpSocket signals problem
  26. Problems in building the OCI plugin using VS 2010 and Qt5.3.2
  27. QtPen draw wrong border for Rectangle (PyQt)
  28. Creating flat QPushButton in Linux, without button sinking when clicked
  29. Animate an hidden widget
  30. QTableView moving horizontal header to bottom -- possible?
  31. How do I correctly use QTextStream to read individual lines?
  32. menu Bar display bug under mac osx 10.10 Yosemite
  33. QSharedPointer casting
  34. Get rid empty row in QTreeWidget after item delete
  35. creating a custom GUI elements and widgets.
  36. Override setValue() of QScrollBar
  37. mouseevent / clicked
  38. file opening from Resorce
  39. QtWinMigrate not working with Qt5
  40. Parsing html via QT after update
  41. QODBC Driver not loaded after successfull connection and query
  42. Networking Threading Issue
  43. QWebsocket could not work on windows server 2008 or windows 7?
  44. Qt timer problem
  45. Widget to edit envelope profile
  46. QtSql strange results after postgres stored function call
  47. QPixmap blur when QGraphicsView scale
  48. records to be displayed when i enter in LineEdit.pls help
  49. Having a QSqlDatabase as a class member and avoid the connection still in use warning
  50. Is there any way to use the GPU to for intensive calculations in QT applications?
  51. Update GUI after gettings network result from second class.
  52. How to get a QComboBox string from within setData
  53. How to detect a root cause of canfetchmore() ?
  54. Crash when qDebug in destructor
  55. Has anyone done dynamic column spanning with a QTableWidget?
  56. Strategy of handling errors in C++
  57. How to start only one instance of ActiveQt?
  58. how can i change the cursor style of the qwebview’s scrollbar?
  59. About Q_PRIVATE_SLOT
  60. File size limitation in qt
  61. [SOLVED] Using QPainter to Import JPG for PDF Report
  62. QStatusBar height
  63. Custom QGraphicsItem not showing when boundingRect() center is out of view
  64. Qt signals/slots dll for non-Qt app
  65. Error traslation into sqlite
  66. qsharedpointer_impl.h:279:67: error: ‘internalConstruct’
  67. enable floating (DockWidget)
  68. Hide parents in QSortFilterProxyModel if they don't match
  69. canFetchMore() direction?
  70. OPEnGL low picture quality
  71. Is This available create Widget on another Widget?
  72. beginInsertRows() beginRemoveRows()
  73. Accesing Images in a html doc stored as QResource file
  74. Can't read Win7 registry value via QSettings
  75. QGraphicsOpacityEffect -- Does it work on Raspbian Qt4.8
  76. Navigate table cells with down/up arrows while editing a double cell
  77. QTreeView: emit dataChange when columns are rearranged
  78. Printing more than one page
  79. QSqlTableModel::removeRows returns false
  80. qregexp get code from html
  81. QWidget: Must construct a QApplication before a QWidget
  82. pyqt4 webview textbox send press enter
  83. Automatically restoring focus to (fullscreen, on-top) Qt application on Windows
  84. Custom item delegate gets the wrong editing widget in eventFilter
  85. tableview wordwrap header but not data columns
  86. QProcess::execute() outputs in Qt Creator's Application Output
  87. QAbstractSlider with quint32 or quint64
  88. Event Handler
  89. QtIFW, qscript, add binary data to registry
  90. QWidget paintEvent update in time
  91. QLibrary Resolve Multiple Users
  92. QTableView with Styled Item Delegate as QToolButton
  93. Transparent image as QTableView cell
  94. QSqlQuery poor performance retrieving data
  95. problem while moving QTextCursor
  96. QListWidget is slow when an item is clicked in the list
  97. Assert at "!tlw->d_func()->extra->topextra->inTopLevelResize"
  98. The gui is not start
  99. Extending QApplication: Debug crashes, Release works
  100. Splitter snapping
  101. adding external library
  102. QGraphicsView scroll problem or retained image on screen
  103. Change focus/selection color for single cell in QTableView
  104. Issue with createWindowContainer + SDL
  105. QT SQL advice
  106. How make QLabel always on top ?
  107. Can not use Lua in QtCreator
  108. Problem using discount library
  109. Force Mouse/Cursor to move only Horizontally or Vertically
  110. QRectF top and bottom
  111. QTreeWidget Column Resize Everywhere
  112. how can I use connector/odbc driver or any appropriate driver for connecting mysql 5
  113. Can use Udp Multicast Receiver in child-window?
  114. Ensure unique value for column in QTableView
  115. Problems with QPainterPath::arcTo()
  116. Constantly Update QFile read
  117. Minimized qwdiget always restore to maximized state in Mac
  118. Create themes for application.
  119. Whenever a cell in QTableView is selected, an unrelated QPushButton gains focus too
  120. Custom QGraphicsLineItem
  121. The GUI is hang
  122. Drawing Rectangle with mouse press and release
  123. QT Mouse Event outside Window/Widget
  124. Qt5.3.2. Embeeded OpenGL web browser using QWebPage fails opening WebGL pages
  125. QPushButton Icon Animation
  126. Connecting SIGNAL to functions
  127. QWebSocketServer howto move new connections to a own thread
  128. QNetworkAccessManager doesn't obey QNetworkProxyFactory::setUseSystemConfiguration()
  129. QApplication::keyboardModifiers() with touch screen
  130. QTableWidgte, sort by CheckBox column
  131. Multiple inheritance problem
  132. Slot "columnsMoved" is not firing?
  133. How do I change the options for a custom QComboBox delegate?
  134. QListWidget Mouse Drag Select Multiple items
  135. QGraphicsView resize not centered
  136. QDrag black cursor
  137. Does QWebSocketServer supports URL path-differentiated connections?
  138. Nested Layout - problem: Alignment and error StackHash_e8ad
  139. Probably a simple question on sharing one model between two views
  140. Question about QColorDialog maybe a bug?
  141. Compile error in Qt 5.3.2
  142. Passing data between QWizard and QWizardpages
  143. qss qtreeview and checkboxes
  144. Qt warning of type conversion already registered
  145. Focus to QMenuBar
  146. Could this be a possible bug for Qt’s SQL database?
  147. QTcpSocket - Socket / Connection
  148. QTableView add a remove button to each row
  149. Custom ScrollBar
  150. Problem with QThread being interrupted
  151. WPAD slow
  152. qwindows.dll (again)
  153. 64 bit COM component
  154. Use newest Qt5 serialport library in Qt4?
  155. Plotting charts with QCustomPlot
  156. Qt notify badalloc
  157. QClipboard different behavior on application exit for Windows and Mac
  158. Query in Reading QML file
  159. Display data from database after preprocessing
  160. QFuture and QtConcurrent Problem
  161. Extendable / customisable UI using Designer
  162. Change size of QAudioBuffer - Problems with QAudioProbe
  163. QTreeWidget minimum height
  164. the usage of connect in QT
  165. the strange phenomenon: the emiited signal cannot be received by the slot function
  166. view return stored procedure in table view
  167. Phonon: set audio output device
  168. qtableview signal to model for internal drag and drop?
  169. QLineEdit padding problem with QTreeWidget
  170. QDirModel filter drive
  171. How to show the drive size in QDirModel
  172. QDockWidget custom titlebar removes focus of application
  173. let QWidget send simultaneous resizeevent when resize happens
  174. Upload file to CloudApp problem
  175. Problem in synchronization between QThreads
  176. how to show dynamic size of text on QMessageBox without scroll bars
  177. problem in QtScript
  178. Command Prompt command through Qt Application
  179. Catching when dialog is disabled?
  180. Tooltip
  181. Window size problem after Qt version update
  182. QMap with pointer to custom type
  183. QTreeWidget selectedItems ordered parent-child
  184. QTableView: scrollTo() not work
  185. QFileDialog freezes
  186. list of available characters from keyboard
  187. QTreeWidgetItem one icon + one icon button
  188. How to change color of single header cell?
  189. qtconcurrent dont close correctly
  190. movable QTabBar or QTabWidget set some tabs fixed
  191. Correct way to quit a console application
  192. Align text and icon of QToolButton on center
  193. Populate QTreeView from database
  194. add file in json structure
  195. Showing warnings/errors for functions/modules deprecated for Qt 5.3.2 at compile time
  196. QtTreePropertyBrowser Tooltip on the Property or clickable Property item.
  197. Qt 5.3.2 / OSX cannot use native CGContext drawing in paintEvent / Flickering
  198. Drag & Drop multiselection on QTableWidget
  199. QT Static build with "QT Add-on API" Xmlpatterns
  200. QUndoStack + QUndoView possible bug
  201. Qt4 : QPolygonF, how to recognize donuts ?
  202. Substitute for Updategl method in QGLview class of qt3d
  203. Implementing synchronous mechanism
  204. setting QGraphicsItem::ItemIsMovable to False disable ContextMenu
  205. Parallel states question
  206. QAbstractModel insert row at the top, keep current item selected
  207. Equidistant points along a QGraphicsEllipseItem
  208. QWebView gets SIGFPE (Linux)
  209. multiple process ID while QProcess start() function
  210. QAudioInput increases CPU load and causes segmentation fault
  211. No matching signal for on_treeWidget_customContextMenuRequested(QPoint)
  212. Websocket SSL
  213. Using QHttp / QUrl with a hard-coded DNS entry
  214. Printing QTableWidget
  215. Storing and displaying "large" amount of data
  216. Cannot configure D-Bus interface name to exports slots to
  217. Qt/QML application crashes at start-up in Debug Mode
  218. QDialog and focus
  219. Qt and embedded Firebird DB
  220. Record Speaker Output to a file
  221. Problem with Frozen Table Column example
  222. undefined reference to function
  223. Customizing QMenu
  224. Three Valued Logic
  225. Text Cursor disappears from QTextEdit when QTextFrameFormat is changed.
  226. Get checkbox of QStandardItem
  227. How can I get the global mouse event in Ubuntu?
  228. linking issue: undefined reference
  229. Embedding One Qt Application into another on Windows
  230. QTreeView expansion after model reset
  231. problem with combine Qt 5.4 QOpenGLContext to native opengl context
  232. How to calculate and set the position of an item relative to a new parent's origin?
  233. Problem with MouseEvents
  234. QMainWindow::addDockWidget: invalid 'area' argument
  235. Using QLoggingCategory, rules precedence seem backwards
  236. Console Application cannot stop properly a thread
  237. The QTcpSocket has been terminated when writing large data
  238. QGraphicsItem::ItemIgnoresTransformations and children
  239. Wrtting a messenger app for Android;
  240. How to make installer of WebBrowser made in qt
  241. QStandardItemModel with QIdentityProxyModel
  242. Prevent signals from "stacking up"?
  243. Using QTreeWidget and setItemWidget performance issue?
  244. Embedding SDL as a Widget
  245. qgraphicsview serial port
  246. QMake Platform Flags Problems
  247. Info.plist is not copied
  248. Splitter Style Sheet
  249. QSS File Changing MainWindow size from Fullscreen to a small size
  250. QAbstractModel - BackgroundRole returning brush with pattern has inconsistent results