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. QTabWidget problem
  2. PIMPL, what do I miss?
  3. Need a signal almost like editingFinished
  4. Painting during dragging
  5. Apply a row limit on a model or a view
  6. QThread or QTimer or something better for port control
  7. Key Press Event and Shift key problem
  8. Unexplained Segmentation Fault with QDialog::show() and QDialog::exec()
  9. Run application by opening file
  10. sqlQuery executing return nothing
  11. Memory Leak Detection
  12. [SOLVED] can't get QTableView working
  13. QSqlTableModel the database does not update
  14. Problem in updating XML file
  15. Redundant call of QWebPage::extension() after unsupportedContent(QNetworkReply*)
  16. attach the files in the document
  17. XSLT 'xsl:analyze-string' doesn't work
  18. Html to bbcode
  19. Shortcut, some keys won't work
  20. Moving child QGraphicsItem
  21. gdb stops working for Qt program ???
  22. QSettings
  23. Opening database problems (QODBC + WIN7 + QT4 10.05 QT )
  24. Prevent splash screen from closing itself
  25. qstringlist output to file
  26. QT: editable tableview header issue.
  27. QTextBrowser html file showing problem
  28. How to create multiple windows in separated threads using Qt?
  29. QThread not running in different thread
  30. Manipulating member name to be controlled by string
  31. How to set the QTIMER active only once ?
  32. About template meta-programming problem with QT
  33. Row index change when using QSortFilterProxyModel after sorting in QT4
  34. QFileDialog's getOpenFileName crash in 10.5.x Leopard
  35. regarding http upload using post method on apache server
  36. How to design Sunburst diagram?
  37. QTcpSocket EventLoop thread is still running?
  38. [ASK] QGraphicsScene->addItem() crash
  39. Slot inheritance
  40. MSVC2008 debugger hangs after adding a further QSettings group...
  41. Multiple sql queries
  42. Cannot get Qt's Makefile to compile outside of Qt Creator
  43. Can I connect the application into a remote server by using SQLite database??
  44. How to exit Qt console application?
  45. Wrong repainting on resize.
  46. problem with setFocus( Qt::MouseFocusReason )
  47. How to set treewidgetItem decorate false
  48. how to reduce the size of dll's of Qt
  49. Why the images from the HTML file is not loaded??
  50. Animation effect of gif in QPushButton
  51. QTcpSocket deamon-thread
  52. Mac Help menu and helpviewer
  53. About FTP uploading and downloading
  54. multiple table in a single variable
  55. _XGetXCBBuffer problem
  56. qext-serial-port write problem.
  57. using QStringRef
  58. QFileDialog failure
  59. Problem using gmail SMTP to send E-mail from application
  60. Generalized implementation to support touchscreen context help display
  61. Touch Screen on Windows 7
  62. QFrame MousePressedEvent
  63. Web Based Application to Access Oracle Database - Ur suggestion highly awaited
  64. How to use a shared library - beginner
  65. Custom QStyledItemDelegate
  66. Foreign key ON
  67. Use Qt Creator's text editor widget?
  68. wait until a signal is processed
  69. DockWidgetArea geometry or DockWidget positions.
  70. Blank screen when playing video with Phonon
  71. QDockWidget floating at the beginning
  72. QPlainTextEdit performance in Qt 4.7.0
  73. Reversing the arrows in a QSpinBox
  74. web server connection
  75. how can i get the QPushButton clicked on a QTable
  76. Avoid frezes while running functions
  77. QDockWidget size policy
  78. Is it possible to use QString::contains(QRegExp) in a switch statement?
  79. Creating a Qt Plugin that returns a Video Player using libvlc
  80. How to detect when a QDialog is clicked anywhere?
  81. Pass data from QT to javascript function
  82. Problem in execution of QtService
  83. Regarding QProcess-Readstdout
  84. QGraphicsItemGroup boundRect problem with transformed children
  85.  appears in QTextBrowser
  86. loadFromData() of QImage -crash in case of .gif loading
  87. Multiline match with QRegExp
  88. Reference Error: google is not defined
  89. QStandardItemModel to sqlite database table
  90. How to seperate my program into two threads
  91. Is it possible to get the selected range when using QTableView?
  92. changing thread affinity properly
  93. [solved] Basic Authentication with QNAM is not working correctly
  94. No rule to make target
  95. QListWidget And Columns.
  96. Getting proper root index for QTreeView with QSortFilterProxyModel
  97. Spurious signals sent when menu item selected
  98. QTableWidget Header Cell Occluded When Rendered to Printer
  99. Customising the scroll bar in a QListWidget
  100. How to send SIGINT to a process?
  101. simple test connection
  102. loadFromData() of QImage crash in case of .gif loading
  103. how to use custom type items in QTreeWidget?
  104. Scheduler framework/library like Quartz scheduler
  105. Problem with MySQL
  106. QSslSocket vs QTcpSocket problem
  107. Alternating colors in QTableWidget
  108. Centering QPushButton within a QTableWidget
  109. mingw32-make[1]: *** No rule to make target `Makefile.Debug'. Stop.
  110. Verifying XML loaded/saved
  111. QTextBrowser does not display CSS as QwebView?
  112. Timer doesn't stop
  113. Need help with Qt webkit module.
  114. QSql*Model are very slow
  115. language in library
  116. QListWidget->QStackWidget->QTableView question
  117. QProgressBar with custom text
  118. call to QGraphicsScene::update() hangs when compiled with Qt4.6
  119. QColorDialog
  120. QMessabeBox cause Segmentation Fault
  121. Display Problem
  122. SOLVED #include <QNetwork..> no such file or directory
  123. winId() crashed
  124. QWizard produces SIGILL
  125. QGraphicsView + opengl + Vsync
  126. Displaying data column into combobox
  127. mouse events between qwidget, scene and items
  128. Identify mimetype
  129. building mysql plugin
  130. How to write copy consctructor for class inheriting from QObject .
  131. How to compile Qt (linux) progect in windows? (runtime error)
  132. Querying signal/slot state at runtime
  133. QGraphicsTextItem and GNU Aspell
  134. How to activate menu bar from my app?
  135. [Qt bug?] QNetworkReply::setReadBufferSize() and data loss
  136. Set full screen a dialog box
  137. yet another sizePolicy prob: how can I get a QTextBrowser to scale with its QTabWidg
  138. QSqlQuery::prepare() - placeholder as table name
  139. Make QVBoxLayout act like QFormLayout
  140. Using Qt classes in QtScript
  141. UDP on the same machine??
  142. Why My Qt Application Don't SHow?
  143. Would like to know how to add a Checkbox as an item to a combo Box
  144. Qt complier error
  145. Exchange information between non-qt pthreads and gui thread
  146. Regarding pidof
  147. How to display periodically updated data in QTableView
  148. Problem with sorting in filtered QSortFilterProxyModel
  149. extract record from database
  150. QPainter::drawEllipse and QTransform strange behaviour
  151. Slow navigating around a QTableView
  152. Recording and replaying Qt input events
  153. Speeding up dense collection of QGraphicsItems
  154. Does anyone actually have Phonon working on Windows?
  155. Hiding QProxyWidget in QGraphicsLinearLayout not working
  156. QTextStream
  157. How to retrieve the runtime stack of widgets
  158. recompile Qt, configure get error.
  159. "About app" not getting translated on Mac app menu in Japanese
  160. how to pass the variable in WHERE clause instead of constant in QODBC?
  161. Animation problems, after repeated calls to start
  162. Command line prompt window along with qt's application on Windows platform
  163. SQLITE and REGEXP
  164. problem with displaying QGLWidget in QWidget made in desinger
  165. System Error when running loadUi()
  166. Model/Delegate/Proxy
  167. QPainter::drawPixmap behaves different on Windows and Linux
  168. QT Model View - parent Item different from child
  169. Display QLabel above Phonon::VideoPlayer
  170. Subclassing QGraphicsItem to work as a layer
  171. QSQLITE: multiple instructions in SQL query
  172. Weird behaviour of QToolButton on a tablet PC with Windows 7
  173. To thread QUdpSocket or to not thread QUpdSocket
  174. Flash in QTWebkit 2.0 ?
  175. QCA (on Windows): trouble using qca-ossl when creating a public key
  176. MSVC 2010 Binary for Qt
  177. how to browse images in qt ??
  178. unpacking rar files
  179. Cropping an image in qt
  180. QCombobox set Item delegate not painting for current Item..
  181. Camera Frames in UI
  182. Displaying integer values into textbox
  183. QMdiSubWindow, saveGeometry/restoreGeometry
  184. qt connect with mysql in fedora
  185. Index of two Hexvalues in QByteArray
  186. QThread don' stop (or the signal don't emit)
  187. How to set background without stylesheets?
  188. Security app
  189. QGraphicEffects not working on second thread
  190. Problem on drawing text of big font size on QGLWidget and QGLFramebufferObject
  191. QPropertyAnimation dynamic end value is this possible?
  192. update of the child widget causes paintEvent() of the parent widget to be called
  193. Where to start on a graphical "tooltip"
  194. Extended main function
  195. how to port application made in linux to windows platform
  196. unable to run query
  197. xorg memory leak from QPainter::drawPixmap
  198. Problems with release build
  199. Regarding QProcess-Readstdout
  200. Ways to share data between threads
  201. QDockWidget and setting/unsetting titleBarWidget
  202. Creating an auto-updater
  203. Unreadable font in QT4.7.1 (Windows)
  204. problem in QAbstractSocket::SocketError
  205. set cursor position in qlineedit with an inputmask
  206. network request more than one
  207. qSqlRelationalTablemodel index question...
  208. QNetworkRequest atribute
  209. Setting up wordwrap in a QTextDocument
  210. QFileInfoListIterator problem
  211. Weird problem with QComboBox signal
  212. QMainWindow size policy
  213. QSignalMapper One single Object
  214. Error code after inheriting QGraphicsView
  215. qSortFilterProxyModel examples
  216. Using stylesheets without loosing the whole style?
  217. QComboBox - style sheet set text color non focus?
  218. kde style for qt apps on windows
  219. Limitations to QPolygonF?
  220. Sharper QImage downsampling?
  221. QSettings inserts "phantom" data
  222. Problem in updating text in QTextEdit control
  223. Question about QNetworkAccessManager??
  224. How can I get address of wireless router
  225. Problems with QTcpServer
  226. SetRecord change 2 record instead who I want to.
  227. Using QMetaEnum
  228. Static link SQLITE to executable
  229. QString deletion
  230. QListWidget graphical glitch
  231. Localization for dynamically generated text.
  232. Background image of widget in QWidgetStack
  233. How to show and hide Button when i created.
  234. MinGW-w64 dependency on LIBGCC_S_SJLJ-1.DLL
  235. Advice in creating a Book Organizer App
  236. QTableView and QItemDelegate
  237. QList < QHash < int, QString> > ... clear() is slow
  238. Problem while using QListWidget
  239. QTime to a format which I can use in a calculation
  240. new AudioEffect | processing pcm audio data
  241. Searching a hierarchical QStandardItemModel
  242. About QGraphicsItem question
  243. Read QString from file
  244. Use softkeys of a different page
  245. QTableView how to do something on start/end editing
  246. Calendar Widget - Change cell colour
  247. About character of QMenu in Qt 4.7
  248. Help dynamicCall()
  249. language translation using variable
  250. Thicker polygon lines