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. Why does QWebView sizeHint() return a fixed value? (2 replies)
  2. Slow FTP Program using QFtp (3 replies)
  3. Dynamic plugin: accessing parent's methods (1 replies)
  4. Looking for a really basic database example (1 replies)
  5. Issues with mapping with QTransform (5 replies)
  6. problems about debugging simple QT application on emulator (0 replies)
  7. Can't use connect to set spinbox maximum (2 replies)
  8. [OSX] QProcess failing to execute osascript (AppleScript) (0 replies)
  9. QSettings - how to use? (10 replies)
  10. Loading an Image into QImage (5 replies)
  11. Acces violation during QGraphicsScene destruction ? (9 replies)
  12. Transfer files on WLAN using QT (1 replies)
  13. QGraphicsView selection problem when there is large scale factor in view (Linux) (1 replies)
  14. QList and QVariant crashes with VS2010 (4 replies)
  15. VideoPlayer makes QX11EmbedContainer disappear (0 replies)
  16. Chart and diagrams for Qt (4 replies)
  17. QGraphicsScene and multitouch widgets??? (0 replies)
  18. how to clear spinbox values (4 replies)
  19. Qt 4.8 Network Module with Qt 4.7 (1 replies)
  20. Any way to save the collapsed/expanded states for all items in a QTreeWidget ? (5 replies)
  21. how to make one button to do two functions (1 replies)
  22. Tree Model Item Highlighter (9 replies)
  23. how to sort a list by one of its items ?! [solved] (13 replies)
  24. Using a QML model from a QDeclarativeItem subclass (1 replies)
  25. Event loop (2 replies)
  26. QGraphicsView unwanted margin (4 replies)
  27. Selecting file in QFileSystemModel tree view (3 replies)
  28. Need help compiling a program.... (8 replies)
  29. QAudioInput Frequency and Amplitude (4 replies)
  30. what it means (2 replies)
  31. Applying stylesheet for HTML tags in QTextBrowser via QApplication::setStylesheet (1 replies)
  32. make trewidget's xml file (11 replies)
  33. QGraphicsItem scaling behaviour? (2 replies)
  34. Problem with QProgressBar (2 replies)
  35. problem with mutitexturing in Qt (9 replies)
  36. Stuck creating << and >> operators for my custom class. (12 replies)
  37. 300KB of RAM lost after New and Delete (4 replies)
  38. How do I read a QMap<int, QPushButton*> ? (7 replies)
  39. want to display images from device (0 replies)
  40. Resizing a Qt main window when a contained widget changes its size (3 replies)
  41. How to find out if QWebFrame::evaluateJavaScript has finished executing (0 replies)
  42. Trouble with relative paths for files (2 replies)
  43. QRubberBand make background invisible (15 replies)
  44. Load in memory the content of a database (24 replies)
  45. Non-typical and Non-linear wizard (4 replies)
  46. qdragLeaveEvent Problem (1 replies)
  47. Subclassing default style (1 replies)
  48. QDrag - Pixmaps alway cropped (1 replies)
  49. Getting the Icon of a MessageBox (2 replies)
  50. QList err : expected primary-expression before ‘)’ token (4 replies)
  51. QTreeWidget: lost click after drag and drop (12 replies)
  52. Display DIB data (2 replies)
  53. Webkit: extract information from HTML (7 replies)
  54. frame around the tree widget items (3 replies)
  55. mouseMoveEvent and leaveEvent Problems (9 replies)
  56. Using default implementation, intefaces and Qt plugins (not designer plugins) (17 replies)
  57. QTextedit scroll or paint problem (0 replies)
  58. Firefox plugin in qt4 (2 replies)
  59. Qt Webkit 2.1 - SVG Issue - Object overlapping (0 replies)
  60. how to load images from phone memory (11 replies)
  61. Defining widget regions sensitive to mouse events? (1 replies)
  62. Handling "index out of range" (1 replies)
  63. QNetworkAccessManager Http Basic Authentication? (5 replies)
  64. QComboBox Signals doesn't invoke the called function (6 replies)
  65. Implement transparent round corners of resizable Qdialog using stylesheets (1 replies)
  66. QFileDialog::getExistingDirectory locks up the application (2 replies)
  67. QTableWidget - Copy & Paste failed (1 replies)
  68. How to use QTextBlockUserData? (0 replies)
  69. how to mimic this functionality with Qt (9 replies)
  70. Need help with creating and deleting a background thread for processing (2 replies)
  71. Communication between QRunnable and main thread (4 replies)
  72. Utf8 conversion from stdstring to qstring (3 replies)
  73. add items to treewidget (15 replies)
  74. How to make QSqlQueryModel checkable? (0 replies)
  75. Getting Cell Content of QTableWidget (1 replies)
  76. QAudioOutput + not UI thread (1 replies)
  77. QString resize() or count() (6 replies)
  78. Need help with QFrame sizing on widget (1 replies)
  79. Detecting memory leaks when using QT Creator on Windows (1 replies)
  80. Threading or signal/slot (3 replies)
  81. QTemporaryFile: unique filename across platforms? (6 replies)
  82. QFileDialog::getOpenFileName closing very late. (3 replies)
  83. Window performance problem (2 replies)
  84. connecting ComboBox with TreeWidget (1 replies)
  85. Qt Unicode Problems (9 replies)
  86. How to use QVariant with enum? (1 replies)
  87. How to render context of QGLWidget, outside of the window (1 replies)
  88. SIGNAL and SLOT Problem (5 replies)
  89. QTextStream/QIODevice issue. (1 replies)
  90. Split strings using QStringList::split() but ignore quotes. (7 replies)
  91. City state and zip code dialog (1 replies)
  92. Weird problem resizing rows and columns in qtableview (1 replies)
  93. QPixmap::operator=: Cannot assign to pixmap during painting (2 replies)
  94. how to get the color of the widget from mouse move (1 replies)
  95. which classes should we e looking at for 3d angled widgets? (2 replies)
  96. QImage * to QIcon (7 replies)
  97. Pop up menus disappear on repaint events (2 replies)
  98. QTableView invisible content (2 replies)
  99. Playing multiple audio files with Phonon (0 replies)
  100. lupdate and dynamic/loaded strings (how to get into TS file) (4 replies)
  101. Can't change state of checkable QListViewItem with custom widget (0 replies)
  102. Transparency in gma500 (ubuntu 9.1 + Qt4.5) (0 replies)
  103. is there any widget or ways to write a widget like this (1 replies)
  104. Inheritance confusion - which class made inheritating from QObject (1 replies)
  105. confusing compiling error (5 replies)
  106. removing duplicate itens from QList<int> (6 replies)
  107. QMessageBox setStyleSheet UI problem (2 replies)
  108. Advice using sqlite3 with threading (1 replies)
  109. QDateTimeEdit 24Hours Format (1 replies)
  110. qt embedded , in webview,refresh code in javascript can't refresh comleted? (2 replies)
  111. QComboBox in QTableView (1 replies)
  112. QT HTTP Post issue when server requires cookies (0 replies)
  113. QtableView Crash (0 replies)
  114. QRCode Reader in Qt using ZXing (5 replies)
  115. qt_mac_window_for(QMainWindow) (0 replies)
  116. Explicit FTP over SSL/TLS (FTPES) wiht QNetworkAccessManager (1 replies)
  117. OpenGL Image Tiling Interpolation Problem (1 replies)
  118. How to compare the modifications between a local file and a file from ftp (1 replies)
  119. QGLWidget overlay context (0 replies)
  120. Connection With database (4 replies)
  121. QFontDatabase::addApplicationFontFromData && addApplicationFont returns -1 (5 replies)
  122. Sample code to use QTreeWidget and QStackWidget (1 replies)
  123. Strategy for offscreen and onscreen gl contexts (0 replies)
  124. QTableWidget and memory (3 replies)
  125. QSpinBox within a QTableWidget (0 replies)
  126. PyQt4 - Inserting data from array to QTableWidget (1 replies)
  127. Drag & Drop to Systray icon (0 replies)
  128. Is there a Qt function to convert Windows virtual key into Qt key code? (3 replies)
  129. what is the best way to convert access mdb file to sqlite database? (1 replies)
  130. QGraphicsPathItem for a path made of rects with control points? (1 replies)
  131. QDomElement text (2 replies)
  132. Display QTreeView expanded in QDialog (3 replies)
  133. Printing complex page with changing data (4 replies)
  134. Qt project management - bigger project (11 replies)
  135. preprocessor output (1 replies)
  136. how do I clean QT? (Before rebuilding it) (7 replies)
  137. QAbstractFileEngine behaves strange in different Qt versions (0 replies)
  138. systray example: invisible icon when released under XP (5 replies)
  139. Differentiating single-clicks and double-clicks in a QTreeWidget (2 replies)
  140. QPrinterInfo::availablePrinters() causes heap corruption in 4.7.1 (1 replies)
  141. [Qxt] How to include inline image in the message ? (1 replies)
  142. [Qxt] Ho to send attachment with html message ? (7 replies)
  143. Custom Model and Proxy Model (1 replies)
  144. Create a QWheelEvent and pass it to a widget's wheelEvent (3 replies)
  145. Update txt file after clearing line in Qt (2 replies)
  146. How to implement a graphical curve drawing/editing tool (3 replies)
  147. QListWidget selected item Row id. (8 replies)
  148. The delegated widgets become hidden (4 replies)
  149. QListWidget string increment (2 replies)
  150. Display the GUI after that it has been completely initialized (1 replies)
  151. [TUTORIAL] how to compile qt, qtcreator and libqxt on Windows-Mingw (with openssl) (2 replies)
  152. Passing signal parameters when state changes in the state machine (0 replies)
  153. QSettings + GDB = crash (0 replies)
  154. Upload files bigger than available memory (4 replies)
  155. Opening OS folder (1 replies)
  156. strange problem for a if condition and Sqlite data base insertion (4 replies)
  157. [SOLVED] After process starting in QProcess application does not work (linux) (2 replies)
  158. QTableWidget::itemFromIndex is protected, why? and a workaround? (4 replies)
  159. reimplementing mouseMoveEvent of QGraphicsItem (1 replies)
  160. Detecting finished download of HTML content for QWebView (3 replies)
  161. cross compiling with linux to create a windows app, cant get libpq to link (3 replies)
  162. Styling QComboBox and QSpinBox (0 replies)
  163. Qt Console App modify test colour (1 replies)
  164. QT4.7 & QGLFormat::CoreProfile & shaders (3 replies)
  165. select and edit like Microsoft Access with cute sql? (4 replies)
  166. Mdi minimized windows always on top? (0 replies)
  167. export file MySql to QtSql (4 replies)
  168. problem with rowCount method (2 replies)
  169. modern blurry traslucent effect... it is possible on QT? (2 replies)
  170. Qt .qrc ressources showing on Windows 7 but not on Windows XP (1 replies)
  171. Qt on Linux and dead keys (3 replies)
  172. How to write something on a text file on a certain line? (1 replies)
  173. QProcess & Working with External Programs (2 replies)
  174. Serializing QHash to a QByteArray (3 replies)
  175. QSettings::setPath don't work? (1 replies)
  176. Using MySQL databases? (1 replies)
  177. A Hippie Idea (9 replies)
  178. QScrollBar CSS Customization Help Needed - Need small scrollbar, large handle (0 replies)
  179. Delete content widget in layout (1 replies)
  180. drag and drop in only one hierarchy of the tree widget (0 replies)
  181. Threading an instance of a class which has no dependency upon Qt (1 replies)
  182. Remove line breaks in QDomDocument (0 replies)
  183. Extending MessageBox (7 replies)
  184. Does QList use copy constructor when some element append to it? (7 replies)
  185. caseinsensitive qstringlist (1 replies)
  186. How to make modal widget wait for input after it is shown. (4 replies)
  187. Fill input in QWebView (5 replies)
  188. Conventional UNIX Socket based server receiving data from QTcpSocket... Possible? (8 replies)
  189. How do i connect to QDbus signal in QTDbus ? (6 replies)
  190. Error during startup after converting application from VC++ -> Qt Creator (5 replies)
  191. Simple client server application using tcpsocket and tcpserver doesn't work (1 replies)
  192. How to integrate QWT 6.0 with QT Creator 2.01?? (0 replies)
  193. Deploying on mac with Qt (0 replies)
  194. Pb connexion distant oracle database using QOCI (0 replies)
  195. Excel range will crash once i get the values (2 replies)
  196. QTcpSocket::connectToHost() is blocking the GUI! (9 replies)
  197. Extending QMouseEvent a SECOND time? (within Qt itself) (2 replies)
  198. ASSERT: "w->testAttribute(Qt::WA_WState_Created)" (5 replies)
  199. How to fixed the widgets' position in QGridLayout when one of the widgets is enlarger (2 replies)
  200. QTcpSocket: Sending multiple strings results in errors... sometimes. (6 replies)
  201. QMenu exec under MacOSX (0 replies)
  202. Problem displaying image on a customized button (1 replies)
  203. see if mdi child is already open (8 replies)
  204. GraphicsView / Scene window minimize maximize buttons (0 replies)
  205. QToolbar Alignment (1 replies)
  206. Weird 1px line in QScrollArea (0 replies)
  207. Problem replicating a MySQL on SQLite (2 replies)
  208. Problems with scroll in QListWidget (1 replies)
  209. Applying QGraphicsBlurEffect to QGraphicsPixmapItem doesn't work (0 replies)
  210. About text glow effect (6 replies)
  211. QListView Items with Buttons (1 replies)
  212. sorting static QList<MyClass> list with qSort (3 replies)
  213. QTableView set column Decimals (1 replies)
  214. Question about detecting memory leaks! (2 replies)
  215. need get data from selected row from QTableWidget? (15 replies)
  216. how to run QT application with root permission (4 replies)
  217. manipulating qmainwindow widget through qdialog (1 replies)
  218. Problem with style QTableView (headers) using stylesheets (3 replies)
  219. Find QObjects that insatlled event filter (4 replies)
  220. QDBusInterface blocking dbus (1 replies)
  221. Manifest / Side by Side configuration. (1 replies)
  222. Keyboard shortcut event not received (3 replies)
  223. QtableView performances (5 replies)
  224. Implementation considerations for data flow pattern (20 replies)
  225. Accessing children (6 replies)
  226. Unembed QDialog in QGraphicsProxyWidget (1 replies)
  227. drawing barcode with GNU Barcode (3 replies)
  228. thread GUI access crash (3 replies)
  229. How to find the location of the user? (7 replies)
  230. How to prevent a popup dialog gaining focus (2 replies)
  231. Get notified when hibernate / suspend / switch user/ resume (2 replies)
  232. QTableWidget cell color on maemo not changing (1 replies)
  233. QSettings in Windows (1 replies)
  234. QSettings on 64bit Machine (1 replies)
  235. QDomDocument or QXmlStreamWriter, QXmlStreamReader (6 replies)
  236. Facing difficulty in parsing xml response in qt (1 replies)
  237. Qt to Sqlite data insertion doubt. (15 replies)
  238. To underline the numbers behind the decimal points? (3 replies)
  239. Displaying thumbnails Nokia N8 (1 replies)
  240. QGraphicsItem deselected on contextMenuEvent (0 replies)
  241. opengl widget not able to embed in QGraphicsView (4 replies)
  242. Problem with QToolButton + stylesheet (0 replies)
  243. Qml code to for dynamic change of view (0 replies)
  244. How to write plugins for Qt Creator (3 replies)
  245. Qt Widgets seen half transparent when using stylesheets (5 replies)
  246. Mac Qt Application always cancels restart or shutdown (0 replies)
  247. Remove shadow of child widgets? Like a sunken frame... (0 replies)
  248. How to control the events of the main event loop of Qcoreapplication (2 replies)
  249. Plugin in Photoshop/ArchiCAD doesn't block the menu/other windows (1 replies)
  250. QItemSelectionModel and QTreeView (0 replies)