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. non virtual destructors in few Qt's classes
  2. How to choose compile in the settings of the Qt 4.7.4
  3. How to install Qt 5.0.0 on OpenSuse 11.4
  4. The process "/usr/bin/make" exited with code 2.
  5. Mac OS: How to make pop-up menu background transparent
  6. Overwrite the CSS style of a web page element
  7. Delete Windows shortcut file
  8. How to automatically detect the type of a key in a ini file QSettings
  9. Bluetooth - support question
  10. Compiling QT program with Wiiyourself error help
  11. Removal of Complete directory/particular files
  12. GUI Window doesnt close
  13. QAxWidget - my controler could not be instantiated
  14. Editing resizeEvent of a form-set object
  15. QHttp readAll() return empty QbyteArray
  16. set stylesheet for qfiledialog
  17. Need help create Video apps
  18. Qt Mac g++ Linking Error on while compiling FFMPEG
  19. Qtablewidget and selection color
  20. X process 99% after 2 hours using drawPixmap
  21. QSslCertificate returns NULL in Windows Server 2008 R2
  22. Qt5 Mac - QScrollArea viewport not recieving appropriate Enter/Leave Events
  23. Adding more than one virtual column in proxy model
  24. Compiling for Mac: static or bundling-up ??
  25. Qt Mobility as a C++ E-Mail component
  26. How to get a file from TFTP server?
  27. QHttpMultiPart - sending image to web serwer question
  28. Generate a file with Datetime
  29. QGraphicsScene - incorrect redrawing of dashed lines
  30. Rotate opengl view with mouse position?
  31. Creating MySQL driver returns error
  32. Thread safe or not
  33. Qt and Web Services (e.g Facebook)
  34. QThread isRunning() clarification
  35. Qt Cryptographic Architecture OpenSSL (QCA-OSSL): problem on other Windows systems th
  36. Compiling 5.0.0 for Windows 7 64bit
  37. QGraphicsItem to be visible only inside the boundaries of its parent. Simple Example
  38. Not reading the serial port data fully using QExserialports readyread of singal slot
  39. Print is Not working by using QWebView
  40. signal/slot issue
  41. View-model, best strategy
  42. QImage setPixel() problem
  43. sort multi in class
  44. Passing QLinearGradient as Property from QSS
  45. Problems with QString::startsWith("--[[")
  46. Highlighting modal dialogs
  47. qt and serialize
  48. How to resize again after setFixedSize() ?
  49. make for Mac
  50. window resizing done
  51. is Xcode required to run Qt applications on Mac?
  52. Why my function is launched twice in my nextId function ?
  53. update progressBar in parallel loop, using OpenMP
  54. How to implement radially rotated qpushbuttons?
  55. QWindow does not hav getOpacity function?
  56. How to get rid of red outline on button last clicked?
  57. multiline drawtext draw all in same line
  58. Best serial port library?
  59. the cv::imread OpenCV function can't read image file in Qt Creator
  60. Widget auto shrink
  61. Simplest app with QNetworkAccessManager and First-chance exception
  62. QGraphicsPixmapItem position and size question
  63. qcombobox & QPushbutton is very slow in my application
  64. Best practice for QItemDelegate (paint() needs underlying data)
  65. qcombobox scroll arrow problem
  66. DVD write & read
  67. QnetworkReply Problems
  68. Autohide Dockable Toolbar
  69. QColor vector in QSettings
  70. Problem using LLVM with Qt 5.0.0 within on Ubuntu
  71. WaitHandle
  72. how to send sms to mobile using internet in Qt Desktop applications without Qwebview
  73. Draw rectangle on QImage
  74. KeyPress and KeyRelease events not happening as they should
  75. Linux: Delete file problem if one happens to be in use. any DeleteLater function?
  76. Bug in the .ui file
  77. Oracle OCI Plugin
  78. A small annoying problem in my QGraphicsScene
  79. qt 5.0 windows x64-msvc2010 very slow
  80. Qt Ubuntu encoding of Characters
  81. Expanding lineEdit in QHBoxLayout is not working properly in qt plugins
  82. QHttp Post work inkorect
  83. tetrahedron.cpp:124: error: 'gluPickMatrix' was not declared in this scope
  84. how can I populate different widget in QTableView according to the first QComboBox
  85. Overriding QWidget::event does not work!
  86. handling exceptions in Qt
  87. Moving up and down the selected rows in a QTableview
  88. Dock widget allowed areas in QMainWindow
  89. Size grip between dock widget and status bar
  90. Compiling Qt Creator 2.5.2 with MinGW
  91. How to pass events from QWidget covering QMainWindow?
  92. what s happen for my project that it takes me this error?
  93. An OO consumer/producer design?
  94. Irritating message on application output
  95. How to lock QFile across processes in Qt4.8?
  96. QFileDialog::getOpenFileName() clear history
  97. Strange QFileDialog static methods behavior while debugging in Qt Creator
  98. help me for this code? (Sql server in Qt)
  99. QGraphicsView keep aspect ratio of items when scaled
  100. Error: dependent '..\HosneYosef\TitleHelp.png' does not exist.
  101. To display output of a function from mainform to any other new form
  102. Need concurrency advice with callback function
  103. QDataStream and flush()
  104. QTL and erase()
  105. with pdf printer.newPage() fails everytime
  106. how sort position template in source image ?
  107. To Display output like c=5 in qt creator within same line edit.
  108. QGraphicsItem subclass compilation error
  109. The Creation of Balloon Message Problem
  110. QProgressDialog cancel signal is emitted always
  111. Vertical tabs with horisontal text in QTabWidget
  112. ListWidget doesn't change size with containing QGroupBox.
  113. Negative regexp
  114. QComboBox menu mouse press event
  115. QTcpSocket emitting readyRead() sync
  116. QMap sorting according to QLocale
  117. escaped string problem
  118. i dont understand Model-View-Controller (MVC)?
  119. Problems with printing ?
  120. main menu cut-copy-paste interaction with widgets etc.
  121. Compilation Error LNK2019 on QTest::qSleep
  122. qwebview loading html from resource
  123. OpenCV
  124. qsplitter children resizing help
  125. sleep () in Qt
  126. Receiving Image through serial port in QT
  127. QSqlResult::DetachFromResultSet not available in Qt5
  128. Bug in the way window minimize is handled
  129. QTextEdit and text interaction
  130. Identify and format usb drive
  131. How to allow only one signal to be connected to a QObject's slot
  132. How to create a QT application that uses BASS library (un4seen)?
  133. QGraphicsView / QGraphicsItem selective visibility question
  134. Returned value of a function called from another class
  135. QPlugin
  136. portable application in win
  137. QFile as an argument of a function?
  138. Design Issue with Qt
  139. WM_INPUT messages capture with winEventFilter
  140. Embed a running process to a container
  141. Qt & Vexcl
  142. Formatting tablemodel data exhibition on a tableview.
  143. Override locale with QSystemLocale
  144. Perform an action when the cursor comes over a push button, WITHOUT CLICKING IT
  145. Open and display a document on a window
  146. QSortFilterProxyModel and get correct data
  147. Transparent image over video
  148. Show virtual keyboard in Windows 8
  149. Program crashes on 64-bit systems
  150. Custom active fields inside a QGraphicsTextItem
  151. Using text document ALREADY uploaded on another window
  152. draging a QFrame, at the same time destory it
  153. How to replace UI labels/tool-tips in Qt application run-time according to context?
  154. How to connect signal to signal in QWidget correctly
  155. Usage of QMetaMethod::invoke(...)
  156. Accessing sqlite3 handle causes exception
  157. attempting to access QStandardItemModel causes seg fault in some cases
  158. Question about QPID and QProcess
  159. qnativeimage unable to attach to shared memory segment
  160. OpenCV and Qt Error While Running!
  161. Does Qt have slider with 2 handles
  162. [PyQt] QTabWidget resize problem
  163. QNetworkProxy in QPlugin
  164. help required in mpegts muxing and demuxing with gstreamer !!
  165. How to get the line height of a QTextBlock?
  166. Qtwebkit in qt 4.3
  167. TouchScreen windows 7 - checking QPushButton problem
  168. Multiple threads in a single class
  169. QPixmap Error with Qt5
  170. Automated GUI Testing (Testability, Squish) - has anyone used it?
  171. QGraphicsWidget shape only works down right from center
  172. closeEditor on QTreeView
  173. QUiLoader and protobuf
  174. Keep pixels Highlighted wherever cursor moved after entering the widget.
  175. Overlapping windows on Mac OS X
  176. Styling Model/View items based on their ItemDataRole properties
  177. change pad navigator example
  178. How to simplify a complex item delegate?
  179. Assign shortcut only
  180. About Qt Toolbar
  181. QLineEdit & QComboBox misalignment on Mac OS X
  182. MessageLoop in DropDownColorPicker causes crash when parents get closed
  183. Getting Window Coordinates during QResizeEvent
  184. When is timeout signal fired (Qtimer)
  185. drawing lines using qpainter from file
  186. QSqlQuery update query not working using SQLite
  187. QProcess won’t terminate immediately in a forked process
  188. How to integrate asio::io_service with Qt event loop?
  189. Advise sought for QStateMachine implementation
  190. How to handle the value returned from a slot???
  191. MV(C): how to QListView?
  192. QMap only works when declared as a pointer
  193. NVidia compatibility
  194. clear cookies in Qt4
  195. Setting QT in Xcode step by step guide
  196. Qstring to Qdate and vice versa
  197. Qmake using newer version of two visual studios
  198. Qt5 Printing
  199. Dialog error in Windows, but not on Mac
  200. Closing Modeless Dialogs from MainWindow Application
  201. QPrintPreviewDialog linux
  202. QMediaPlayer: MP4 file with AAC audio format
  203. Application crashes when I delete the character pointer array
  204. Generate XML from a struct
  205. Copy a QMap
  206. Is it possible to put a QGroupBox into a cell of QTableWidget ??
  207. How to setup paths in a pro file
  208. Questions related to QStateMachine
  209. More on selective QGraphicsItem visibility
  210. usb audio help
  211. How to show/hide a whole docking area?
  212. getting error "exited with code -1073741515"
  213. How to make install app using statically built opensource libraries using Qt 5
  214. Which is the better solution to the realtime plot of data from external device?
  215. QX11EmbedContainer issues when SSH
  216. problem with Qt and OpenGL
  217. QFile::remove() fails only on Windows?
  218. Qt with pulseaudio - How to omit it?
  219. Default filename in filedialog of Windows 7
  220. Aggregating/Summarizing a Model's Data
  221. Why does select(QTextCursor::BlockUnderCursor) include an extra junk character?
  222. How to convert EImage into QImage and show it in a QWidget?
  223. c++ code assignment
  224. Spectrum example not working
  225. Qt Sql Features
  226. Chronogram
  227. Applicatins directory - non user specific
  228. Multiple QGLWidgets slow performance
  229. LineEdit should not accept only zero's
  230. how can I prepare TCP Pckets and send them
  231. ui_mainwindow.h file not found
  232. TreeWidget
  233. Building QtSql only
  234. Update GUI from another object with 2 threads.
  235. Making a mouse click event close the window
  236. qca-openssl-2.0.0-beta3 with Visual Studio 2008 / Windows XP: link error
  237. Problem with derived class from QGraphicsItem and drawing
  238. winId() and UI events
  239. QPushButton when disabled becomes grayed out
  240. Add widget to mainwindow
  241. QMessageBox crash when using QStyle::drawControl somewhere else
  242. QtSql cursor read, posrgeSql
  243. libpng "permission denied"
  244. Scrolling QGraphicsView and QGraphicsScene
  245. QModelIndex values unexpectedly alternates
  246. Qt 5 quick desktop components installation on linux ubuntu 12.10
  247. how to create barchart in Qt
  248. Problem with signals and slots
  249. Problem using qRegisterMetaType
  250. Qt5 Translucent/alpha channel problems