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. ActiveQt
  2. QPixmap and QLabel performance
  3. Can you extract a tarball with Qt?
  4. Qt stealing events
  5. Database closing warnings
  6. [SOLVED] arrays?
  7. modificationChanged() signal will not emit after QTextEdit::setAlignment() called
  8. QTableWidget item in edit state crash when mouse cursor go over
  9. QPrinter strange message
  10. QStyledItemDelegate : too small to see contents
  11. Use QTableWidget or QTreeWidget for show a listview control?
  12. Insert a row to a QSqlTableModel with prefilled columns
  13. FillRect with text
  14. Qt Idle time calculation for symbian
  15. qmake generate user-defined header files, or pass variable definitions to program
  16. Need to call QTableView::invalidate() before hiding columns
  17. Text in Multithreading OpenGL
  18. QComboBox doesn't update when on hidden widget
  19. QWebView Images with UNC path not working
  20. scene->addItem() moans about QTimer ???
  21. Popup widget always on top over other Widgets
  22. QGraphicsItem scale around arbitrary origin - problem with scenePos
  23. Getting wrong geometry with widgetAreaResize signal
  24. How to postpone a signal until present form is closed ?
  25. I can't get a transparent window
  26. Treeview like QtCreators Designer Propertyeditor
  27. GUI application problems
  28. QProgressBar takes big steps
  29. Class serialization
  30. dragMoveEvent never "on" an item
  31. QHash memory usage
  32. Shutdown on Mac failing
  33. QScrollbar handle does not display over a PNG in the Scrollbar background
  34. Why Qt doesn't support MySQL and PostgreSQL drivers by default?
  35. Can’t debug qtest unit tests (but can build and run them without issue)
  36. [SOLVED] getting data from mainwindow
  37. How to add nest list in QTextEdit?
  38. movable and resizable label
  39. Best way to use Qt Core based lib from Java
  40. QtMultimedia module in QT 4.5
  41. Modifying QStandardItemModel from non-UI QThread?
  42. Using bindValue with QSqlTableModel.setFilter()
  43. youtube upload
  44. qt3to4 - The Journey
  45. [solved] Phonon::createPath problem on windows
  46. Q_EXPORT - The Journey
  47. qwt display curves
  48. console output on windows and ubuntu
  49. Resizing of layout on adding a new graphicsview to the existing layout
  50. Can't send a Ctrl-C to a QProcess (Win32)
  51. Strange behaviour of QFileDialog::getSaveFileName
  52. How to find out what move file types can be played?
  53. How to fill an inserted column with data?
  54. Blinking problem with QListWidget with batch
  55. Assertion failed when converting a std::string to std::basic_string<TCHAR> in debug
  56. how coult this happen with the QTableView Column insert?
  57. Saving video stream
  58. the child on which the delegate is
  59. how to use html tags(rich text) in QTableWidgetHeaderItem
  60. QGraphicsItem right click event problem
  61. QLabel unable to show Hindi Text from *.qm file
  62. call form 1 from form 2
  63. Animation performance
  64. Using mcHID.dll from a QT project
  65. QItemSelectionModel and QTreeView
  66. Plugin in Photoshop/ArchiCAD doesn't block the menu/other windows
  67. How to control the events of the main event loop of Qcoreapplication
  68. Remove shadow of child widgets? Like a sunken frame...
  69. Mac Qt Application always cancels restart or shutdown
  70. Qt Widgets seen half transparent when using stylesheets
  71. How to write plugins for Qt Creator
  72. Qml code to for dynamic change of view
  73. Problem with QToolButton + stylesheet
  74. opengl widget not able to embed in QGraphicsView
  75. QGraphicsItem deselected on contextMenuEvent
  76. Displaying thumbnails Nokia N8
  77. To underline the numbers behind the decimal points?
  78. Qt to Sqlite data insertion doubt.
  79. Facing difficulty in parsing xml response in qt
  80. QDomDocument or QXmlStreamWriter, QXmlStreamReader
  81. QSettings on 64bit Machine
  82. QSettings in Windows
  83. QTableWidget cell color on maemo not changing
  84. Get notified when hibernate / suspend / switch user/ resume
  85. How to prevent a popup dialog gaining focus
  86. How to find the location of the user?
  87. thread GUI access crash
  88. drawing barcode with GNU Barcode
  89. Unembed QDialog in QGraphicsProxyWidget
  90. Accessing children
  91. Implementation considerations for data flow pattern
  92. QtableView performances
  93. Keyboard shortcut event not received
  94. Manifest / Side by Side configuration.
  95. QDBusInterface blocking dbus
  96. Find QObjects that insatlled event filter
  97. Problem with style QTableView (headers) using stylesheets
  98. manipulating qmainwindow widget through qdialog
  99. how to run QT application with root permission
  100. need get data from selected row from QTableWidget?
  101. Question about detecting memory leaks!
  102. QTableView set column Decimals
  103. sorting static QList<MyClass> list with qSort
  104. QListView Items with Buttons
  105. About text glow effect
  106. Applying QGraphicsBlurEffect to QGraphicsPixmapItem doesn't work
  107. Problems with scroll in QListWidget
  108. Problem replicating a MySQL on SQLite
  109. Weird 1px line in QScrollArea
  110. QToolbar Alignment
  111. GraphicsView / Scene window minimize maximize buttons
  112. see if mdi child is already open
  113. Problem displaying image on a customized button
  114. QMenu exec under MacOSX
  115. QTcpSocket: Sending multiple strings results in errors... sometimes.
  116. How to fixed the widgets' position in QGridLayout when one of the widgets is enlarger
  117. ASSERT: "w->testAttribute(Qt::WA_WState_Created)"
  118. Extending QMouseEvent a SECOND time? (within Qt itself)
  119. QTcpSocket::connectToHost() is blocking the GUI!
  120. Excel range will crash once i get the values
  121. Pb connexion distant oracle database using QOCI
  122. Deploying on mac with Qt
  123. How to integrate QWT 6.0 with QT Creator 2.01??
  124. Simple client server application using tcpsocket and tcpserver doesn't work
  125. Error during startup after converting application from VC++ -> Qt Creator
  126. How do i connect to QDbus signal in QTDbus ?
  127. Conventional UNIX Socket based server receiving data from QTcpSocket... Possible?
  128. Fill input in QWebView
  129. How to make modal widget wait for input after it is shown.
  130. caseinsensitive qstringlist
  131. Does QList use copy constructor when some element append to it?
  132. Extending MessageBox
  133. Remove line breaks in QDomDocument
  134. Threading an instance of a class which has no dependency upon Qt
  135. drag and drop in only one hierarchy of the tree widget
  136. Delete content widget in layout
  137. QScrollBar CSS Customization Help Needed - Need small scrollbar, large handle
  138. A Hippie Idea
  139. Using MySQL databases?
  140. QSettings::setPath don't work?
  141. Serializing QHash to a QByteArray
  142. QProcess & Working with External Programs
  143. How to write something on a text file on a certain line?
  144. Qt on Linux and dead keys
  145. Qt .qrc ressources showing on Windows 7 but not on Windows XP
  146. modern blurry traslucent effect... it is possible on QT?
  147. problem with rowCount method
  148. export file MySql to QtSql
  149. Mdi minimized windows always on top?
  150. select and edit like Microsoft Access with cute sql?
  151. QT4.7 & QGLFormat::CoreProfile & shaders
  152. Qt Console App modify test colour
  153. Styling QComboBox and QSpinBox
  154. cross compiling with linux to create a windows app, cant get libpq to link
  155. Detecting finished download of HTML content for QWebView
  156. reimplementing mouseMoveEvent of QGraphicsItem
  157. QTableWidget::itemFromIndex is protected, why? and a workaround?
  158. [SOLVED] After process starting in QProcess application does not work (linux)
  159. strange problem for a if condition and Sqlite data base insertion
  160. Opening OS folder
  161. Upload files bigger than available memory
  162. QSettings + GDB = crash
  163. Passing signal parameters when state changes in the state machine
  164. [TUTORIAL] how to compile qt, qtcreator and libqxt on Windows-Mingw (with openssl)
  165. Display the GUI after that it has been completely initialized
  166. QListWidget string increment
  167. The delegated widgets become hidden
  168. QListWidget selected item Row id.
  169. How to implement a graphical curve drawing/editing tool
  170. Update txt file after clearing line in Qt
  171. Create a QWheelEvent and pass it to a widget's wheelEvent
  172. Custom Model and Proxy Model
  173. [Qxt] Ho to send attachment with html message ?
  174. [Qxt] How to include inline image in the message ?
  175. QPrinterInfo::availablePrinters() causes heap corruption in 4.7.1
  176. Differentiating single-clicks and double-clicks in a QTreeWidget
  177. systray example: invisible icon when released under XP
  178. QAbstractFileEngine behaves strange in different Qt versions
  179. how do I clean QT? (Before rebuilding it)
  180. preprocessor output
  181. Qt project management - bigger project
  182. Printing complex page with changing data
  183. Display QTreeView expanded in QDialog
  184. QDomElement text
  185. QGraphicsPathItem for a path made of rects with control points?
  186. what is the best way to convert access mdb file to sqlite database?
  187. Is there a Qt function to convert Windows virtual key into Qt key code?
  188. Drag & Drop to Systray icon
  189. PyQt4 - Inserting data from array to QTableWidget
  190. QSpinBox within a QTableWidget
  191. QTableWidget and memory
  192. Strategy for offscreen and onscreen gl contexts
  193. Sample code to use QTreeWidget and QStackWidget
  194. QFontDatabase::addApplicationFontFromData && addApplicationFont returns -1
  195. Connection With database
  196. QGLWidget overlay context
  197. How to compare the modifications between a local file and a file from ftp
  198. OpenGL Image Tiling Interpolation Problem
  199. Explicit FTP over SSL/TLS (FTPES) wiht QNetworkAccessManager
  200. qt_mac_window_for(QMainWindow)
  201. QRCode Reader in Qt using ZXing
  202. QtableView Crash
  203. QT HTTP Post issue when server requires cookies
  204. QComboBox in QTableView
  205. qt embedded , in webview,refresh code in javascript can't refresh comleted?
  206. QDateTimeEdit 24Hours Format
  207. Advice using sqlite3 with threading
  208. QMessageBox setStyleSheet UI problem
  209. removing duplicate itens from QList<int>
  210. confusing compiling error
  211. Inheritance confusion - which class made inheritating from QObject
  212. is there any widget or ways to write a widget like this
  213. Transparency in gma500 (ubuntu 9.1 + Qt4.5)
  214. Can't change state of checkable QListViewItem with custom widget
  215. lupdate and dynamic/loaded strings (how to get into TS file)
  216. Playing multiple audio files with Phonon
  217. QTableView invisible content
  218. Pop up menus disappear on repaint events
  219. QImage * to QIcon
  220. which classes should we e looking at for 3d angled widgets?
  221. how to get the color of the widget from mouse move
  222. QPixmap::operator=: Cannot assign to pixmap during painting
  223. Weird problem resizing rows and columns in qtableview
  224. City state and zip code dialog
  225. Split strings using QStringList::split() but ignore quotes.
  226. QTextStream/QIODevice issue.
  227. SIGNAL and SLOT Problem
  228. How to render context of QGLWidget, outside of the window
  229. How to use QVariant with enum?
  230. Qt Unicode Problems
  231. connecting ComboBox with TreeWidget
  232. Window performance problem
  233. QFileDialog::getOpenFileName closing very late.
  234. QTemporaryFile: unique filename across platforms?
  235. Threading or signal/slot
  236. Detecting memory leaks when using QT Creator on Windows
  237. Need help with QFrame sizing on widget
  238. QString resize() or count()
  239. QAudioOutput + not UI thread
  240. Getting Cell Content of QTableWidget
  241. How to make QSqlQueryModel checkable?
  242. add items to treewidget
  243. Utf8 conversion from stdstring to qstring
  244. Communication between QRunnable and main thread
  245. Need help with creating and deleting a background thread for processing
  246. how to mimic this functionality with Qt
  247. How to use QTextBlockUserData?
  248. QTableWidget - Copy & Paste failed
  249. QFileDialog::getExistingDirectory locks up the application
  250. Implement transparent round corners of resizable Qdialog using stylesheets