Log in

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. QListWidget (17 replies)
  2. Need a Label Below the toolbar buttons (1 replies)
  3. QT Sqlite database import/ export csv file (1 replies)
  4. Fast Font Rendering (2 replies)
  5. How Do I Refresh a View if the Delegate Changes its Display Format? (3 replies)
  6. convert decimal seconds to QDateTime and back (2 replies)
  7. widgets aren't resized correctly when adding them to layout (5 replies)
  8. QScrollArea - Painting happens in background , not in correct widget (5 replies)
  9. Resizing QTableView to eliminate horizontal scroll bar? (7 replies)
  10. Qt::WA_TranslucentBackground and videos headache. (0 replies)
  11. HOWTO after I reimplement winEventFilter to catch the global HOTKEY (1 replies)
  12. Synchronizing "Show XXX window" action checked state with some window's visibility (3 replies)
  13. Retrieving exact info on target(s) of drop indicator in a subclassed QTreeWidget (2 replies)
  14. QSqlDatabase PSQL connection options (0 replies)
  15. Problem with QAbstractSocket and states. (0 replies)
  16. Howto: Qt and RSA crypto (15 replies)
  17. adding our own icon to the existing file and folder icon using Qt.. (0 replies)
  18. Interoperability of C Callback function and Qt (2 replies)
  19. SortFilterProxyModel different row count than SourceModel (0 replies)
  20. converiosn of hex data char array to Qstring (1 replies)
  21. how to get the status of an application called from another app. (7 replies)
  22. who know about making button with text and image (1 replies)
  23. Custom signal (3 replies)
  24. QT4.6.2 Windows, Q_SIGNAL is not moc'ed while Q_SIGNALS is (0 replies)
  25. QDockWidget::title is painting over other widgets with QSS (0 replies)
  26. Show selected rows (3 replies)
  27. Qt 4.6.2 MS Access + Eclipse (1 replies)
  28. Using QT inside boost unit test - how to call QCoreApplication? (4 replies)
  29. QMainWindow::toolBars() (1 replies)
  30. Static linking problem with gif plugin, qt 4.6.2, vs 2008 (3 replies)
  31. opencv-qt-mac (0 replies)
  32. QtScript Bindings Generator ScriptShell Event Binding (2 replies)
  33. QGrahpicsScene transform is very slow under Linux (3 replies)
  34. Does 'QSqlQueryModel' have a bug? (8 replies)
  35. How to make a transparent QWidget over a Phonon Video? (8 replies)
  36. QScrollArea with Qwt3dPlot (0 replies)
  37. Set text color for menu item (6 replies)
  38. Problem in Application llaunch in startup MACOSx (0 replies)
  39. Angles in QPainterPath::arcTo (1 replies)
  40. Item Delegate editor background (2 replies)
  41. customize a QSortFilterProxyModel with additional columns (1 replies)
  42. $20 to solve this webview transparency / drawing bug (8 replies)
  43. QSystemTrayIcon closes my complete application (1 replies)
  44. Visual studio recompilation (0 replies)
  45. Need to intermitent disable Menu ShortCut (0 replies)
  46. Translation issues (1 replies)
  47. run active-x as external application (0 replies)
  48. 3D Effect (2 replies)
  49. [solved] QRadioButton size (5 replies)
  50. How to code for multiple sql table to view in QTableView ? (1 replies)
  51. How to map Viewport coordinates to content coordinates in QTableView (4 replies)
  52. problem in using stored procedure (0 replies)
  53. why QT layout doesn't work on the second widget? (9 replies)
  54. QtStateMachine in GUI projects (2 replies)
  55. Build QT C++ GUI on Console (1 replies)
  56. I use QTest/QTestEventList to simulate mouse events, but only succeed in mouseMoving (4 replies)
  57. Some children not redrawn on large QT widget after repaint (0 replies)
  58. expected `)' before '*' token (3 replies)
  59. Record video (4 replies)
  60. QT-opencv-MACOS (0 replies)
  61. How to append the next Record into QTableView without removing the previous record? (3 replies)
  62. How can i load/display csv file in QTableWidget?(long read, sorry) (3 replies)
  63. new vs QSharedMemory (2 replies)
  64. Fatal IO error with QGLWidget and reading a file (1 replies)
  65. [SOLVED] How can I tell qtcreator to pass parent object to promoted class? (11 replies)
  66. How to make table headers with custom background? (1 replies)
  67. Download attachments and Base64 coding (1 replies)
  68. How to apply a QStyle to a widget (2 replies)
  69. QGraphicsGridLayout Broken (1 replies)
  70. Qicon (11 replies)
  71. Intrinsic / External wchar_t use in Qt (0 replies)
  72. How to stop QThread? (3 replies)
  73. QToolButton show()&hide() not correct (1 replies)
  74. QMovie animation (0 replies)
  75. Include Afx.h in Qt Application (1 replies)
  76. How to display Systemtray message ? (3 replies)
  77. i want build My project use VLC library on QT (1 replies)
  78. Linker Lib .a into My VLC project (1 replies)
  79. qmenu and dynamic slot (4 replies)
  80. How to save the QColor and then read it? (2 replies)
  81. QCompleter multiple completion modes (0 replies)
  82. QTableWidget along with QStackedWidget (5 replies)
  83. stitch 4 QSpinBox without margin ? (2 replies)
  84. Qt::X11BypassWindowManagerHint functionality on Windows (1 replies)
  85. Char* <-> QString implicit conversion (3 replies)
  86. Qt Svg Module (5 replies)
  87. Build json, how to? (5 replies)
  88. IP camera (1 replies)
  89. QTextEdit::keyPressEvent leads to 0xC0000005 Access Violation Error (6 replies)
  90. Creating custom scrollbars (2 replies)
  91. Embedding python code in Qt (2 replies)
  92. Implementing WndProc Override (2 replies)
  93. How to create an One-to-Many Relationship in QtSqlRelation ? (3 replies)
  94. error: invalid use of incomplete type 'struct QMetaEnum' (3 replies)
  95. Multiple QGraphicsViews with one QGraphicsScene (3 replies)
  96. Open an external file from qt (9 replies)
  97. Adding QGraphicItems to QGraphicScene causes the previous QGraphicItem to move. Why?? (7 replies)
  98. QListWidget doesn't show icons (8 replies)
  99. Unable to update QTableWidget which is on Different QWidget from MainWindow (1 replies)
  100. Another Question with StyleSheets (7 replies)
  101. Variable table name problem (4 replies)
  102. Erasing on transparent widget (5 replies)
  103. compiling Qt 4.6 in msys (4 replies)
  104. Issues with QTreeWidget (8 replies)
  105. Errors while building (1 replies)
  106. QGraphicsTextItem speed up creation/rendering process (3 replies)
  107. Using Multi-Byte in place of Unicode (7 replies)
  108. ContextMenu repaint (0 replies)
  109. QImageWriter QImageReader and QSocket (0 replies)
  110. QTableView sorting with verticalHeader() (3 replies)
  111. DisconnectFromHost generate a runtime error (0 replies)
  112. Threads and slots (4 replies)
  113. Layout QActions in a QToolBar (2 replies)
  114. MySQL and transaction problem in Qt 4.6.2 on Windows XP SP3 (1 replies)
  115. Detect click on QTableWidget label (1 replies)
  116. Background process execution in Qt (4 replies)
  117. ArrayList-Like Qt Class (1 replies)
  118. QSharedPointer vs Boost::tr1::shared_ptr() (1 replies)
  119. redirecting qDebug to file, threading question (4 replies)
  120. Ignore stylesheet for one dialog (4 replies)
  121. QLineedit mask (11 replies)
  122. QLabel mouse event problem (2 replies)
  123. LAN Peer-Peer Chating (1 replies)
  124. Do Qt Style Sheets support List-style-image? (6 replies)
  125. Building VLC Player on QT C++ 4.6.2 windows 7 (2 replies)
  126. Problem while trying to copy an XML file from one location to another in Linux (4 replies)
  127. CloseEvent of QDockWidget (5 replies)
  128. How to use input method with QLineEdit in HP-UX (Qt4.5) (0 replies)
  129. [Help me] add new record into Sqlite using QSqlRelationalModel & QTableView (0 replies)
  130. Use QT to set password for SQLITE database. help...! (1 replies)
  131. Differences between SUBDIRS+=*.pro and include(*.pro) statement (2 replies)
  132. Add Application Icon without PRO file? (8 replies)
  133. Crash on deletion of QScriptEngine object (4 replies)
  134. QUdpSocket problem MacOSX (1 replies)
  135. Item Delegate and Signal/Slot (4 replies)
  136. Dialog remains in background. (4 replies)
  137. why on Linux ,doesn't work? (5 replies)
  138. QMYSQL driver not loaded (4 replies)
  139. Crazy QPlainTextEdit::document() behavior (8 replies)
  140. QTextDocument font size wildly different when printing on Windows vs OS X (3 replies)
  141. QImage::pixelIndex out of range warning (1 replies)
  142. sizeHint() called for invisible rows (2 replies)
  143. How to do superscripts and subscripts in a QLineEdit? (0 replies)
  144. Article about asynchronous operations (0 replies)
  145. Partial results with mappedReduced (8 replies)
  146. Debugging in MSVS leaves zombie console window (3 replies)
  147. How to make certain areas transparent with the desktop? (5 replies)
  148. Persistent combobox entries. (2 replies)
  149. How to disable enter (11 replies)
  150. How to limit the input text in QPlaintextedit? (4 replies)
  151. Crop image (2 replies)
  152. winbase.h CreateFileW function interlacing my custom CreateFile function (0 replies)
  153. Problems with QPainter (13 replies)
  154. QSqlDatabase - How to connect to multiple database? (4 replies)
  155. Translucent the toolbar in the uppler level of QWidget::winId() - how? (16 replies)
  156. qmake problem with application icon in windows (4 replies)
  157. Grabing Touch Gestures on GraphicsView with Qt 4.6 (0 replies)
  158. Help with QDockWidget (6 replies)
  159. Compiling & using Crypto++ with mingw version of Qt (14 replies)
  160. QfileDialog new folder creation event (0 replies)
  161. Draw an 1-bit mask in color? (0 replies)
  162. SQLite thread support (4 replies)
  163. Lock a row in QTreeWidget (1 replies)
  164. Default attributes values when reading XML document corresponding to DTD (0 replies)
  165. Use QT to make Karaoke Player, help me! (5 replies)
  166. Inherited Palette Problem (7 replies)
  167. Sending mail - problem with authentication (19 replies)
  168. to create a circle progressbar (8 replies)
  169. How to on Ubuntu? (3 replies)
  170. Shourtcut for letter (2 replies)
  171. QPlainTextEdit and its size policy (0 replies)
  172. how to delete key in Qsettings? (3 replies)
  173. !!!A Strange Crash (12 replies)
  174. -pthread havoc (8 replies)
  175. QSqlite, multiple connections to in memory database. (9 replies)
  176. QGraphicsTextItem setPlainText Memory issue (2 replies)
  177. QFont and DPI (2 replies)
  178. problem with qfiledialog customization (Qt4.5.2) ........ (0 replies)
  179. Which is the best way to make a fluid user interface in QT? (5 replies)
  180. How to remove 3D frame and outline in QToolButton? (9 replies)
  181. QListWidget Scrollbar (6 replies)
  182. Problems about Dynamic Language Switching (2 replies)
  183. Multiple sound files in Phonon Audio (0 replies)
  184. Reload widget contents (13 replies)
  185. Qt Application Weird Pause/Halt issue (3 replies)
  186. Scrolling to bottom of Qt 4 QTextEdit (0 replies)
  187. qt 3.3.8 mainform.ui Compiling time too long (0 replies)
  188. Problem in font and size in mac and Xp (1 replies)
  189. problems with getting height and width of widget (3 replies)
  190. Qt and number crunching (3 replies)
  191. To identify executable and other files in QT Application (3 replies)
  192. Free memory with QProcess (3 replies)
  193. Problem with QDialog (0 replies)
  194. Qt 4.6 GraphicsView items remove problem (10 replies)
  195. problem with SELECT NEXTVAL (3 replies)
  196. need to symmetric encryption in qt app (12 replies)
  197. Displaying a eml file in a widget (2 replies)
  198. Value in QSslCertificate::serialNumber () (0 replies)
  199. İmage Convert Black and White (1 replies)
  200. Informative dialog (3 replies)
  201. Create a video from several Plots (2 replies)
  202. QMessageBox - Text in the buttons (4 replies)
  203. Get QRect of a widget using mouseevent (9 replies)
  204. Give feedback to a QDialog from another thread (5 replies)
  205. char* to QString: conversion (9 replies)
  206. QFTP - Trying to "Put" (23 replies)
  207. Easy Signal-Slot-Problem (2 replies)
  208. triangular and rouned buttons (4 replies)
  209. QWebElement available for QtScript, Marshaling/Template? (2 replies)
  210. CONFIG(release) scope problem (0 replies)
  211. Sérialization, QVariant et QSettings : unable*to*load*type 257 (1 replies)
  212. Problems with the palette on the Mac (0 replies)
  213. facing a trouble on QFileDialog (2 replies)
  214. Qt cant work with opencv (3 replies)
  215. How to popup the touch keyboard when user touch the QTextEdit? (1 replies)
  216. deviceinfo, platform or qt? (0 replies)
  217. for i = 0 to nr members in a class ... (4 replies)
  218. Adding element to QTableWidget. (0 replies)
  219. running qt application on MAC (1 replies)
  220. xemacs for qt indentation (1 replies)
  221. QMainWindow size management (0 replies)
  222. Graphical representation of an array (2 replies)
  223. Need a little help with QThread (4 replies)
  224. Scale independent QGraphicsItem (3 replies)
  225. Question about Removing multiple rows from QTreeWidget (5 replies)
  226. ComboBox with lines (1 replies)
  227. MSAgent (0 replies)
  228. DockWidgetArea change and layout direction change (1 replies)
  229. Numeric rounding problems (Again) (5 replies)
  230. unstable eclipse with qt integrator on windows xp (0 replies)
  231. Usability of StyleSheet in Pure Custom Widget Plugin? (2 replies)
  232. Can Custom Data types in Own Widget Plugin be shown Designer Property Window? (4 replies)
  233. how to link external library in qt linux? (2 replies)
  234. Help: Play Flash media in Qt GUI application (1 replies)
  235. qt-embedded + DirectFB (0 replies)
  236. Running exe files (0 replies)
  237. Problems communicating with a process (Gnuchess) via QProcess (1 replies)
  238. Custom widget plugin linker error (0 replies)
  239. Handling mouse click events in QGraphicsItem (7 replies)
  240. Qtreeview : To get File name and path from Tree View (1 replies)
  241. Who are the most popular web services for diffenent catagories ? (1 replies)
  242. Can QXmlStreamReader parse <yweather:condition text = "" high = "" ...> ? (4 replies)
  243. QRegExp Unicode Character Classes (2 replies)
  244. Remove unused points from a QPainterPath (0 replies)
  245. Dropsite demo not working in QtDemo (9 replies)
  246. Get the qDebug() output to QString (3 replies)
  247. QMenu::Scroller StyleSheet (3 replies)
  248. How to use a image from internet (1 replies)
  249. Desktop area in MAC (0 replies)
  250. QRunnable - how to cancel execution? (1 replies)