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. Best way to acces MainWindow instance from separate class
  2. Linking a plaintextedit to the gcc compiler
  3. Problem with tabifyDockWidget function
  4. QwtPlot in QSplitter
  5. How to invoke Mingw Compiler?
  6. Algorithm or way to compare two txt files
  7. Performance issues with detached QProcess
  8. Qt Drag and Drop between two QListWidget (Removing and restoring items)
  9. Bad selection behavior when using custom proxy model
  10. QSerialPort read delay
  11. [SOLVED] Unable to read data by QDataStream
  12. QStackedWidget and showFullScreen()
  13. Image loading
  14. Fastest way to read structure from QTcpSocket
  15. segmentation fault with QLineEdit Sender
  16. QT5 QNetworkAccessManager & QNetworkReply put + uploadProgress
  17. raise tabified dock widget
  18. [SOLVED] QCheckBox Tristate
  19. Qt Animation with show() cause first layout update
  20. QwtPlot get items ID's
  21. QSqlQuery::executedQuery () -- Bound values versus place holders
  22. Adding a QProgressbar makes my app cpu consumption pass from 0% to 80-100% of a core
  23. Signal and Slot - New Qt user
  24. Disable ICU, Windows
  25. Could somebody please tell me what is the name of this class?
  26. QTextTable rotate/landscape
  27. profiling in QTCreator
  28. Command for Reading Input from the keyboard
  29. Displaying a list of QTreeWidgetItems
  30. Compile Oracle 64 bit plugin on Windows 64 bit with Qt4.3
  31. Fixed height of Qt Vertical Box Layout. Anything else than putting it in new QWidget.
  32. Question about method named record() in QSqlTableModel
  33. program close unexpectedly after adding QHttpMultiPart in my software
  34. Return-statement with no value
  35. Is it possible to turn off the qtwebkit's dependency on gstreamer?
  36. QAbstractTableModel EDITABLE ERASES current value when editable is invoked
  37. How could I connect to MYSQL server if that server do not allowed any remote access?
  38. QComboBox
  39. Recursive filtering in tree itemmodel
  40. QPushButton as editor in QTreeView
  41. Synchronize QGraphicsTextItem undo-redo with external undo stack
  42. KeyEvent Handling
  43. Question about method named rowCount() of QSqlTableModel
  44. Share multiple segment with QSharedMemory
  45. Parenthesis Comparision with Enter key Event
  46. popup editors for QTreeView and QAbstractItemModel
  47. Is there any way to convert a QWebView object to a QVariant object?
  48. how to bypass repainting a containing widget?
  49. How to make a QTableWidgetItem occupy multiple rows and/or columns in a QTableWidget?
  50. Equirectangular panorama
  51. QODBC for Postgresql on Windows
  52. Custom Design ... no clean way?
  53. Access widget inside the QMainWindow centralwidget
  54. QNetworkAccessManager put openssl
  55. QtService stop Subthreads
  56. How to change the sizeHint() of a horizontal spacer from code
  57. problem in loading tiff images
  58. Html tags in QComboBox items
  59. indexOfEnumerator does not work for Q_ENUMS defined in a namespace
  60. play sound from a vector of doubles type
  61. How to add a Flash animated label in the software?
  62. How to replace Qt svg render engine?
  63. How to get information from a website?
  64. Continuous wave Drawing
  65. Skiplist
  66. QScrollArea confusion
  67. QAction with QPushButton
  68. Checkbox in QListView
  69. QPrinter pages not breakering
  70. Bug with systeminfo
  71. File exists even if it should have deleted
  72. unknown error in Qwebview
  73. Fill full row with QTreeView
  74. Can we attach an interpreter to a plaintextedit in qt??
  75. Displaying Line by Line Output
  76. gstreamer configuration
  77. String Comparision
  78. Have a single selection of item between 2 QListWidgets
  79. Identifying which QAction was toogled in a simple way
  80. Bug on load image or video to QML using C++
  81. fill region with the given pattern and the given color
  82. QTimer fires timeout after stop()
  83. My gui is taking too much time to plot and during plot time its being freeze…
  84. adding gcc command line options in QT
  85. Problems with directory display
  86. QQmlApplicationEngine crashing (QT5 and VS 2010)
  87. arrow buttons
  88. mousePressEvent QPolygon boundingRect()
  89. QBrush / QPen Sketch Style
  90. getting hidden QGraphicsItems without using container
  91. Facing problem in creating new cpp and Header file
  92. Difficult connect of signals and slots
  93. Any Qt way of elevating a process's UAC privilege on windows 7?
  94. How to handle amount of text blocks?
  95. Highlight item in the list in accordance to text input
  96. Video Player: Pitch Shift
  97. translate database column names
  98. Force all widgets in a QGridLayout to be visible
  99. error while building the project
  100. unable to play gstreamer in QWidget
  101. F1 shortcut
  102. QWebView Win XP: Scroll Bug - Text dissappears / wrong position
  103. Not able to play Videos with QMediaPlayer and QVideoWiget in Qt 5.2
  104. How to capture touch event on pushbutton widgets and lineedit widgets
  105. resizeEvent destroy my QPropertyAnimation
  106. Injecting key events at the QApplication level
  107. QSqlTableModel::SetData on different column
  108. How to know the Name of a file, when a file is copied to a folder(QFileSystemWatcher)
  109. How to find the ROWID after an insert into an SQLite table?
  110. QtWebKit and streetview
  111. QtLocation error
  112. How to get QCamera to work?
  113. Web Based Pixel Grid Control with 30 Frame Per Second Pixel Update without flicker
  114. QSystemSemaphore
  115. Trouble with sql views and sorting
  116. Refreshing QTableView data without resetting whole view
  117. How to make remote desktop program
  118. QWebFrame getting errors: How to process
  119. button
  120. Using Imagemagick lib
  121. Fast solution to list directories recursively
  122. QThread won't start
  123. Yet another QSqRelationalTableModel QDataWidgetMapper QComboBox problem
  124. Problem with Copying files and checking exists or not?
  125. QComboBox drop down list as table
  126. QSyntaxHighlighter problem with highlighting opening and closing braces
  127. running QProcess in QThread from main Window
  128. QFtp report error
  129. How to add a Button widget in a particular cell of QTableview without using delegate.
  130. Where to use QTableView and QTableWidget
  131. QFont pixelSize and QFontMetrics height give different values
  132. Qt android videoSurface
  133. Qprocess error with ffmpeg
  134. How to remove a delegate from particular column
  135. How to add items while click on QCombobox
  136. Serial Port in Android
  137. Can I read output of a single with the help of Mingw Compiler?
  138. Pass QString array to constructor
  139. Qxt with Qt5.0 MingW: qtAddLibrary() is deprecated. Use qtAddModule() or QT+= instead
  140. Error while saving large QGraphicsScene as png image using QImage
  141. QPrintPreviewDialog shows only blank grey area
  142. libVLC integration in Qt
  143. Qt 5.2 with MySQL- driver not loaded
  144. QSqlDatabase as protected member results in "Driver not loaded"
  145. QWidget background image from name in svg file
  146. event loop already running
  147. Question regarding the SQL drivers
  148. qmenubar hides when resoultion of the monitor changes
  149. touch point input to qt is raw data instead of calibrated!!!
  150. How to use a different model in a delegate in a model-view construction
  151. close window but do not exit application
  152. How to manage many softwares competing for accessing the same data?
  153. which version of Qt supports alignJustify ?
  154. Poor quality images in QTextBrowser
  155. Qt 3D error at compile
  156. Connecting signals and slots from different process
  157. Display multiple QGraphicsView in same screen while all fullscreen
  158. Get background color of QPushbutton
  159. Playing mov-files via Qt
  160. Get Value of Foreign Key in QSqlRelationalTableModel
  161. Link error with Q_OBJECT
  162. How to Remove Spacing between widgets added to QHBoxLayout programmetically
  163. QStyledItemDelegate--createEditor versus setEditorData
  164. Connect Signal/Slot to any instance of another class
  165. nested QTableView objects
  166. QNetworkConfiguration Problems with Static Build
  167. Changing only the parent and font-size of QstyledItemDelegate's Editor
  168. Exchanging a widget in a four way split with QSplitter
  169. QComboBox to show Qt::PenStyle
  170. crash after QGraphicsProxyWidget is removed from a scene
  171. Vertical QComboBox
  172. Can we make PlaintextEdit a console window?
  173. QMessageBox exec makes the the solt getting called multiple times
  174. QTextCodec and ICU libraries
  175. Converting short to QString
  176. Notice From Server TCP
  177. Program stops after receiving signal - rosterHandling example from qxmpp library
  178. QTime and QDate from String
  179. stylesheet for QTableView [solved]
  180. QStyledItemDelegate custom Editor--How to cancel edits
  181. Qt assistant qdoc how to generate application help
  182. Using QHostInfo to get host name from an IP
  183. reconnect to server QSocketTCP
  184. QTableView--keep same background color when selected
  185. Confusion on how a dockable widgets decide where they can go
  186. QLineEdit with mouse wheel: setModelData is called too late after commitData
  187. QSocketTCP Is connected
  188. [HELP] AES CBC & ECB Encryption & Decryption
  189. HELP! problem of QMenu position when i maximize the window
  190. Delete QSocketTCP
  191. QSocketTCP blocking
  192. Qt - How can know if an IP is being used by a device?
  193. recompile the program in a 64bit machine
  194. QPainter drawFont() draws corrupt glyphs
  195. Get the params of window.open
  196. how to create frozen footer row in QTableView?
  197. Led QT
  198. Windows 7 tablet Edition -- unreliable window controls
  199. Qt 5.2 New Modules - Win7 MinGW
  200. QGraphicsItem child visibility
  201. Qtwebkit with webGL
  202. Graphics View
  203. Printing in Qt window with dotted lines produce huge PDF file and slow
  204. Scrollable GraphicsView
  205. Qpainter, drawPolygon, fillpath, bouding rect ....
  206. increase microprocessor
  207. QFileDialog: Enable/Disable "Open" button in inherited class not working
  208. Qt Notifier - Qt 5.2 Example App
  209. Pushing image to browser cache using web sockets (may require QtWebKit knowledge)
  210. Help with drag and drop several items, labels
  211. Question about qt objects deletion
  212. Performance of Using QSqlTableModel
  213. External and Internal Event Processing in Qt
  214. QGraphicsDropShadowEffect not working properly in QLable
  215. Error to declare signal
  216. Socket error
  217. QProgressBar and DB connection
  218. Again QNetworkAccessManager POST and PHP
  219. QMdiArea: Toggle QMdiSubWindow (SubWindowView / TabbedView)
  220. QDockWidget Tab Position!
  221. Qgesture mouse or touch event
  222. lock
  223. close layout
  224. QItemSelectionModel::setCurrentIndex doesn't work
  225. Lock Mouse Image Position
  226. connecting signal from thread to slot in a cpp file
  227. Qt 5.2.0 Releated Questions?
  228. lineedit
  229. screen
  230. Building a model from an item's children...
  231. QVector COW thread-safety [Qt 4.8]
  232. Get QAudioBuffer from QMediaPLayer
  233. How to move a item using drag&drop within a tableview
  234. performance of Using QSqlQuery to access table containing blob coloumn
  235. Custom Widget in QListWidget doesn't show correct in list
  236. Problem to implement a QThread
  237. How do I work with HTML that is not valid XML
  238. Memory leak in QTGstreamer 0.10
  239. [SOLVED] Different color letters in QComboBox entries
  240. Problem while using setItemWidget in QTreeWidget.
  241. How to Create sqlcipher database plugin for qt
  242. QMenuBar doesn't show up properly
  243. vs2013 & Qt5.2.1 - warning MSB8027
  244. QThread - trying to kill a qthread synchronously
  245. QStandardPaths returning incorrent folder
  246. Changing the QTabBar to an offset position
  247. C++ method equiv of stylesheet border: 0px;
  248. [SOLVED] QTextDocument setHtml and HTML Tags/Properties "align=center" problems
  249. Qt program "exited with code 1994410319" error?
  250. make item selected exatcly where drawing is present