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. Visual c++ with wwWidgets (1 replies)
  2. QtScript: Iterate over all custom QScriptValues (1 replies)
  3. QtableWidget moving cellWidget (0 replies)
  4. Drop Rectangles: can't restrict drops to the textedit (0 replies)
  5. Can the GUI be run from within a QThread rather than the "main" thread? (7 replies)
  6. Progress Bar in LineEdit (9 replies)
  7. Qt Apps banned from Mac App Store? (130 replies)
  8. mingw link with msvc dll (5 replies)
  9. Display action as menu item without icon? (0 replies)
  10. Qoci (2 replies)
  11. QThread count in Qt applications. (21 replies)
  12. globally re-orient the co-ordinate system (2 replies)
  13. alter minimum size of a QSpinBox (1 replies)
  14. Diagram Painting (4 replies)
  15. Looking For Most Appropriate/Efficient Way Of Resizing A Frameless Window (10 replies)
  16. Problem in ascii_upper.py (in PyQt) when convert Python to exe (0 replies)
  17. QWebView local web page with remote images (0 replies)
  18. QCoreApplication::hasPendingEvents() returns always true (0 replies)
  19. How to get mouse events from qgraphicswidget (4 replies)
  20. QProcess can read stderr but no stdout (3 replies)
  21. 'Sniffing' closed source Qt applications (2 replies)
  22. Using QuiLoader in QtScript file after bindings built (1 replies)
  23. Making a QTableWidget Editable (3 replies)
  24. Need Help with Layouts (2 replies)
  25. TabWidget Problem (3 replies)
  26. QDoubleVlaidator range (1 replies)
  27. check if object has any receivers (9 replies)
  28. QTreeView........QStandardItemModel.....QStandardI tem..insert..SQL......>row/???? (3 replies)
  29. can not go back to the previous window (1 replies)
  30. how to make the background iamge scale to fullscreen? (1 replies)
  31. /QtOpenGL/qgl.h:77: error: GL/gl.h: No such file or directory (3 replies)
  32. subclass qStyledItemDelegate signal itemActivated not triggered (2 replies)
  33. Child GraphicsItems Not Getting itemChange() (2 replies)
  34. Creator/debugging (1 replies)
  35. Qt emit keyword duplicate (2 replies)
  36. QTime error? (2 replies)
  37. QGraphicsTextItem and in between line spacing (0 replies)
  38. 3583 compile errors when trying to build for Symbian (2 replies)
  39. QGLWidget + OpenGL + CUDA (7 replies)
  40. how does QPersistentModelIndex "work"? (4 replies)
  41. QTextEdit cut copy and paste signals. (0 replies)
  42. Delegate paint event bug? (2 replies)
  43. QTableWidget set Row Color (5 replies)
  44. template compilation problem (3 replies)
  45. QModelIndex question? (1 replies)
  46. URGENT : please help me .. QCA error " AES128-CBC not supported!\n " how use it (1 replies)
  47. Cannot load user32.dll from extern C file (20 replies)
  48. How to change the mute-button in a VolumeSlider? (0 replies)
  49. Problem with connecting to MySql using SSL (2 replies)
  50. How To know the QlistView width to reimplement sizeHint in delegate (2 replies)
  51. change LayoutDirection of some columns (4 replies)
  52. QListWidgetItem text too long (3 replies)
  53. sceneEvent() (0 replies)
  54. Different result if slot is called from 'Return' or 'Tab'Key in a QLineEdit. (1 replies)
  55. QTcpsocket Problem - unable to read written data to socket (1 replies)
  56. QTextEdit: prevent the insertion of some character. (3 replies)
  57. QDataWidgetMapper and QComboBox: Make mapper read currentIndex (2 replies)
  58. delay while reading data from QTcpSocket every 20ms (3 replies)
  59. On item Click in QTreeWidget - to open location of the file in the system in mac (2 replies)
  60. QTableWidget's paint problem of whole column of any row at a time (0 replies)
  61. QToolbar on QMainWindow (2 replies)
  62. extend the standard context menu of qtextedit (9 replies)
  63. how to add a submenu to a context menu of a QTableWidget (1 replies)
  64. QtScript - How to use maths functions in a script? (2 replies)
  65. rcc: File does not exist (2 replies)
  66. QTreeWidget::setItemWidget ( QTreeWidgetItem * item, int column, QWidget * widget ) (7 replies)
  67. Doubt about Drop Down Widget (2 replies)
  68. QGraphicsView::centerOn(QPoint) giving a strange result (0 replies)
  69. Slight problem with Qt Creator (2 replies)
  70. Which event/signal to intercept on QTableView column resize (2 replies)
  71. Building QSQLITE driver with AES-256 (6 replies)
  72. How to animate the transparency of a child QPushButton using QPropertyAnimation ? (9 replies)
  73. Displaying complex info when using QSqlRelationalTableModel (2 replies)
  74. Display new form (1 replies)
  75. QSqlQuery queue notification when finished (1 replies)
  76. QSplitter in reconfigurable gui not scaling as expected (0 replies)
  77. workaround for messagebox modality bug (1 replies)
  78. QGraphicTextItem and outline (12 replies)
  79. building qtwebkit with visual studio 2008 (2 replies)
  80. convert ampersand encoded HTML into something readable (5 replies)
  81. DLL Injection with slots... ?!?!? (62 replies)
  82. QString::append() weirdness (16 replies)
  83. Best performance when comparing two QTextEdits (3 replies)
  84. QString::toLatin1() with umlauts (1 replies)
  85. Plz help me,I met a bug about QStringList (1 replies)
  86. modal that excludes parent's siblings (3 replies)
  87. How to get row no in sqlmodel (1 replies)
  88. Locking and Unlocking Windows/Unix desktop (1 replies)
  89. Synchronous HTTP requests and QEventLoop (7 replies)
  90. QGraphicsTextItem and shadows (0 replies)
  91. Is this QT 4.7 compilation problem a bug? (3 replies)
  92. No checkboxes are displayed in a QTableView (1 replies)
  93. QItemEditorFactory for QList. (1 replies)
  94. Setting oxygen style on Qt applications (1 replies)
  95. Problem using SQLite3 with regular expressions (2 replies)
  96. Where are .dlls searched for? (2 replies)
  97. Problem with mongodb in Qt (Mac) (2 replies)
  98. Highlight PushButton on mouseMove (2 replies)
  99. QTableView/Widget and CSS (0 replies)
  100. [Solved] wrong working directory (5 replies)
  101. Help needed in QSqlReleationTablemodel (1 replies)
  102. How to disable the shortCuts in QGraphicsWebView (0 replies)
  103. Setting buttons on top... (3 replies)
  104. QSqlTableModel and QTableView how to set limit? (3 replies)
  105. Problems with simple Qt Style Sheet (3 replies)
  106. QTestlib - How to add own types (1 replies)
  107. Gui showing data read from a serial port in "realtime" (4 replies)
  108. Hide a QIcon in a QListWidget (3 replies)
  109. Simple way to figure out if a QFile opened has been externally modified (2 replies)
  110. how to suppress model::data DecorationRole when the QTableView cell editor is active (1 replies)
  111. QGraphicsTextItem has no setStylesheet but has setHtml with css styles support (0 replies)
  112. get .pro directory (5 replies)
  113. A Data abort exception has occured (6 replies)
  114. QtSoap + wsdl. How to use? (0 replies)
  115. [Mac] How to include the Qt internal API on Mac? (2 replies)
  116. Translate help framework's gui (0 replies)
  117. Changing QTableView column display order (3 replies)
  118. QSslSocket reconnect to host (3 replies)
  119. [GUI Thread]: Choosing it ! How to ? (4 replies)
  120. UDP and readReady signal (0 replies)
  121. get main window to float in front of children (Windows 7) (0 replies)
  122. QSplitter ignores some widget methods (0 replies)
  123. trouble linking custom widgets between different libraries (0 replies)
  124. Phonon and buffer of local file (6 replies)
  125. QStyledItemDelegate - style sheet not working (5 replies)
  126. draw a circle (3 replies)
  127. not the architecture being linked (8 replies)
  128. How to link to .o object file in a QT project (3 replies)
  129. QList custom data format (1 replies)
  130. Flicker while changing from one view to another view (1 replies)
  131. readyread for RS232 communication (1 replies)
  132. Overriding global new (2 replies)
  133. How to use a dll in a QT (1 replies)
  134. how to move the image in QLabel (1 replies)
  135. Reduce blank spaces between widgets in QSplitter layout (3 replies)
  136. How to specify QRect argument to QFontMetrics::boundingRect() (0 replies)
  137. Linux sudo and QT Gui Application. How to write a callback handler with QT? (6 replies)
  138. QPropertyAnimation and animation speed (0 replies)
  139. Strange behaviour with QWidget (1 replies)
  140. Preview Thumbnail of images in Custom QFileDialog (1 replies)
  141. Disable selection of text and graphics (0 replies)
  142. Navigation by QListView with enabled isWrapping property (0 replies)
  143. What is the best way to wait for a response from another application? (1 replies)
  144. Call QFileDialog when trying to edit cell of QTableView, put file name after return. (2 replies)
  145. QWebKit: Difference between a link-clicked vs meta-refresh at loadStarted() signal (1 replies)
  146. Phonon Windows TotalTime glitch (2 replies)
  147. How to get a unique random number on mac? (0 replies)
  148. QSettings a level beyond "Application" to store per-profile information (1 replies)
  149. how to force an immediate repaint on a widget (3 replies)
  150. Information regarding QFile (2 replies)
  151. how to parse json with QScriptEngine (1 replies)
  152. Context Menu don't disappear after the selection (0 replies)
  153. QAbstractItemView with subordinate QGraphicsView: Tracking index to graphics item (0 replies)
  154. PaintEvents() don't erase content before call (3 replies)
  155. How to fill a QFrame space in QSplitter layout (2 replies)
  156. Scheduling long terms events in Qt (2 replies)
  157. Drag/Drop: Drop indicator doesn't change for drags between QListView and QTableView (2 replies)
  158. Com objects and Events (2 replies)
  159. QLineEdit with QLineEdit:hover StyleSheet whle Mouse is Already Hovering (1 replies)
  160. Connecting Button with Quit-Signal (1 replies)
  161. Accessing Microsoft SQL server 2005 (1 replies)
  162. need help on inter Qthread communication (2 replies)
  163. Time in textBrowser (13 replies)
  164. Question about Qt+VTK... (0 replies)
  165. Scrollable QMenu (0 replies)
  166. QFile::OpenError on when file has write protection and on when opened (1 replies)
  167. QAbstractItemView (0 replies)
  168. To draw images in QLabel (5 replies)
  169. Coloring Circle (1 replies)
  170. Phonon - how to retrieve video dimensions ? (0 replies)
  171. QPainter fill artefact (0 replies)
  172. QListView style sheet (0 replies)
  173. WM_INPUT not being filtered by winEventFilter() (1 replies)
  174. Qt+Qxt undefined referemce (1 replies)
  175. Splitter seems to ignore maximum sizes (e.g. setMaximumWidth()) (0 replies)
  176. QlistView mouse press (1 replies)
  177. QGraphicsView and resizing scene rect (0 replies)
  178. Reading from QNetworkReply working in another thread (1 replies)
  179. Program exited with code 03 (1 replies)
  180. Qt true,false speed (3 replies)
  181. QGLWidget tearing when drawing video (0 replies)
  182. QGLWidget doenst work on Mac (6 replies)
  183. DPI Scaling issue (0 replies)
  184. Set input mask in column in QTableView (0 replies)
  185. QTextDocument removing resources? (2 replies)
  186. How to install plugins, addLibrary path and subdirectories, MySQL Plugin (3 replies)
  187. QT_DEBUG__PLUGINS Windows 7, where does it log information (2 replies)
  188. Escape string for insertion into Mysql db ?? (7 replies)
  189. QT DLL and MFC (0 replies)
  190. QGraphicsView: Save as PNG without displaying View? (0 replies)
  191. Buttons on item in QTreeView? (1 replies)
  192. Qt and Mysql connector C++ (5 replies)
  193. QGLWidget renderText() problem in openGL. (7 replies)
  194. Drag and drop QTreeWidgetItem to QTableWidget (5 replies)
  195. QListView scrolls to top when rows inserted (2 replies)
  196. long query executing (11 replies)
  197. Flags of a list model (4 replies)
  198. Leaving an empty space around a widget (1 replies)
  199. Plugin interface to allow plugin to call a member function of the application (1 replies)
  200. I get DIFFERENT IP addresses by QAbstractSocket::peerAddress () (1 replies)
  201. How to highlight (or) draw on drop target item, when a drag is active?? (3 replies)
  202. TCP Client / Server (4 replies)
  203. Qt Strange size! (3 replies)
  204. How to use QSetting for different resolutions. (3 replies)
  205. Cmake (1 replies)
  206. How to use USB presenter in Qt application (1 replies)
  207. qstatemachine how to do conditional transitions based on concurrent state (5 replies)
  208. show multiple imagesin 3d-coordinates (0 replies)
  209. software that can't be run from a terminal (8 replies)
  210. Usage of QGraohicsItemAnimation (0 replies)
  211. static sight on QGraphicsView (0 replies)
  212. Black colour instead of transparent during image composition (1 replies)
  213. How to get the Selected Row Number from FrozenTable (Derived from QTableView) ? (0 replies)
  214. How to update GUI promptly with data sent from threads (3 replies)
  215. Slow insert with Transaction?! (4 replies)
  216. easy mathematics (3 replies)
  217. QDockWidget Problem. (3 replies)
  218. COMPILE QT 4.7.0 MINGW: strange errors (4 replies)
  219. How to remove Space Between 2 QHBoxLayout Widget (3 replies)
  220. Designer Plugin - multiple labels button (2 replies)
  221. ow to remove spontaneous events from application? (2 replies)
  222. QTCreator Mac - Unable to debug properly? (3 replies)
  223. Precent QDialog from de-activating mainwindow (0 replies)
  224. Q_DECLARE_PUBLIC and other things I dont understand ? (1 replies)
  225. Doubt about creating GUI (5 replies)
  226. Help drawing a gui (16 replies)
  227. mysql server connetion problem (1 replies)
  228. QFileDialog::setDirectory does not appear to work properly in OpenSuSE 11.3 QT 4.6.3 (7 replies)
  229. QGLWidget won't display anything except the clear color (1 replies)
  230. Playing 2 wav files continously (3 replies)
  231. problem with tabs & menubar (0 replies)
  232. Reconnect signal/slot between two objects (6 replies)
  233. different column widgets in trees or tables (1 replies)
  234. QEXTSERIAL on MAC OS X (0 replies)
  235. Center image on QMdiArea background (0 replies)
  236. Relaying a keyPressEvent from one Widget to another (4 replies)
  237. Using QSyntaxHighlighter (0 replies)
  238. How can I set the stretchFactor of QDockWidgets in a QMainWindow? (0 replies)
  239. when to use QSqlRelationalTableModel? (1 replies)
  240. How to give Hover Effect for row in tableWidget. (2 replies)
  241. Print Operation for tableWidget (0 replies)
  242. How to code Tab Order at run time? (1 replies)
  243. In tableWidget how to Remove selection for perticular Column of Table (0 replies)
  244. Dialog is (Qt::SplashScreen), how to give shadow around this Dialog ? (0 replies)
  245. Differences between database Objects (1 replies)
  246. QWidget/QGlwidget ( + window opacity ) (0 replies)
  247. Never receive MouseButtonRelease event when clicking on "title bar" of QDialog (0 replies)
  248. Problem using QT in a plugin for Adobe After Effects (mac) (1 replies)
  249. Distinguish between console and start from graphical interface (0 replies)
  250. Just Compiled Application Takes LONG TIME to execute in Windows , but not in Linux (2 replies)