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. Line Decoration in QListView
  2. ActiveQt using QObject based COM objects from a seperate DLL/class factory
  3. QAbstractScrollArea scrollbar positions
  4. Qt Virtual Keyboard with SCIM
  5. QGraphicsTextItem ensure cursor visible
  6. QDialog 'central widget' layout
  7. QThread slots not executed in created thread context?
  8. Which parser is better for edit xml file.
  9. problem in reading xml file with SAX parser.
  10. Yet another eventFilter question
  11. QWidget.show () is slow
  12. typedefs and Q_REGISTER_METATYPE
  13. Throwing exception crashes app
  14. Stop resizeEvent() from being called multiple times on application startup
  15. Text Color on Model/View s
  16. QComboBox QTavleView
  17. To preview pdf, doc, rtf file.
  18. QTreeView multiselection
  19. To filter QFiledialog with the directory selected.
  20. QODBC Driver - unable to bind variable
  21. Possible bug . I can select treeitems by code and selectionmode = singleselection
  22. How to get the width of a window frame, before showing any windows?
  23. using Regular Expression for simple searching
  24. "undefined reference for vtable" problem
  25. The linker appears not to be linking.
  26. Extracting data from appended row
  27. Is it possible to put three QDockwidgets side by side?
  28. problem about drag and drop tip
  29. Difference in layout behaviour in Qt 4.4 and Qt 4.7.4
  30. Hhilight text of QToolButton or QPushButton
  31. Help QStringList
  32. display date in LineEdit using CalendarWidget.
  33. Dymanic setting row height in a QTreeView
  34. How does one use Qt from within a dll ....
  35. QTreeView Checkable Item
  36. How to tell which tabbed dock widget is on active?
  37. Dragging text/uri-list: Qt inserts garbage
  38. How to prevent saving when files are opened by another process
  39. How to disable the automatic selectioning in a QGraphicsscene?
  40. [pyqt]Tag for items in QGraphicsScene???...
  41. Getting random double free or corruption in the same line of code!
  42. Problem in editing xml file through Dom parser.
  43. General destroy question
  44. QTcpServer with threaded clients problem
  45. Error in retrieving data from facebook to qt gui application
  46. [solved]QString.replace()
  47. QProgressBar doesn't increment!!
  48. how to catch event for LineEdit control
  49. How to use private static variable in a class? error: collect2: ld returned 1 exit
  50. Phonon::VideoPlayer and widget reset
  51. Wierd behaviour of QSQLQuery
  52. Problem with qprocess and Path
  53. Widgets wich depended from user permissions
  54. Problem with QSlider's signal
  55. Do I have to release the resource when using Phonon::createPlayer()?
  56. QDesignerCustomWidgetInterface:No such file or directory
  57. QGraphicsView hoto to capture mouve event!
  58. QsqlDatabase and mysql - connection problem which occurs sometimes
  59. Some problems about using custom widget in designer!
  60. How to fix an Item on QgraphicsView hole.
  61. Can't load HTML page with QNetworkReply
  62. how can i have QTableWidget with autosize row height
  63. Updating widgets
  64. How To Use mousePressEvent to get the click position on QWebFrame or QWebView ?
  65. QTreeWidget set invisible root node?
  66. Combine custom delegate and model data() roles
  67. Qt forbid declaration of QListView with no type
  68. Does eventFilter Work with QWebFrame ?
  69. Problem with deleting items from QGraphicsScene
  70. My app does not close
  71. How to get a stylesheet property?
  72. Refreshing icon (decoration role) in a QListView
  73. How to prevent multiple executables from application
  74. QList QgraphicsItem pos x value returns 0
  75. Disable QGestureManager code
  76. Destructor for Qtconcurrent::Exception?
  77. Porting HelloWorld Qt Application from WINDOWS to LINUX
  78. Compare 2 images in QT?
  79. Using QProcess to call an external application to interact with user via prompt
  80. Qt initializer
  81. QAbstractItemModel reset() method
  82. QT3 -- How does a gui communicate with a worker thread?
  83. itemPressed of QTreeWidget
  84. Phonon endless stream - any phonon expert out there?
  85. Creating DLL with dialogs for Qt app
  86. Can't launch a new instance of a dialog-widget from inside it.
  87. Can't make Q_INVOKABLE macro use compile
  88. Can I make a QWidget "pressable" without being a QPushButton?
  89. QAxWidget fails to call a function registered by Swf ExternalInterface
  90. Styling ::tab of a QTabBar element results in style lose.
  91. View PDF file in QT Embedded
  92. Calculate hash of an Image?
  93. Understanding QNetworkConfigurationManager
  94. return the editor pointer from createEditor
  95. qt 3.3 qlistview drag and drop
  96. Problem adding QGLWidget to QGridLayout
  97. QTreeView autoscrolling in drag move events
  98. From item based widgets to model/view
  99. Strange behaviour by item with Qt::ItemIsUserCheckable
  100. What is the best small 2-dim QT container?
  101. Static connection analysis tool?
  102. Please help on QRegExp
  103. QProgressBar as a QTreeView item
  104. SQLITE insert problem
  105. child QDialog/QMainWindow stays on top of QMainWindow
  106. [SOLVED]error: expected declaration specifiers before ‘namespace’
  107. use ScanLine function to comapare 2 images?
  108. Example of QAbstractItemModel implementation using QtSQL (to use with QTreeView)
  109. Behaviour of hash when key is QPointer<QObject*>
  110. QFutureWatcher finished without even starting a QFuture...
  111. cannot convert from 'std::_String_iterator<_Elem,_Traits,_Alloc>' to 'char *
  112. QFileDialog::getSaveFileName not working properly on Mac Lion
  113. QProcess - communication
  114. qobject::tr() matching problem
  115. Recreating MainWindow
  116. Set hover style for entire row in QTableView
  117. encoding decoding methods for python2.5
  118. Stack object on top of one other
  119. convert 16 bit raw data to 24bit bitmap image
  120. Maximal texture size in OpenGL?
  121. QTableWidget create ODS file
  122. QPlainTextEdit inherited + invisibleQTextBlock + INVALID vertical scroll bar
  123. Serial Port Communication for USB Devices
  124. Function call from a NULL this object ?
  125. Best way to handle huge QImage setColorTable change
  126. QDataWidgetMapper/QInputDialog oddities...
  127. Hidden QDialog position problems on X11
  128. How can I save the windows I have previously opened ?
  129. Problems with signals and slots
  130. HELP NEEDED: HHTPS POST to Apache server fails
  131. Problem with MDI gui
  132. Defining a two dimensional QVector class (Q2DDoubleVector)
  133. Two threads in a console application
  134. QPushButton Signal and QFrame show as a Slot
  135. QGridLayout size not the same the second time
  136. How to display .svg image in Qt
  137. Installing meego sdk using offline installer?
  138. QGraphicsscene.sceneRect on Windows platform
  139. Save QGraphicsScene (with OpenGL items) to JPEG
  140. Validation of IPv6 Address in QT4
  141. Flow Layout
  142. Strange behavior of GraphicsView when change the scale of affine transform.
  143. Qt Library on Ubuntu, strange style problem
  144. Retrieving Column/Row from TreeWidgetItemIterator?
  145. QHeaderView Select All cell signal
  146. get a pixmap for a dragged QTreeWidgetItem?
  147. How to create filedialoge for creating new file?
  148. Qt appcation inside MFC
  149. Autoscrolling of QGraphicsView while moving a QGraphicsitem
  150. I wanna drag and drop some files into QTreeView
  151. QUdpSocket Echo server
  152. QLibrary::load: The specified module could not be found
  153. what's the difference betwwen rect() and geometry()?
  154. QFontEngineFT memory leak; harfbuzz
  155. Unique Id of Qwidget
  156. Convert XML to QTreeView
  157. Printing QGRaphicsscene
  158. extend QScintilla class
  159. Title Bar Direction Not as per Arabic Language Layout.
  160. QSqlTableModel OnFieldChange causes what signal to fire?
  161. Loop or Nested Iterator
  162. Model view Controller Library
  163. QGraphicsItemGroup pos() & scenePos() returns (0,0) for (130, 150)
  164. show a hidden widget, then hide but get same man window size
  165. Qt Messaging
  166. How to set custom height for ListView & ComboBox items
  167. Widget proportions in QSplitter
  168. QStackedWidget
  169. pfd page of the widgets...
  170. QTreeView draw drop indicator
  171. Removing row of a table.
  172. updating the statusbar according to the menubar using QMenuBar::hovered()?
  173. Creating custom qt widget + not appearing in wizard
  174. Could not find simulator for Qt version 4.7.2.0
  175. To show all items from combobox using wildcard character *
  176. QHeaderview resize mode issue
  177. QByteArray comparison
  178. Trouble with executable icon image
  179. QListWidget keypress capture ?
  180. RichText Delegate and size hint for row height
  181. QTcpSocket, problems with readall()
  182. QTransform rotation differs from setRotation() upon transformation origin point
  183. suggestion needed for qglwidget performance timer
  184. QTreeView & QStyledItemDelegate
  185. What is the best way to use QDataStream or QFile
  186. multithreaded gui updates
  187. Receiving reply from page
  188. Write contents of std::stringstream to a socket (or connect them)
  189. Segmentation Fault after plugin was unloaded
  190. Perfomance of Qt Gui Application on Windows
  191. dataChanged, isDirty -- how to tell data was changed...
  192. Http request encoding
  193. QWheelEvent: checking if wheel has stopped
  194. KeyPress and KeyRelease Events
  195. QSystemTrayIcon Set Text
  196. QTreeView find out when the drag operation ends
  197. taking input from the input box
  198. Border-image not working in QWidget?
  199. QTextEdit question
  200. QGraphicsScene selectedItems bounding rect returns -nan
  201. Drawing atoms / small balls/spheres in QGLWidget ?
  202. Linking QextSerialPort on Windows
  203. Qt SvgRenderer renders SVG incorrectly
  204. How to create custom styled widgets ???
  205. QGLWidget in a plugin
  206. Create more signal and slot on widget are designed by hand
  207. What is the right time to refresh tree view of underlying data structure
  208. [Question]Qt Utils namespace, SftpChannel, and SshConnection.
  209. QTableWidget resizing when is part of QSplitter
  210. QString Special Character Problem
  211. Download and server certifications
  212. Upload pdf file in the MySQL database
  213. Link specify on outlook mail....
  214. QStateMachine does not start up in Windows/Linux RELEASE build, DEBUG build is fine
  215. [pyqt] Can't insert Nulls Using QSqlQuery.execBatch
  216. How to Swap the tabs(similar to Google chrome)
  217. Problem with storing data of QTableView to QSatndardItemModel which has delegate
  218. QThreadPool - how to remove all threads
  219. how to install DataBase Drivers
  220. using qmake for building app which requires non-qt libs.
  221. Problem with including QcontactObserver in my project.
  222. Typecast of two structs
  223. Confusions about displaying Chinese in qt applications
  224. Grab GLwidget canvas in PaintGL without an other active window .
  225. Plotting graphs in Qt
  226. Crash in libssl when using Qt's Postgresql driver
  227. Designing a Node Editor (Hint: Blender Node Editor)
  228. Does anyone have drivers to MySQL for QT 4.7.4
  229. Slow ODBC driver or programming error?
  230. Index out of bounds in custom QLayout subclass
  231. Cannot mix incompatible Qt library
  232. RGB 565 16 bit to rgey scale
  233. screen just disappear after compiling
  234. 'staticMetaObject' : definition of dllimport static data member not allowed
  235. QGraphicsItems and Animation
  236. Image rendering and zooming (QGraphicsView)
  237. Accept data in a editing widget
  238. ASP .NET - POST request method
  239. OSX Plugin deployment fails
  240. Detecting QSqlDatabase disconnections
  241. QWebView - Showing portion of a webpage.
  242. linking problem (own build libavformat)
  243. QFile::Seek() not working
  244. QTableWidget formatting question
  245. centering qmessagebox in mainwindow parent
  246. show new dialog with keeping focus.
  247. Windows Visual Studio to Linux g++
  248. How to make QSvg Format Images
  249. State Machine Framework haging the UI when using it on a Qthread
  250. Embedding Marble in a plugin... symbol error