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. Pyside/PyQT and QML: learn Pyside first, or both at same time?
  2. qtmobility map adding layer
  3. read pdf with qt
  4. Qwidget Animation with Qtimer
  5. Renaming my .pro project file;
  6. Implementing a Fortune Server
  7. Singleton or not
  8. Using std::shared_ptr for Qt objects
  9. Download Progress of the html-content of the webpage
  10. QSslSocket: cannot resolve TLSv1_1_client_method
  11. Not getting all data from database through QNetworkAccessManager.
  12. signals and slots, newbie problem
  13. Comparison of objects from QList
  14. QMetaObject::InvokeMethod returns true but method is never invoked
  15. Opening the Windows 8 Start Screen from a button press (Qt 5.2.1)
  16. Variable variable names
  17. php preg_match_all Qt alternative
  18. insert my own class (a ui from qt designer) into a QtGui.QListWidget
  19. QGraphicsLayoutItem not adding to QGraphicsWidget
  20. Two threads need to print on main window
  21. Can a MDI SubWindow contains a QGraphicsView?
  22. Looking for the Qt dlls of Qt 5.2.0 compiled with MSVC2010?
  23. QGraphicsScene, QGraphicsItem and QGraphicsView trouble
  24. Config file usage in Qt
  25. Make qmake just run arbitrary shell command then finish?
  26. Converting MFC application to QT
  27. Resizing QGraphicsWidget at runtime
  28. (SOLVED) Different compile sequence in Windows and Linux
  29. Qt dlls versus Qt creator dlls;
  30. Good ICU version for Qt 5.2.0 and Qt Creator 3.0.0?
  31. qmake: create a dependency to an arbitrary file.
  32. Read audio file while i downloading it
  33. QLabel or any Widget Resize Itself, how to disable.
  34. [HELP] how to get a value of slider from ui_XXXX.h
  35. dot gets converted into square with arabic language on Android 5 plateform
  36. Cant use QWidget::setParent().
  37. QDataStream and pointer
  38. error generating moc file
  39. How to create a chart in Qt?
  40. GraphicsMagick & Qt -- undefined reference to '_imp__InitializeMagick' (MinGW Win XP)
  41. problem in installing plugin for mysql driver
  42. How to set QScrollBar range upto max int64_t ?
  43. Multiple Qt Versions (GCC/Clang) on Mac OS X 10.9
  44. Resize Image Background in QMainWindow / Best way to make a Checkers Game
  45. QMainWindow Minimize
  46. lupdate fails to detect context for class in namespace
  47. qFatal is killing my application with msg handler installed.
  48. QMimeData: setting and getting the right MIME types for arbitrary widgets
  49. OpenGL + QSurfaceFormat (set opengl 3+ version) + QPainter = crash
  50. Verify data in a dialog
  51. QCombox in qtableview to make whole row selected in single click
  52. Send XML 1st line to Amazon
  53. Resizing a form parsed in another form
  54. How to find a color contours after convert img to black and white??
  55. Model/view tutorial for PySide/PyQt
  56. How to try-catch exception in external library?
  57. QDomDocument or QXmlStreamReader
  58. error with qsort
  59. Is third input to createIndex really a pointer?
  60. How to add simple custom exception handler?
  61. How to disconnect signal/slot?
  62. pixel of Image display
  63. Server sends me empty message
  64. Object or pointer to object?
  65. QDataStream data into QByteArray
  66. Mouse Press/Release Events
  67. QtCreator Plugin Wizard Ubuntu Settings
  68. How to get size of pixmap in qgraphicsitem?
  69. How to list large number of files & folders ?
  70. centre alignment of text in the pdf report
  71. QString or QDir?
  72. QComboBox autocompletion question
  73. setWindowOpacity() in constructor
  74. Some trouble with QList<> and qsort
  75. Why changed values in a foreach don't save?
  76. about qtabwidget and parenting
  77. QT5 connect server.cpp and window.cpp
  78. QPlainTextEdit: find first visible text block?
  79. Simple layout problem
  80. Changing QTcpServer to SSL Server
  81. QNetworkAccessManager - finished() signal is never triggered!
  82. Model View Controller in Qt
  83. where are my icons?
  84. Problem with a click-and-drag event, and a question on good practice
  85. Difficulty in drawing a line
  86. How to turn off QAbstractButton animateClick when lineEdit has focus
  87. QClipboard setText not working
  88. How to detect if a window has been minimized/Alt-Tab'd ??
  89. use process to start an external makefile
  90. Show all icons in the menubar, maybe within two lines
  91. Functions for burning in Qt
  92. A question about uint 8 and uint 16 and uint 32 and uint 64
  93. QWebview is not working
  94. copy directories recusively
  95. Cannot display qsqlquerymodel to a qml list view
  96. language translations with Qt5.2
  97. QList, duplicate problem
  98. search cursor position of QTextObjects in selection in QTextPlainEdit
  99. Using libusb with QT Creator in Windows
  100. language translation with connect signal
  101. The difference between QPinter and QPaintEvent
  102. Dynamically grow a list of widgets
  103. Change color of primitive PE_FrameTabBarBase?
  104. I want to write to console
  105. Mobile App Development with Qt 5.3
  106. Set of Directories for a Project
  107. Strange behavior after QWebPage::Past
  108. The difference between int main() and int main(int argc, char* argv[ ])
  109. Does Qt is the best framework for c++?
  110. IDE-like interface
  111. A bout Q_Object?
  112. Run the Library of Qt in dev c++
  113. Qt Error: LINK : fatal error LNK1123: failure during conversion to COFF: file
  114. Difference between central Widget and dock Widget
  115. How to fix the position of a widget in the main window
  116. How to resize column width
  117. a simple project with "Infinite building"
  118. how works Qtextedit?
  119. saving a file in sdcard
  120. QRegExpValidator
  121. How to get a whole node of Xml as text
  122. Is there a framework for c?(No c++)
  123. Is there a class for shared folders?
  124. signal and slot passing data between a dialog and object, signal error
  125. Change layout at runtime glitch?
  126. How to work with "Tree View"?
  127. Can I create a MDI application from the Qt Designer?
  128. How can I get a return value from a signal and slot
  129. The difference between tr and translate
  130. Can not understand how the classes are written in Qt?!!!!!
  131. QPlainTextEdit scroll to bottom
  132. The difference between Core and GUI and Widget and QtWidgets
  133. Resize MDI subwindows
  134. setting multiple qstandarditems to a table model
  135. Difference between Dialog and widget and MainWindow
  136. About the Flags
  137. Is there a difference between the two types of coding(for Header File)??
  138. HowTo read playlist pls file
  139. Fill in lineedit from QFileDialog
  140. There is a problem in the code
  141. very basic layout problem
  142. Load pls file with QMediaPlaylist
  143. how to paint qwidget
  144. How to retry network request for specified amount of time
  145. How to structure a QML project
  146. Send JSON & Key via HTTP POST
  147. How to add time in videoplayer
  148. Saving window set up using Qsettings
  149. qt savegeometry multiple document interface
  150. The procedure entry point _ZNqt_assert_xPKcS0_S0_i could not be located.
  151. Can I throw exceptions from the constructor?
  152. qtablewidget exposed lines
  153. change color of inactive selections (qtablewidget)
  154. keyPressEvent doesn't work
  155. how to repeat a part of video in Qt player
  156. How to use 2 classes in Qt
  157. Cannot change to working directory
  158. Factory design pattern issue
  159. How do I use Q_PROPERTY to get data from my member variables
  160. WARNING: TARGET is empty make: Nothing to be done for first
  161. Please help with an "if statement" condition
  162. Streaming bits to a QByteArray using QDataStream
  163. How to stop a timer?
  164. calling a function with objects
  165. Draw grid / Drop images onto grid / Turn grid into PNG
  166. using a model view on a "local" dialog causes a seg fault on close
  167. discovery of virtual serial ports (not listed in device manager)
  168. What is the difference between setCurrentFile() and setWindowTitle()
  169. Create Stopwatch With QTimer
  170. Can't get positions of graphics items in scene
  171. Error:No rule to make target `FeauresTracking.cpp', needed by `FeauresTracking.o,stop
  172. There is a problem with this code
  173. problem with start timer
  174. Difficulty in making a window
  175. In any program, it is necessary to use QAplication app ( argc,argv)?
  176. I can not get a red window
  177. This application failed to start because it could not find or load the Qt platform pl
  178. Include Qt5Sparql in project
  179. How to repeat a video without delay
  180. How do I adapt programs written in older version with Qt 5.3?
  181. how to overlap widgets
  182. Help linking LibTiff
  183. what is the QTest?
  184. QML animations based on states
  185. this code is correct, but It will not run ?
  186. TrollTech.conf in KDE
  187. What is the displayed "value" of a pointer in the debugger?
  188. C++ runtime Error in Running Program
  189. QPrinter prints blank page on windows xp
  190. Outout window not displaying
  191. problem in use of Qt::ConicalGradientPattern
  192. how to add minimize option to docking widgets?
  193. problem in using QImage
  194. QFileDialog:getSaveFilename()Crash when I tried to create Newfolder in Opened dialog
  195. QFile::exists(":/images/temp.xsl") returns False?
  196. updating Widget doesn't work
  197. Hiding Data in Image
  198. Random Generator for Androidx86 in Qt5
  199. QT Deployment Over BBB using Ubuntu Machine
  200. How do I get red inside the ellipse?
  201. How to create a sibling widget
  202. Pasting emoji in QT QTextEdit
  203. QDockWidget setTabPosition does not work
  204. Translate text with german umlauts
  205. stylesheet and namespace
  206. What is the difference between qreal and type of int?
  207. What is the difference between QRect and QRectF?
  208. drag and drop to change order in a table
  209. Model's flags method
  210. How do i style the bottom-right corner of a ScrollArea?
  211. QScrollArea, QPalette
  212. Signals and Slots across different classes (Qt5 Version)
  213. the code of in linux operating system,how dose I run in windows operating system
  214. Help linking and using libs in simple project
  215. is the framework of Qt, a c++ Language?
  216. Usage of QSignalMapper with checkboxes in QTableWidget
  217. are there classes of hardware in Qt such as win32.net?
  218. QSqlTableModel doesn't delete the rows
  219. QByteArray can't read all the data provided
  220. Running QByteArray executable data direclty in QProcess without running external file
  221. QSignalMapper problems
  222. Compiling error C2061 with stdlib.h
  223. Synchronous and asynchronous classes difference
  224. How do I use a project that I've download?
  225. Error Trying to take out a qlist from a binary file
  226. Curve Drawing
  227. Help with QWidget::grab
  228. QtSql and Thread
  229. How do I run the programs written with older versions, on the newer version?
  230. How to add Qt for Android if already having Qt for MSVC2010, 32 bit
  231. Qt Designer how to insert a QWidget into a form item(widget, frame ,etc)
  232. I want to build one menu and one action with QContextMenuEvent,but it doesn't build.
  233. The action works well, but the action can not use from the setStatusTip()
  234. QT with no screen
  235. Qt QML and C++ for embedded Linux Targets
  236. How to call a function from another cpp file
  237. Qt + Ogre Mouse WheelEvent
  238. QProcess crashes second QProcess
  239. Problems accessing same SQLite database across multiple processes
  240. QMessageBox won't appear.
  241. Problems Creating layout on MainWindow
  242. Understanding Projects with ancient Qt Designer (3.1)
  243. QTcpSocket 'connected()' signal issue
  244. Access Violation with signal emit
  245. I want to open a QFileDialog, but this code does not open it.
  246. Difficulty in implementing this program
  247. Print a WebPage that isn't shown
  248. Signal can't be emitted !
  249. .Pro Files
  250. are there functions for delay in Qt?