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. QTextEdit and "Enter" press
  2. Memory leak
  3. Qt's optimized OpenGL context switching
  4. Need some advice for design decision
  5. [QT4] QtextBrowser and image size (win)
  6. Painter not active!
  7. setting desktop background and screensaver in X11
  8. QTextCodec decode chinese gb2312 crashing...
  9. Querying within Threads
  10. Is there any cool style for windows?
  11. using Qhttp with www(x) sites
  12. gradient background
  13. positioning a window at a specific screen position
  14. help on openGL context
  15. comboboxes get stuck
  16. centering combobox text
  17. Why?
  18. Problem reimplementing QSpinBox in a custom widget
  19. Want to refresh window without processEvents()
  20. restoring qt3 for plugins
  21. Problems updating a dialog
  22. Threads communication
  23. no MouseButtonRelease event for QComboBox
  24. animating a toolbar??!?
  25. Mac OS X UI not working
  26. Signals and Slots between 2 classes
  27. checkBox
  28. Jpeg not support~
  29. How to convert from QString to quint16 ?
  30. dynamic keyboard shortcuts troubles
  31. QT3: accessing singletons from within threads
  32. QT3: mouseover effect in QListViewItem
  33. QWidgetStack
  34. QTimer issue
  35. background colour
  36. Signals/Slots stopped working
  37. locking the combobox
  38. Reading QByteArray from QDataStream Qt3.3
  39. QImage or QPixmap?
  40. QSortFilterProxyModel signal and selection confusion
  41. A very difficult animation problem...can Qt4 solve it?
  42. Why does setTextColor() cause a segfault?
  43. Handling multiple UDP sockets
  44. Having trouble interpreting an error message. Is my C++ that bad?
  45. qlayout and setGeometry
  46. QListWidgetItem with checkboxes: detecting when state changed
  47. tristate
  48. How can I write vertically in a QPushbutton ?
  49. Using Qt to write Cross Platform Library
  50. keypress while editing an item in QListWidget
  51. why QAbstractitemmodel error on Qt4.1.1?
  52. QTextBrowser with line numbers
  53. (Another) segmentation fault
  54. QTcpSocket - How do I know when it is disconnected ?
  55. [SOLVED] DirectShow Video Player Inside Qt
  56. Key Events for QListView
  57. Qt + Ace
  58. Multiple shortuts for the action
  59. QUdpSocket hasPendingDatagrams()
  60. CSS in QTextBrowser
  61. How to get current row(column) index in the QTextTable?
  62. Linker Error
  63. Suggestions/Ideas about a file browser
  64. How to subclass a control in *.ui?
  65. Table model / view editing issue
  66. popup menu appears on scroll bar when right clicked on scroll bar
  67. Is there a Pointer Based QMap or Similar
  68. QMap destructor bug
  69. QDockArea size hint
  70. "make" is giving an error
  71. Keyboard shortcuts problem.
  72. QThread and QTcpSocket problem
  73. QColorDialog Apperance?
  74. DLL dependency?
  75. QPixmap not displayed on windows / no proble on Linx -> Qt Bug or not?
  76. Delays in processing events
  77. When itemChanged is emitted, can the change type be detected?
  78. QImage::scaled() error in Qt4/e
  79. QTableView row heights
  80. Invoke a slot by its name in QString...
  81. QDialog
  82. QTimer::singleshot doesn't call SLOTs with arguments
  83. QTreeWiget doubt
  84. svg icons not showing up
  85. Corner widget in QTabWidget doesn't show up
  86. deleting first item in a list
  87. issues with kprocess and qprocess
  88. QTreeWidgetItem
  89. using QtGui
  90. Dock widgets PROBLEM
  91. How to use QPrinter without QPrintDialog?
  92. detecting "open" windows?
  93. QListWidget-problem
  94. QShortcut - doesn't work with Qt::Key_Return
  95. QGLWidget renderText problem
  96. std::cout displaying a hex value instead of a string.
  97. Odd behavior Signals and Slots
  98. A way to transfer info from .pro to Makefile
  99. Model-Views: How to obtain QTreeWidgetItem from QModelIndex
  100. QDockWidget dockable with other QDockwidgets
  101. Animating "any" widget?!?
  102. signals and slots between 2 Apps?
  103. Context Menu on QTableWidget
  104. Handle specific URL with QHttp
  105. Qt in other class
  106. setWindowTitle and last compile date/time
  107. QCheckListItem with multiple columns?
  108. Correctly refreshing a view after a model update.
  109. Layout messing up
  110. setting a window background...
  111. Difficult:Dynamic Icon size change?!?
  112. Crash: using a dialog in a model
  113. MIME database and QMimedata
  114. drag and drop from QTreeView
  115. Directpry
  116. why we have need of QApplication
  117. QMatrix vs QWMatrix - porting Qt3 to Qt4
  118. How to get .pro from .vcproj or .sln?
  119. rotated labels
  120. Font Problem
  121. Force redraw of QSimpleRichText when QStyleSheet changes
  122. drag and drop
  123. signals and events queued...
  124. Multi-line messages in QTableView
  125. Threads in GUI application
  126. Caching QAbstractProxyModel dilemma
  127. drag and drop
  128. QPainter in console apps?
  129. Problem in Cut Operation
  130. connect on a popup
  131. Thread Problem
  132. Is possible to change the parameters of an external application using Qt?
  133. Tracing signals.
  134. QDirModel and QTreeView
  135. Sorting Tree items based on database properties
  136. RTF editor
  137. client/server without port
  138. Another QListWidget bug?
  139. setValidator
  140. Check if a file has been modified
  141. Name of TableWidget/TreeWidget
  142. When sort the lists?
  143. Howto: Use exported dll library functions in Qt
  144. Dropping files from the windows explorer into a subclassed QTreeWidget
  145. How to prevent QListWidget from itemdragging
  146. How to get scrollbars in QTreeWidget
  147. Painting Rich Text
  148. Converting my UI to Qt4
  149. disable floppy reading in a QFileDialog?
  150. Hide the border of a tool bar?
  151. QImage from 8 bit char* RGB buffer
  152. container populated with custom widgets
  153. Catching X Events
  154. Best way to have check box click functionality on in checkbox region of QTreeView?
  155. Grid layout
  156. transparent menus
  157. about QGLWidget and QPainter
  158. problem with the back ground image
  159. Control-C to interrupt is not working
  160. Discard user input events in QEventLoop.
  161. make install with debug_and_release_target
  162. Model, view, resize to show all data
  163. QFileDialog and subclassing
  164. QDomDocument - closed nodes?
  165. QSortFilterProxyMode example
  166. about pro file
  167. Usage of the Debugger!!
  168. shape of push button
  169. Copying contents of QTableView cell to clipboard
  170. QProcess +standard error + windows
  171. Tabs communication
  172. Layout Problem
  173. Best way to "include" the images of an application
  174. preview file dialog
  175. Problem with mask and validation
  176. setWindowOpacity doesn't work!
  177. [Qt4] qdatastream/qstring serialization
  178. problem with spinbox control ?
  179. QScrollArea::scrollContentsBy does not work
  180. Creation of a Color Pallete!!!
  181. QProcess problem in accessing stdout
  182. setCanvas blocks mouse movement on QtCanvasView
  183. QTableWidget crashing
  184. How to get a widget similar to Kontact's one for choosing dates
  185. Cannot queue arguments of type 'QStringList'
  186. Facing problem with tool bar icons
  187. trayicon port to QT4
  188. Problem with receiving events from QDateEdit
  189. Is possible to hide a separator in a QToolBar?
  190. how to use user define font
  191. How to display floating point values in LCDNumber control ?
  192. QTable with expandable cells
  193. Adding row in a Table after selected row
  194. Is there a way to set the number of pages for sheet with QPrinter?
  195. QFrame and its background
  196. Parsing of Text files in Qt
  197. Higlighting wrong item
  198. Why QPrinter always generates PDF docs with the same size?
  199. QScrollArea relative viewport coordinates
  200. tool tip for label
  201. veritical menu/layout separator?!?!
  202. QtFileDialog: Mode Question!
  203. Query other client's window geometry, e.g. Qt equivalent of XQueryTree
  204. Creating a square sized widget in a layout
  205. Push Button problem!!
  206. How to conrol frame of widgets in a QStatuBar?
  207. Need help with QToolButton
  208. Problem with Splash Screen ?
  209. Qt4 + OSX: App Crash when starting application through Finder
  210. Qt4 renderText bug when KDE3 font anti-aliasing turned on
  211. setCursor
  212. storing captions
  213. A bug of QLayout
  214. XMLRPC for Qt?
  215. Insert separate QToolBar into QMainWindow
  216. How to read encoding type in XML file
  217. QTable Freeze Column
  218. QTable column stretchable with minimum Width
  219. How to get larger radio buttons on XP?
  220. QTextBrowser help please!
  221. Clipping with QRegion(QBitmap());
  222. [QT4] QThread and printing a QList<QPixmap>
  223. Converting QString to unsigned char
  224. QMAKE: Specifying Build Dependencies
  225. [Qt4] dlib framework
  226. Is there an audio *recording* facility in Qt?
  227. Delegates and Table
  228. Linker errors!!
  229. Shared lib template broken under linux ???
  230. Making 3D controls in QT, implementing a game loop in QT
  231. QStyle not styling
  232. Round Button
  233. creating table plugin
  234. Qt4: QDir::entryList bug in windows when listing network files?
  235. Why QPageSetupDialog doesn't configure QPrinter correctly?
  236. Repaint Event
  237. QListWidgetItem check/uncheck
  238. Deteecting platform
  239. How to restore the position of the textCursor?
  240. QStackerWidget and mouse events
  241. UDP multicast with Qt
  242. set mouse pos
  243. An error in Qt example
  244. [QT4] Saving a widget state
  245. How to manage QPainter?
  246. How to plot a graph in Qt ?
  247. problem with QDataTable
  248. Table Shortcuts Problem
  249. drag and drop
  250. QHBoxLayout Problem