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. Importing an external libraries(.lib) in QT Project (8 replies)
  2. -no-feature-CURSOR - 'class QDialog' has no member named 'setCursor' (4 replies)
  3. Working with mouse events: How to do that with QTableWidget? (15 replies)
  4. how to keep the last elements of QPainterPath (2 replies)
  5. Resize QGraphicsScene to the view size at startup (12 replies)
  6. Adding .bin .rules and .ini files in qt creator (3 replies)
  7. Storing shared pointer in QModelIndex (8 replies)
  8. Overlay widgets (0 replies)
  9. Clearing keyboard event on focusChange (5 replies)
  10. Get text from QTextEdit with CR LF (11 replies)
  11. QTableView Handling MouseEvent (1 replies)
  12. Errors when building template project under Ubuntu 15.04 using virtualbox (4 replies)
  13. Calendar with QTableWidget and QItemDelegate (21 replies)
  14. QButtonBox, QDialog should not close on "Abort" or "Cancel" (8 replies)
  15. Application Crashes when Text Label widgets are accessed in different threads..why?? (4 replies)
  16. How to ensure the creation of a folder? (6 replies)
  17. example for using sprintf and vsprintf in Qt-4.7.4 (4 replies)
  18. Question on inheritance from QVector & QList (0 replies)
  19. toolbar does not overlap QGLWidget (0 replies)
  20. QSettings and INI formated String in memory (0 replies)
  21. Qt ISO 8601 time support (3 replies)
  22. Create my own QGradient subclass (2 replies)
  23. cannot call unresolved function SSLv23_client_method (1 replies)
  24. WebDAV server (2 replies)
  25. is it possible to show the check box when qaction is checkable? (2 replies)
  26. Custom logging how to? (2 replies)
  27. Where is the Qt3D (2 replies)
  28. Using a QProxyStyle to resize icons within a toolbar and a QFileDialog instance (2 replies)
  29. Fixing ugly rotated text (2 replies)
  30. Prevent window size change when font size changes (0 replies)
  31. What is the best practice for overlaying a Widget over Phonon::VideoWidget? (0 replies)
  32. Convert VS2010 project from Win32 to Qt5 (2 replies)
  33. Increase font size globally (and proportionally) (4 replies)
  34. QLineEdit Password Echo Mode - Displaying Asteriks Characters in Fixed Length (1 replies)
  35. QWidget findChildren shows non existing childs (4 replies)
  36. QT 5.2 Qt location not installed - Mapviewer (0 replies)
  37. Shift Click on (+) in QTreeView (2 replies)
  38. Refresh QProgressBar when main thread is blocked (3 replies)
  39. Selected Item losing Highlight in QTableView (0 replies)
  40. Adding library with .a extension (9 replies)
  41. QAxObject requiring "Run as Administrator" (9 replies)
  42. [SOLVED] Re: QSplitter Sizes (0 replies)
  43. Adding widgets to QGraphicsView (0 replies)
  44. Qt how to open SQL Compact Server file .sdf (3 replies)
  45. QButtonBox, how to find index of QDialogButtonBox::Ok (8 replies)
  46. Problem with QDialog modality (5 replies)
  47. C++ Qt3D 2.0: billboard transformation and rendering widget as texture (0 replies)
  48. String ( QbyteArray ) to Double Value with 6 decimal digits (2 replies)
  49. QGraphicsView Item not accepting moouse event after moving the items (0 replies)
  50. QNetworkAccessManager and QNetworkReply::OperationCanceledError (1 replies)
  51. automatic loading plugin factory (9 replies)
  52. The attempt to build (1 replies)
  53. How to load .dgn image format in the Qt GUI? (4 replies)
  54. Qt4/C++ - QProcess output to QList<uint> (5 replies)
  55. QAudioRecorder and QProgress bar (2 replies)
  56. Qt, QML and MongoDB (2 replies)
  57. [ubuntu] [enums] enums error: does not name a type (1 replies)
  58. Need a good library for Modbus (0 replies)
  59. 8-bit params for QProcess (0 replies)
  60. QTableView/QTableWidget and resizeRowsToContents resizes wrongly (1 replies)
  61. How to detach a QProcess? (3 replies)
  62. Need Suggestion : Making a Unique QR Code (4 replies)
  63. Calling QThread::currentThread from within boost::thread returns inconsistent results (6 replies)
  64. QListWidget item display to LineEdit (3 replies)
  65. NMAKE : fatal error U1073: don't know how to make 'release\main.moc' (1 replies)
  66. Radial Axis in QPolarChart (1 replies)
  67. Notepad++ like dialog (3 replies)
  68. comma as decimal seperator (2 replies)
  69. Nested Models (1 replies)
  70. How to copy data from QserialPort to Qfile (0 replies)
  71. Failed to compiled QT4 with Q_OBJECT when include header file (7 replies)
  72. populate tree upward (2 replies)
  73. QToolbar in a QDialog (OS X) (3 replies)
  74. How to save hex format to file? (1 replies)
  75. Need help handling received messages with QWebSocket based GUI (5 replies)
  76. Linear algebra (matrix operations) using Qt5.4 with C++ (1 replies)
  77. QImagerWriter::setText and QImageReader::text() -- Do they work in 4.8 using a jpeg? (4 replies)
  78. Saving a collection of QImages (0 replies)
  79. deployment of qt app issue (1 replies)
  80. QXmlSchemaValidator validate hanging (0 replies)
  81. Issue by Signal to Slot via proxy (5 replies)
  82. <Solved> Pointer to Calling class is needed (3 replies)
  83. [ubuntu[ Tree with qt (2 replies)
  84. Changing widget position overlay on another widget while screen is resizing (4 replies)
  85. New form (ui) .problem :/ (8 replies)
  86. Slow refresh QTableView with sort (5 replies)
  87. <Solved> How to handel Drag Events of Child QGraphicItems (2 replies)
  88. Graphic glitch: Ellipse item predeceding positions aren't deleted (1 replies)
  89. Delete and re-create Qt Designer generated widgets (7 replies)
  90. Stylesheet issue - setting color property in the :focus state (0 replies)
  91. QTableModel - beginInsertRows, index not known (6 replies)
  92. Slow refresh QsqlQueryModel with QTableView (1 replies)
  93. QNetworkReply - how to set bandwidth limit properly ? (1 replies)
  94. QTcpServer - how to refuse incomming connection (5 replies)
  95. Take mouse right click position on QWebview after scrolling (0 replies)
  96. Qt and viewing a multi layered image (0 replies)
  97. Disconnect all SLOTS in QObject connected from all other SIGNALS (1 replies)
  98. Newbie in OpenGL programming: Program starts and close immediately. (8 replies)
  99. qt call dll created by vc6 (1 replies)
  100. Menus, Submenus, and Actions (7 replies)
  101. Usage of QT::UserRole in Qtreewidgetitem (5 replies)
  102. Program doesn't find .txt file when started directly. (3 replies)
  103. Correct POST html with JSON data (11 replies)
  104. QLineEdit vs ApplicationShortcut (1 replies)
  105. QThread and event loop (4 replies)
  106. Initialize a non-static array of pointers in constructor (13 replies)
  107. Multiple socket notifiers for same socket (2 replies)
  108. QSqlQueryModel shows empty table with correct headers (1 replies)
  109. Client-Server App: Clients stop receiving data when one client leaves (3 replies)
  110. Linking DLL aganist qt application in windows (1 replies)
  111. Qt5's own translation gets loaded only half-way through. (0 replies)
  112. model-view framework and canFetchmore/fetchMore (4 replies)
  113. Clone QGraphicsView (master-slave display) (19 replies)
  114. Subclass QStandardItem (4 replies)
  115. Adding extra column for QTableView while having QSqlTableModel (5 replies)
  116. PyQt SQL Many to Many relationship question (0 replies)
  117. moveToThread and connecting Signals (16 replies)
  118. Getting rid of a "stay on top" window behaviour (7 replies)
  119. QCoreApplication::exec: The event loop is already running error in pyqt (0 replies)
  120. How to disable the text antialias option when printing QGraphicsScene to a printer? (11 replies)
  121. Passing additional arguments to a slot in pyqt4 (4 replies)
  122. QFrame background color overpaints the content widgets (3 replies)
  123. Application freeze on QGraphicsItem.setRotation (7 replies)
  124. Draw only a portion of Qt Curved Path (3 replies)
  125. How to implement the movement of focus only by the direction key (0 replies)
  126. How to use QNetworkAccessManager to crawl a lot of webpage in the same time? (4 replies)
  127. Access to shared map between parent - children (5 replies)
  128. why does my keyEvent activate after mousepress (8 replies)
  129. set initial size of QTableWidget header column (2 replies)
  130. Occasional crash related to QGraphicsItem::parentItem (7 replies)
  131. How do I squash a widget in a grid layout down to the bottom to its minimum size? (3 replies)
  132. [Solved] What's wrong with my grid drawing code? (0 replies)
  133. How do you scale a pen so that the pen width appears constant when the view is scaled (1 replies)
  134. Custom QGraphicsItems (7 replies)
  135. [SOLVED] Unable to move QGraphicsItem (delta is always 0) when calculating using... (0 replies)
  136. How to display a custom Widget on a specified position (1 replies)
  137. QEvent::KeyPress for Enter and Return, Detection Qt::Modifiers on Enter doesn't work (1 replies)
  138. Persistent queue? (8 replies)
  139. swiping between buttons (touch) in Qt widget (6 replies)
  140. [Solved] How to set stylesheet for tab from MdiArea in qss file (0 replies)
  141. About QLocalSocket problem (2 replies)
  142. Launching a process from a thread. (8 replies)
  143. [Question] How to do a GUI in internal(.dll) application? (0 replies)
  144. QT dialogs in a console application (3 replies)
  145. QGraphicsItem::ItemIsMovable in QGraphicsScene, add actions on drop (2 replies)
  146. Not getting proper response in slot connected with QNetworkAccessManager second time (9 replies)
  147. How to create QTCPSocket object with nextPendingConnection? (3 replies)
  148. QGraphicsScene doesnt apply prepareGeometryChange and crash (0 replies)
  149. Find what QTableWidgetItem is causing closeEditor(...) in my QTableWidget? (3 replies)
  150. MOC and macro expanding (4 replies)
  151. Sync QScrollArea scrollbar and QTableWidget scrollbar (0 replies)
  152. How to color a particular column which has pixmap in a QTableView (1 replies)
  153. [SOLVED] Unable to delete Item from QListWidget, not even clear()ing works (0 replies)
  154. How to pipe all console output to a QLineEdit inside a Qt GUI application. (3 replies)
  155. vlc-qt: rtsp stream with authentication required (1 replies)
  156. Pyqt Form Close Problem (0 replies)
  157. Qt5.5 QSerialPortInfo::AvailablePorts returns empty list (1 replies)
  158. Qt over openGL ES 2.0 in Mac OS (1 replies)
  159. Qt application quit menu stops painting QGraphicsView content on Mac OS (1 replies)
  160. QSS for changing the width of the drop-down button (0 replies)
  161. Qt application with encrypted database (4 replies)
  162. yqt delegate text wrapping sizeHint and paint (0 replies)
  163. Reading last lines from QTextEdit Document (1 replies)
  164. QtTest: forced to #include .cpp file (1 replies)
  165. Running select unit test(s) only (3 replies)
  166. Help about qt and search box (6 replies)
  167. Edit a QListWidget from a MainWindow Component (3 replies)
  168. QListWidget does not send itemDoubleClicked( QListWidgetItem *) signal in DLL (2 replies)
  169. QPropertyAnimation strange behavior only on Ubuntu (9 replies)
  170. recenter child widgets after hide/show (3 replies)
  171. QAbstractTableModel for continuous pixel stream (3 replies)
  172. Error while trying to build android app. #error Bionic header ctype.h... (14 replies)
  173. Vs2015 (1 replies)
  174. QWebEngine file chooser return value on cancel (5 replies)
  175. closeEvent question (6 replies)
  176. GridLayout widgets don't expand as expected (2 replies)
  177. Behaviour difference between Mac OSX and Windows for shortcut and menu item (0 replies)
  178. Application stopped because it received a signal from the operating system. Any Help? (4 replies)
  179. Linking IVF compiled DLL to Qt (0 replies)
  180. Qt 5.5: Rotate 3D Model (5 replies)
  181. Problem sending data over to serial port (6 replies)
  182. Unexpected Button appearing on runtime (2 replies)
  183. how to clear relationship (2 replies)
  184. Application has crashed due to [SIGSEGV] signal and need help for fixing it (1 replies)
  185. Get hex from Qlineedit and send to serial port (12 replies)
  186. Fresh install of PyQt5 + Python 3.4.3 and can't import anything (DLL load failed). (0 replies)
  187. How to FINALLY use multiple threads with QThread (0 replies)
  188. Qt resources - cc1plus.exe:-1: error: out of memory allocating (5 replies)
  189. QtDialog Widget event slot sending a SIGNAL to another interface class not working (5 replies)
  190. QT use DLL from VC6 (1 replies)
  191. QString::number(v, 'g', 3), how to change limits of 'g' for log. values (4 replies)
  192. QT conmunication with a USB device (2 replies)
  193. creat a special table (0 replies)
  194. Display properties of single item in QTableView based on selection in QTreeView (0 replies)
  195. QSplitter, sizes() is empty (0,0) but contains widgets (4 replies)
  196. Passing ">" to Qprocess command line (2 replies)
  197. How to set a "dark color theme" for all widgets within the application ? (2 replies)
  198. resizer view item does not work properly (0 replies)
  199. QSortFilterProxyModel tableview Combobox problem (1 replies)
  200. Add virtual rows & columns to a proxy model (8 replies)
  201. How to convert QString to QImage (12 replies)
  202. Can I have one EventLoop per thread? (1 replies)
  203. Is there any control to develop a thumbnail slider? (1 replies)
  204. Looking for a specific older sample of skinning (bitmap for window) (0 replies)
  205. QtSql.QSqlRelationalDelegate Validation (1 replies)
  206. QWebEngineView Touch Crash (0 replies)
  207. Reading Unicode character from file and converting it in to QString of actual text (8 replies)
  208. Windows Setup application built with Qt has no UI Control information (1 replies)
  209. Render QWebPage in thread (0 replies)
  210. function to return QSQLquerymodel (2 replies)
  211. Native parent window for QWidget (IPreviewHandler) (3 replies)
  212. How to delete QwtPlotMarker Objects of QMap<int, QList<QwtPlotMarker *> > (2 replies)
  213. Qt Data transfer (10 replies)
  214. How to set the window title color? (1 replies)
  215. QMediaPlaylist keeps building playlist larger (3 replies)
  216. mouseclick/keyclick not work for delegate widget inside view in QTest framework (2 replies)
  217. serial port command doesn't work (4 replies)
  218. Dynamically adding resources (10 replies)
  219. Empty qsqlrelationaltablemodel (1 replies)
  220. [solved]QVariant QAbstractItemModel::data() (1 replies)
  221. Strange things happening to QSqlTableModel (while inserting, deleting, updating) (2 replies)
  222. Difference between running QT app with double click or from terminal (3 replies)
  223. On Redhat 6.6, execute standalone made by QT5.4 causing black screen (2 replies)
  224. Call Slot from QtScript with Qt::QueuedConnection (5 replies)
  225. Qtextedit parsing multiple lines as in an IDE (2 replies)
  226. Has parent/child resizeEvent calling order changed since Qt5.1.1? (7 replies)
  227. Map a QVideoFrame (1 replies)
  228. Texturing in a QGLWidget (0 replies)
  229. How to get an image from QList data (3 replies)
  230. Qcombobox dinamically (2 replies)
  231. desing MainWindow like Qt Creator (2 replies)
  232. hex from Qlineedit and checksum (2 replies)
  233. Convert int to hex and add to char array to send to serial port (2 replies)
  234. Correct usage of QNetworkProxy ? (2 replies)
  235. Problem with class-function from dll (3 replies)
  236. Not Able to put breakpoint inside catch() of try,catch block (0 replies)
  237. Mapping structures with logical Address (12 replies)
  238. Share content between two QGLWidgets (1 replies)
  239. File association in mac os x (2 replies)
  240. Qt 4.7.3 : Sub menu is not responding for key up/down event sent using QEvent (5 replies)
  241. QImage deconstructor or delete / proper usage (2 replies)
  242. Store and load passwords via QSettings (1 replies)
  243. [solved] How to activate a QPainter::beginNativePainting, Painter inactive QGLWidget? (1 replies)
  244. creat own figure/checkbox (9 replies)
  245. qt for android 5.5 some error (3 replies)
  246. Printing an entire QTreeWidget (6 replies)
  247. QTextEdit with asterisks (3 replies)
  248. Changing QStyleOptionButton (QCheckbox) to use StyleSheet not working???? (1 replies)
  249. Qt 4.8.5 & gstreamer overlay (1 replies)
  250. QTimer is stopped while screen is locked (6 replies)