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. Continuous wave Drawing (15 replies)
  2. How to get information from a website? (2 replies)
  3. How to replace Qt svg render engine? (1 replies)
  4. How to add a Flash animated label in the software? (1 replies)
  5. play sound from a vector of doubles type (3 replies)
  6. indexOfEnumerator does not work for Q_ENUMS defined in a namespace (0 replies)
  7. Html tags in QComboBox items (0 replies)
  8. problem in loading tiff images (6 replies)
  9. How to change the sizeHint() of a horizontal spacer from code (1 replies)
  10. QtService stop Subthreads (2 replies)
  11. QNetworkAccessManager put openssl (2 replies)
  12. Access widget inside the QMainWindow centralwidget (4 replies)
  13. Custom Design ... no clean way? (6 replies)
  14. QODBC for Postgresql on Windows (2 replies)
  15. Equirectangular panorama (0 replies)
  16. How to make a QTableWidgetItem occupy multiple rows and/or columns in a QTableWidget? (5 replies)
  17. how to bypass repainting a containing widget? (3 replies)
  18. Is there any way to convert a QWebView object to a QVariant object? (1 replies)
  19. popup editors for QTreeView and QAbstractItemModel (7 replies)
  20. Parenthesis Comparision with Enter key Event (2 replies)
  21. Share multiple segment with QSharedMemory (2 replies)
  22. Question about method named rowCount() of QSqlTableModel (5 replies)
  23. KeyEvent Handling (5 replies)
  24. Synchronize QGraphicsTextItem undo-redo with external undo stack (0 replies)
  25. QPushButton as editor in QTreeView (1 replies)
  26. Recursive filtering in tree itemmodel (0 replies)
  27. QComboBox (2 replies)
  28. How could I connect to MYSQL server if that server do not allowed any remote access? (15 replies)
  29. QAbstractTableModel EDITABLE ERASES current value when editable is invoked (1 replies)
  30. Is it possible to turn off the qtwebkit's dependency on gstreamer? (1 replies)
  31. Return-statement with no value (2 replies)
  32. program close unexpectedly after adding QHttpMultiPart in my software (7 replies)
  33. Question about method named record() in QSqlTableModel (7 replies)
  34. Fixed height of Qt Vertical Box Layout. Anything else than putting it in new QWidget. (2 replies)
  35. Compile Oracle 64 bit plugin on Windows 64 bit with Qt4.3 (2 replies)
  36. Displaying a list of QTreeWidgetItems (0 replies)
  37. Command for Reading Input from the keyboard (1 replies)
  38. profiling in QTCreator (1 replies)
  39. QTextTable rotate/landscape (1 replies)
  40. Could somebody please tell me what is the name of this class? (4 replies)
  41. Disable ICU, Windows (1 replies)
  42. Signal and Slot - New Qt user (14 replies)
  43. Adding a QProgressbar makes my app cpu consumption pass from 0% to 80-100% of a core (7 replies)
  44. QSqlQuery::executedQuery () -- Bound values versus place holders (5 replies)
  45. QwtPlot get items ID's (0 replies)
  46. Qt Animation with show() cause first layout update (3 replies)
  47. [SOLVED] QCheckBox Tristate (0 replies)
  48. raise tabified dock widget (0 replies)
  49. QT5 QNetworkAccessManager & QNetworkReply put + uploadProgress (0 replies)
  50. segmentation fault with QLineEdit Sender (3 replies)
  51. Fastest way to read structure from QTcpSocket (1 replies)
  52. Image loading (8 replies)
  53. QStackedWidget and showFullScreen() (1 replies)
  54. [SOLVED] Unable to read data by QDataStream (5 replies)
  55. QSerialPort read delay (14 replies)
  56. Bad selection behavior when using custom proxy model (1 replies)
  57. Qt Drag and Drop between two QListWidget (Removing and restoring items) (2 replies)
  58. Performance issues with detached QProcess (1 replies)
  59. Algorithm or way to compare two txt files (4 replies)
  60. How to invoke Mingw Compiler? (8 replies)
  61. QwtPlot in QSplitter (1 replies)
  62. Problem with tabifyDockWidget function (0 replies)
  63. Linking a plaintextedit to the gcc compiler (3 replies)
  64. Best way to acces MainWindow instance from separate class (6 replies)
  65. write data of .wav file in to .txt file and .txt file to .wav file (2 replies)
  66. How to include id3lib library in Qt (Windows) (6 replies)
  67. Numbers are sorted wrong in QTableView/QSqlQueryModel setup (6 replies)
  68. create texture from bitmap (3 replies)
  69. changing Parent/Ancestor of Widget (1 replies)
  70. List Widget drag drop items (1 replies)
  71. Acessing a widget's mouse event that was declared localy and smoothing (5 replies)
  72. How to use OpenSSL in subdirs project (2 replies)
  73. QOBJECT macro / EXTERN C incompatibility issue (3 replies)
  74. Qt and dbus (1 replies)
  75. How to get the return value of a 'returning clause' using PostgreSQL? (2 replies)
  76. Qt5.2 can find the mysql driver but can not load it (2 replies)
  77. SQL Query Organization (6 replies)
  78. Connect to the MYSQL server successful but can't see any data (1 replies)
  79. Handling callbacks in Qt5 (3 replies)
  80. posting to an invalid URL using QNetworkAccessManager (2 replies)
  81. Photo Desktop Calendar (1 replies)
  82. Qt5Core.dll missing Error. (2 replies)
  83. Using QThread within a QGLWidget fails (linux, Qt 4.7) (0 replies)
  84. QSerialPort :: read - Serial Comms noob. (2 replies)
  85. painting SVGs like text (2 replies)
  86. Opengl in another thread (0 replies)
  87. Bytes help again D: (4 replies)
  88. how to emit double click on cell Signal in QTableView from right click menu (4 replies)
  89. translation loading / execution order / QObject magic(?) (2 replies)
  90. Length of text in QFontMetrics (1 replies)
  91. Does it make sense to use a QSemaphore for acessing data inside the same thread? (7 replies)
  92. Using QApplication::processEvents - possible hang under linux (4 replies)
  93. Video Capture (0 replies)
  94. How to make a graphic item paint itself AND its children ? (1 replies)
  95. Regular Expression for Operators (6 replies)
  96. Mouse events in multiple labels (2 replies)
  97. Help to send bytes (5 replies)
  98. Extending QIODevice, is it possible? (6 replies)
  99. Working properly with threads / QThreads (3 replies)
  100. Building MySql driver (1 replies)
  101. adding right click to tableview cells (3 replies)
  102. How to make svg painters measure text correctly (4 replies)
  103. Qtpropertybrowser: How do I know the current state of a textbox? (2 replies)
  104. QTableView: How to select some self-defined items when clicked? (0 replies)
  105. How do I make Qt5 to see QMultimedia (1 replies)
  106. Play RTMP in libvlc (video in QWidget) (15 replies)
  107. Executing a method after passing an object from a QDialog (2 replies)
  108. Global QProcess Object Hangs Program (0 replies)
  109. QTreeView to display only selected subset of items in model (4 replies)
  110. rotating through bitmaps depending on event (0 replies)
  111. Qt Sql :how can update data in different tables when i use qTableModel (2 replies)
  112. QDataWidgetMapper doesn't respond to model changes (0 replies)
  113. Passing variable from tab to tab in QTabWidget (1 replies)
  114. [Qt 5.1.1] QDateTime always being set to Thursday October 15 (4 replies)
  115. Qt and Bullet linking problem (10 replies)
  116. QMouseEvent called without pressing buttons (3 replies)
  117. Qt5.2 for QNX Neutrino”: screen/screen.h: No such file or directory (6 replies)
  118. Q_DECLARE_METATYPE(T); error (3 replies)
  119. Link error when compiling Qt 5.1.0 project in Visual Studio 2010 (7 replies)
  120. Touch screen wrong coordinates on touch (0 replies)
  121. customized QgraphicsItems Replaceing them self (0 replies)
  122. QListView: how to adding column text? (2 replies)
  123. QTableView switching currentIndex not performing as expected (6 replies)
  124. QTableWidget and QCombobox (2 replies)
  125. [SOLVED] Get system language on Mac OS X (1 replies)
  126. creating texture from RGB raw data (1 replies)
  127. no error after exec() on INSERT QSqlQuery but .LastInsertId() is empty (4 replies)
  128. Understanding "Connecting to Databases" (3 replies)
  129. cannot resize window properly to 1/4 and resize back to original size (1 replies)
  130. get workspaces clicked event (2 replies)
  131. Multi output parameters with DBUS-Method (2 replies)
  132. QColormap::hPal() in QT5.1 (0 replies)
  133. Qt Designer Custom Container child widgets behavior (0 replies)
  134. enhanced scrollbar in Qt (1 replies)
  135. Tricky model/view data adapter design... (1 replies)
  136. quicktime player like control bar in pyqt (0 replies)
  137. Problem with QGraphicsItem change rotation to point towards another item. (0 replies)
  138. Black QMdiArea and QToolTip after upgrade 5.1 -> 5.2 (0 replies)
  139. QAbstractItemModel with two QSortFilterProxyModels (2 replies)
  140. [Qt 5.2 msvc x64] QMYSQL invalid driver handle (0 replies)
  141. columns in QTableView don't auto stretch (1 replies)
  142. How to "Connect to the exception(int,QString,QString,QString) signal "? (3 replies)
  143. How to determine target architecture in qmake project file? (8 replies)
  144. Advice on implementing user-checkable SQL model with specific field as check state (5 replies)
  145. What is meant by Local Event loop in Modal Dialog Context? (3 replies)
  146. QTCPSocket (9 replies)
  147. How to plot qwt graphs dynamically through events something like button click... (0 replies)
  148. How do I prevent a QToolButton from resizing when changing the ToolButtonStyle? (0 replies)
  149. qt project file DESTDIR problem (0 replies)
  150. how to create a sql table {a int ,b int}, a &b are coming from user's input? (3 replies)
  151. Why does clicking a QToolButton generate a leaveEvent? Is there a workaround? (2 replies)
  152. QTcpServer and QTcpClient (6 replies)
  153. How to Handle an Optional User Interface (0 replies)
  154. get to know if click yes on replace warning dailog during getSaveFileName() (10 replies)
  155. How do I paint custom controls & then propagate events? (3 replies)
  156. ActiveQt - Am I in the right way? (1 replies)
  157. regarding conersion of data of 1file to another (1 replies)
  158. Is this a bug? (3 replies)
  159. QSettings writes duplicate sections with strange names in ini-file (0 replies)
  160. Application compiling under QtCreator, but not from command line with pure qmake. (0 replies)
  161. QGesture dont work (0 replies)
  162. QScroller speed and touch screen (4 replies)
  163. QPixmap loading from resources problem on Windows (3 replies)
  164. Creating static const QColors (3 replies)
  165. QStandardPaths and Windows' C:\ProgramData (2 replies)
  166. QPropertyAnimation problem: Variable widget height (upwards) (5 replies)
  167. binding to qInstallMessageHandler (4 replies)
  168. Monitoring changing data of a database via QSqlRelationalmodel and QDatawidgetMapper (1 replies)
  169. How to use QTextCodec (5 replies)
  170. How to export data in tableview to an excel file? (2 replies)
  171. Problem with QTextDocument::drawContents(....) (2 replies)
  172. Adding HTML code into QTableWidget cells (0 replies)
  173. Unable to start linux process by Qt (3 replies)
  174. Using One's widget variables on other Widget (1 replies)
  175. How can I prevent audio application to abort? (9 replies)
  176. runtime libpng problem: Qt 5.2 for iOS app (0 replies)
  177. Playing ulaw file with QAudioOutput (2 replies)
  178. QPainter::drawText() with word wrap (4 replies)
  179. Integrating UIPageViewController into a QWidget iOS app, with Qt 5.2 (2 replies)
  180. QWizard with graphic error (2 replies)
  181. QDataWidgetMapper and QSqlQueryModel (3 replies)
  182. wdt (1 replies)
  183. QGraphicsObject rewrite boundingRect() and shape() (3 replies)
  184. QUndoStack Issue/Crash (1 replies)
  185. Removing/popping items from QUndoStack (2 replies)
  186. QGraphicsItemGroup and undo/redo error (8 replies)
  187. X11 fonts (1 replies)
  188. How to tranlaste #define and text from file (24 replies)
  189. camera (34 replies)
  190. QR Code (2 replies)
  191. Playing ogg files without QMediaPlayer (10 replies)
  192. ImportError: Cannot import name (4 replies)
  193. Reading Canon CR2 on MacOS (0 replies)
  194. QPainter::drawText and floating point precision (5 replies)
  195. QWebPluginFactory::create issue with QNetworkAccessManager (0 replies)
  196. QSqlQuery (4 replies)
  197. geting QLabel text ontop of other QLabel displaying image (1 replies)
  198. a simple program using ActiveX controll developed with activeqt need to force close (0 replies)
  199. Strange QHash crash (2 replies)
  200. How to remove BackgroundPixmap from MacStyle QWizard? (0 replies)
  201. Function to connect to a MySQL database (0 replies)
  202. QListWidgetItem doesn't select (5 replies)
  203. tablemodel row, set / reset background color (4 replies)
  204. Need help with using SqlCipher in Qt5.1.1. (2 replies)
  205. Qextserial on debian linux and readyRead slot (11 replies)
  206. How to remove or hide seperators between QDockWidget & Central Widget in QMainWindow? (1 replies)
  207. where and How to add occi libraries in qt 4.8 for windows operating system (3 replies)
  208. parse line to detect valid Qt expression (11 replies)
  209. How to establish a connection between a key and the console?? (13 replies)
  210. Qt Standalone Application Static Linking? (1 replies)
  211. programming with OPENGL (1 replies)
  212. Model/View programming support for database locks! (1 replies)
  213. how to convert pdf to jpg.Any code sniplet? (4 replies)
  214. launching animated window from already open window (6 replies)
  215. QSocketNorifier on stdin dont fire signal WinXP (2 replies)
  216. Qserialport issue in QT4 (3 replies)
  217. How to select a line in QTableWidget whit Span (1 replies)
  218. how to change background color of individual QHeaderView section (4 replies)
  219. QtSerialport Inconsistant Connection Issue (1 replies)
  220. QList Problem (6 replies)
  221. How to Hide the Right Arrow in QMenu? (0 replies)
  222. PyQt QWebView in QTabWidget (0 replies)
  223. QPlainTextEdit: setInputMethodHints(Qt::ImhDigitsOnly); has no effect (0 replies)
  224. Filling a pie pixel by pixel (1 replies)
  225. Functionality of the QCoreApplication::addLibraryPath() method (1 replies)
  226. Qt with vertical scroll (3 replies)
  227. Trying to make a Qimage from a char * (5 replies)
  228. tr() use (2 replies)
  229. QDomNode delete children (9 replies)
  230. QGraphicsView with custom QGLWidget (4 replies)
  231. How to print 2 QWebView on the same QPrinter (3 replies)
  232. get rid of grid lines & vertical table header in QTableView (4 replies)
  233. upgrade to qt 5 (5 replies)
  234. QDockWidget floating as a window (1 replies)
  235. seting QImage size in QTableView column and sluggish resize of window or columnn size (2 replies)
  236. How to handle huge data with QSqlQueryModel? (1 replies)
  237. I can't run my Ogre Qt program, who can help me? (3 replies)
  238. Displaying Images in QListView with same thumbnail size keeping aspect ratio (2 replies)
  239. connect two buttons... (4 replies)
  240. Web browser (3 replies)
  241. Find and replace a string in file using QFile class in QT (8 replies)
  242. Add widget on top of existing QGLWidget (0 replies)
  243. QImage getting black areas for GIF frames (4 replies)
  244. QSpinBox : display values from a QVector (4 replies)
  245. Concurrent database access and QDataWidgetMapper? (2 replies)
  246. Need help!!!!! Problem in running a program with the help of QProcess (13 replies)
  247. Using new Qt Signal Slot connection for QtService framework classes (1 replies)
  248. Building Qt5 SDK from source ... The entire SDK! (1 replies)
  249. error: no matching function for call to QtConcurrent::run() (5 replies)
  250. QDockWidget: difference between move() and mouse drag (3 replies)