PDA

View Full Version : Newbie



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

  1. QtService installation not showing service in Services Panel
  2. unsigned char write to file
  3. [pyQt] Trying to understand the a piece of code
  4. qt5cored.dll error while executing a qt application
  5. CPU continues to increase until application freezes from QListWidget::addItem
  6. Anyway to increase paint performance
  7. How do I place an item at the top left-hand corner of the QGraphicsView
  8. My application links against both qt4 and qt5 libs
  9. Using Qt inbuild Storage Library on eclipse
  10. QFileSystemwatcher not working when file added to directory
  11. Crash using custom ElidedLabel class in Qt5
  12. writing and reading problem
  13. Window destructors and the destroy method
  14. Create database trigger from the application
  15. HELP in Creating PDF in Qt5.2 from database content.
  16. ACE Thread and QT signal or event
  17. non-stop debug in qt creator
  18. Sharing same QToolbar amongst multiple QMainWindows
  19. Visualising data from mysql table
  20. How to auto update values on QTableView?
  21. Puzzled about how QString allocates memory
  22. CMake + QtSingleApplication as thirparty static lib
  23. QListWidgdet resizeEvent QPainter::begin: Paint device returned engine == 0, type: 2
  24. Help with VoidRealms "Threading done correctly"
  25. Using Multiple Cameras in a single screen
  26. Help with Listening for notifications
  27. QList problem
  28. qmake problem after reinstallation
  29. No such file or directory...?
  30. How can I select the Qlabel type object in which is loaded Pixmap. ?
  31. Editing in a QComboBox
  32. Qlist Serialization by qdatastream error
  33. cannot instantiate abstract class
  34. C++ Runtime
  35. ifsteam opening file issue
  36. Operation of 'show'
  37. I am trying to install qtspeech
  38. How can I set command tab in QTabBar?
  39. how to swap the axes of mouse movement
  40. Invalid parameter passed to C runtime function error
  41. My software crashes
  42. Setting style sheet of ui in main window class from dialog class
  43. QDBusConnection error: Invalid object path passed in arguments
  44. UDP Listener
  45. QMainWindow Opacity
  46. Frame in Designer Disables Enclosed Widgets
  47. QSqlDatabase: QMYSQL driver not loaded
  48. Q Line edit problem
  49. Undefined symbols for architecture x86_64 opencv
  50. Vs-addin doesn't generate moc's
  51. Qt5 Windows Deployment issue with MySql Driver
  52. Invisible custom qheaderview with checkbox and text
  53. QDateEdit down arrow frame
  54. Layout resizing problem
  55. GraphicViews And OpenGL
  56. Check FOCUS-status on Multiple Windows(sub-forms)
  57. Displaying a live timer in a window
  58. How many times is the data() function in QStandardItemModel been invoked?
  59. How to solve this error
  60. Qt MousePressEvent on QTableWidget project
  61. Getting errors from Gcc as a text file
  62. Complex Numbers Problem
  63. using sqlite3_busy_timeout() in Qt
  64. Is lineEdit from dialog connectable to textEdit from mainwindow?
  65. Android and MinGW?
  66. How to disable scroll bars in QPrintPreviewWidget?
  67. Application with QSqlLite data base
  68. ScrollArea in a tabWidget
  69. Same socket in multiple classes
  70. QDockWidget::setTitleBarWidget(), is hiding close and float button on the title bar.
  71. QSlider - How to change tick color?
  72. How to change the menubar after log in as super user.
  73. Conversion of Qstring to Qint64
  74. Http Posting using QNetworkAccessManager
  75. Can a timer from another class be called from a thread?
  76. How to get SSD driver version number?
  77. Bind rows of a standarditemmodel
  78. How to execute Powershell command from QT?
  79. database open returns false
  80. QUrl with percent signs Issue
  81. Audio player to play an array
  82. How to create a color bar in combobox ?
  83. qt simple tcp communication with ui projects
  84. how to i synchronize serial read and write without using thread?
  85. Creating an object of QGraphicsScene results in segmentation fault
  86. Help needed with MAC OS
  87. How to include "wbemidl.h" to execute wmi queries in qt?
  88. Could not determine the target architecture!
  89. qvtkwidget crashes when it is used inside a slot, please help
  90. Can qtcreator embed a powerpoint presentation/ prezi file?
  91. install qt application on another computer without libraries
  92. VisualStudio
  93. Qt 5.2 and QWeakPointer error: no match for 'operator='
  94. Cannot hide QTableWidget's vertical header.
  95. Can't connect to MySQL server on '192.xxx.x.x' (111) QMYSQL: Unable to connect
  96. How do you parse a string in qt C++?
  97. serial programming
  98. QGraphics View
  99. Tip for DB querying and table output?
  100. How to use "Simple Tree Model" Example?
  101. Qt Desktop Application with Metro Style UI
  102. A checkbox only column in QTableView
  103. Shortcut QKeySequence::HelpContents and Modal Dialog
  104. QComboBox Selection Validator?
  105. QFileSystemWatcher empty QStringList file()
  106. drag and drop: drag item from QListWidget to desktop or any open directory
  107. how can I add libpoppler plugin to my Qt4 project?
  108. Pass a QIcon as an argument to a function
  109. unable to enumerate the list of comports in combobox with qt5.1.0 with QtSerialport
  110. Solved-Select first row after QTableView is created and make it active?
  111. QListBox
  112. QStyledItemDelegate ignores StyleSheet?
  113. How to combine the ui file generated by QtDesigner?
  114. QWidget size at run time
  115. Probelm With QInputDialog...
  116. Single server checking multiple client simultaneously - How to?
  117. Create a QFileDialog with similar behavior as the static function getExistingDirector
  118. QMessageBox encoding problem
  119. Extract int and decimal points from a float
  120. how does Qt handle memory allocation in the case of readAll
  121. NEED HELP !! fatal error: qv4l2.h: No such file in directorary
  122. How to get the index of row which contains a specific string?
  123. how to create a text file form the dialog ui and write the text from the lineedit...
  124. missing libGL.so.1
  125. QUiLoader & *.qrc files?
  126. Drop Event Gets Disabled on adding MouseMoveEvent
  127. Draw part of rectangle intersecting in QGraphicsScene
  128. how to mask the lineEdit text with asterisks for password entry?
  129. Working with an API: use objects or QMap/QList?
  130. How could I create an action like the image shown by QtDesigner?
  131. XON/XOFF connection with QtSerialPort
  132. Layout which I can put in front of another
  133. How to get QTableWidget columns label value
  134. reset the Palette of my QWidget
  135. How to return a QFile ?
  136. How to add folder contents to qtreeview
  137. When I take a picture with the webcam, I get the previous picture
  138. Class vs include
  139. Qt::Key_Enter not working?
  140. How to write a webkit application where a javascript will invoke a QT C++ methods?
  141. Pie Chart Implementation
  142. Signal doubleClicked(QModelIndex) crashes application on next accepted() signal.
  143. Internal error: pc 0x0 in read in psymtab, but not in symtab.from the start
  144. QT menu window style in linux
  145. qInitResources_rsrc()
  146. Editing HTML file
  147. error: LNK1104: cannot open file 'libs.obj'
  148. How to change text displayed in multiple cells in QTableView?
  149. Threads or Event loop in multiplayer hangman game
  150. Multiple QTextEdit instanciations and EventFilter
  151. QListView remains empty
  152. bb
  153. how to change the spinbox background color when user edit
  154. Qt::Accepted in Qt 5.0
  155. qserialport and reading bytes
  156. How to apply stylesheet to all of my Qt applications ?
  157. AddSubWindow() doesn't work
  158. to diaplay registration page once in cascades..
  159. Is it OK to use QSharedPointer in QListView?
  160. QHash with structure as value
  161. Webelements
  162. Executable file does not exist
  163. QListView within a plugin that is enabled/disabled: doesn't show?
  164. close() and deleteLater()
  165. About QT5.2 Static Compilation
  166. Qt DataGridView & Objects
  167. Adding an item to a QListView
  168. Get item text from model
  169. Problem with my object inherited from QGraphicsPixmapItem
  170. QScrollArea
  171. QTableView, selected row?
  172. -IGL error in CentOS 6
  173. Python & QtPropertyBrowser?
  174. How to invoke a executable that sends n/w request & gets xml response
  175. I need like 4GB for my program, how do I allocate 4GB?
  176. 2 ways to get data from model
  177. Undefined Reference with Svg Loading
  178. Custom Delegate
  179. QNetworkAccessManager Finished() Error
  180. Database updating problem
  181. Help With A Custom Implementation of QGraphicsSvgItem
  182. Reset my QgraphisPixmapItem position
  183. dynamic array of QStringList and QList
  184. QGraphicsView doesn't update on QComboBox SIGNAL
  185. Design User Interface using QT - Help needed
  186. how to show my sqlite database table on mainwindow with tableview widget
  187. Content not refreshed after QTabBar::moveTab()
  188. (GUI) How to make transparent the background of a QLineEdit ?
  189. Implementing drag drop for multiple QGraphicsItem
  190. QNetworkCookieJar
  191. how to open the serial port of my pc from the qt app
  192. On calling close() the ui does not close
  193. Cross-platform program to handle USB devices of a specific vendor
  194. Change column data based on data from another column in QTableView?
  195. how to create setup file for qt desktop application on linux x86?
  196. Displaying a System Memory Map
  197. Git checkout syntax for Qt version?
  198. how to export my sql table(Qtableview) to a text file or .ods file
  199. QSqlQuery::exec() returns false all the time
  200. The QInputDialog::getText(0, unexpected behaviour ...
  201. Help Request for designing .ini editor application in Qt for a total newbe
  202. Getting data from a QNetworkReply
  203. get the gamma value of QImage
  204. A help with QCache?
  205. Parent deleting children in a derived class
  206. Compiling Qt Plugin with CMake issue
  207. Qt classes for PDU conversion
  208. Problem with drawing text
  209. QTreeView and QStandardItemModel limitations when using custom delegates
  210. QString conversion function
  211. How to pass and get unicode strings from external dll
  212. Sinchronize a QTableView with a QDataWidgetMapper (sharing the same model)
  213. Question: Develop Application with Qt Creator on PC to target Mac OSX
  214. Change local date from system date in PyQt application
  215. QGraphicsLineItem - setting its points
  216. Punctuation gives stange characters using cout
  217. Connecting signal from main.cpp to application.cpp
  218. Getting problem in writing command to serial port
  219. QPushButton if passed by reference to initialize, app crashing on connect statement
  220. Sharing vectors between classes
  221. How to design a dialog that like this
  222. Delegate does not invoke setModelData() method
  223. Retrieve full decimal value from MySql database?
  224. New item not saved to combobox when added dynamically
  225. 'class QCoreApplication' has no member named 'setStyleSheet'
  226. Problem with debbuging under windows 7
  227. QCustomplot
  228. QGraphicsView QSvgRenderer and OpenGl
  229. Left text alignment for long text on QLineEdit?
  230. how to initialize the communication with serial port (ttyUSB0)
  231. Rotate QPixmap around an arbitrary point
  232. Qt Mobility Download
  233. How can draw graph
  234. QMenu Stylesheet Problem
  235. QTreeView
  236. QGraphicsView problem
  237. Constructor Error, please assist
  238. Add borders to QGridlayout
  239. Image don't appear in the window.
  240. QSpinBox issue
  241. QT WebKit with WebGl not Working with Qt 5.2
  242. QList of custom type and contains() method
  243. How can i get notification obout thread deleting ?
  244. Trouble when re-implementing undo framework for QLineEdits
  245. Function returns a gibberish value
  246. What happens when i call clear() of QList<QObject *> variable?
  247. Media Player, how to play disc (DVD), how to put a background image in QVideoWidget
  248. Problem in reading data from the serial port to byte array
  249. How to encrypt password using bcrypt.
  250. Getting last modified file from QFileSystemWatcher