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. 7-Zip DLL usage problems (QLibrary, QUuid GUID conversion, interfaces)
  2. Problem in conversion of QChar to char
  3. Suppress QSettings Expansion of @ Symbol
  4. How to send Image trough TCP/ip in Qt?
  5. Drag and Drop between 2 QListWidgets
  6. Advice for an Application
  7. changing a QTextEdit from a dll
  8. getSaveFileName and getOpenFileName Crash
  9. Error in custom delegate
  10. qUncompress data from gzip
  11. Saving and storing data,QtSql
  12. QGraphicsItem custom painter class implemented into MainWindow ui->graphicsView
  13. Is it possible? to enlarge the whole app
  14. Sending signal to parent window and problem with closing parent.
  15. Smooth Text Scrolling
  16. How to link .exe to dll ?
  17. QTableView column to take size of delegate editor
  18. HTTP Range Option Error 206
  19. Can not run QT App on Windows Mobile
  20. QTreeView and itemDelegate code
  21. error calling method using connect
  22. With QString create a QString&
  23. custom widgets: passing new parameters to constructor (not only QWidget *parent)
  24. Desktop using QT
  25. Questions before starting with Qt
  26. Save QWidget as PDF file
  27. Get directory of QString
  28. QStandardItemModel with QStandardItem usage
  29. QCalendarWidget::clicked
  30. Modify the text format of a single date in the QCalendarWidget
  31. 2 QDateEdit with 1 QCalendarWidget ?
  32. QCalendarWidget and text format
  33. Drawing in GraphicsView
  34. QTcpSocket Write & \0 \x00
  35. TableView with multiple columns, emit signal when whole row is selected
  36. Questions after the first steps with Qt
  37. How to select a line of text
  38. Why blur effect on only one widget at a time?
  39. How to measure a time difference in miliseconds?
  40. Newbie: Subclassing QObject
  41. Finding which widget has triggered a slot
  42. Track first and last QListWidget items - Any ideas?
  43. QString with escape characters
  44. File dialog for custom widget property?
  45. Read from a file
  46. Execution order
  47. mobile extension application install problem
  48. Using transactions
  49. Multi-dimensional objects array
  50. QGraphicsView coordinates system problem
  51. Text clipped when rendering svg.
  52. Using bound values in insert gives "parameter count mismatch" error in SQLite
  53. Hiding files which donĀ“t fit the filter
  54. Problems connecting an array
  55. Graph widget in Qt
  56. QLineEdit not updating as expected
  57. using xml in qt 3
  58. Using a static member in a class
  59. tracking mouse coordinates
  60. Problem using QProcess on Windows XP
  61. Set Viewport or Drawing Area for a list widget item - Howto?
  62. how to creating a selection mask out of an image? please help
  63. SetCentralWidget in mainWindow
  64. execute python in the Qt code
  65. drawing points based on mouse clicks, how to create handle event for mouse clicks
  66. How to add MS SDK to QT Creator?
  67. QWidget::paintEvent - when is it called and what region does it update?
  68. what does this mean " error: ISO C++ forbids declaration of --- with no type?
  69. Accessing SQLite3 db files from different locations
  70. problem in drwing several images on screen
  71. [SOLVED] QByteArray append data in loop "wrong" end size
  72. Resize controls on canvas item
  73. How to add custom widget plugin in Designer's widget box? - Help
  74. QDialog problem
  75. Color Tabs
  76. SQLLITE Support Needed but it is there by default? What am I missing?
  77. Retrieve file count in folder and subfolder
  78. generated exe issue
  79. Open customized video file
  80. SOCKSv4 and QT 4.6.x
  81. QTableView: horizontal header "resize to contents", want resize to edit widget
  82. Simple questions
  83. QString to QStringList
  84. setColumnWidth problem
  85. problem with making the application sleep for a sec
  86. Some problems when managing QDockWidgets
  87. Problem with comunication between widgets
  88. problem with comboBox
  89. How can I use QT to make an application that simulates a mouse Bluetooh (HID)?
  90. Scroll Bar not appearing in QScrollArea
  91. custom widgets in qt creator 4.6
  92. Qwt - Qt Widgets for Technical Applications
  93. StyleSheet question
  94. Problem with adding picture during running
  95. how to restart the MainWindow?
  96. QList<MyClass> to const QList<const MyClass>
  97. [disable unicode]
  98. Problem with Parsing Items in a QSqlTable Model
  99. Which Common Model can be used for Tree View Display and List View Display ?
  100. custom widget with msvc
  101. qdialog and taskbar
  102. QWT plugin for QT Designer
  103. Tab Design
  104. plainText object and greek
  105. how to do rectItem growing animation from origin?
  106. QGLWidget and VBO
  107. QUdpSocket readyRead() signal not triggered
  108. mousePressEvent and QGroupBox
  109. QRegExp problem
  110. getOpenFileName question
  111. QResource::registerResource - problem?
  112. QImage Pixel Coordinations
  113. Running External c++ program when user hit ok button
  114. Application icon from .qrc file
  115. TCP Client issue
  116. Phonon - Audio-Output-Problem
  117. Hiding The Command Prompt Window When Using System Calls
  118. QFileSystemModel and network resources
  119. Building classes with the same name under different namespaces
  120. Learning C++ for Qt
  121. Should I use multiple or a single model(s)?
  122. DB changes not updating in views
  123. qt on VS2005 team suite
  124. Sorting on a model with multiple strings in items
  125. Drop polygons in a QGraphicsView
  126. GUI Thread repaint issue
  127. How to resize a Mdi child?
  128. [SOLVED] QFileSystemModel ASSERT error (disable SystemWatcher?)
  129. QFtp - commandFinished() slot is not called
  130. Making global QStandardItemModel
  131. threaded server for multiple clients writing to the client only first time
  132. How to convert QString to const char*
  133. Style sheet related question
  134. QLabel text and ElideMode (...)
  135. QTableWidgetItem dynamic type, how?!
  136. QtCored4.dll is missing from your computer
  137. No output when compiling in Qt, but works with g++
  138. Some questions regarding image manipulation (.net -> QT)
  139. Tooltips possible with QGraphicsProxyWidget?
  140. Class to connect and make a query on a database
  141. Resizing instead of scrolling of a QListWidget: is it possible?
  142. Never get customContextMenuRequest() signal
  143. QFile write and file modyfication time
  144. Trouble passing an argument
  145. Insert parent item in proxy model
  146. How to apply font to QString
  147. How to use qwebpage in non-gui app
  148. how to open a Dialog window on top of my mainwindow
  149. object hierarchy
  150. Any 3rt parth QT widgets ?
  151. QTimer advice
  152. Save model to file
  153. QListView::setSelectionRectVisible(bool)
  154. Unwanted downloads with QWebPage/QWebPage
  155. integrate widget into QGraphicsView
  156. Widget is not so smooth when resizing?
  157. QAbstractButton::setIcon | Icon posiition
  158. QSettings and Windows 7 64bit
  159. How to remove a QListWidgetItem from a QListWidget?
  160. Convert a QByteArray to a QVariantList
  161. how to use QTimer to animate QSlider
  162. Is it possible to establish a link between .exe(GCC) and .dll(VC)?
  163. Problem connecting a PushButton to a Label
  164. Qt containers or STL containers?
  165. What owns what?
  166. dwarf issue
  167. Data from dialog to form
  168. How can I resize QWidgets added to a QTabWidget
  169. Reimplementing a function without sub-classing?
  170. Moving whole rows between 3 different QTableWidgets after pressing buttons
  171. Installed Qt SDK in Linux, errors building examples
  172. Maximum of QNetworkManagers that can download at the same time
  173. QT & Solaris Question
  174. How to get updated rows from a table (SqLite) with time stamp.
  175. Custom ListWidget(QCheckBox + Icon + Text)
  176. QFileDialog filter shown different on Linux and Windows
  177. Restart Application
  178. const char* QImage Format?
  179. How to use QEventLoop?
  180. playing a mp3 file ?
  181. another ide on linux ?
  182. QGraphicsView - problems when scrolling text
  183. waitForConnected does not block
  184. Qt multimedia on Linux (pulseaudio)
  185. TreeView keyboard navigation
  186. Qt against WPF
  187. Custom Container widget plugin help needed
  188. Any Qt support for building strings from lists?
  189. QPaint over Qlabel ?
  190. How to get background color of a control.
  191. Model loading
  192. where is propertyChanged() ?
  193. landscape to portrait
  194. QTextDocument question
  195. How to call to variables of another form
  196. Creating MySQL and Oracle (OCI) plugins.
  197. drawing outside visible coordinates
  198. QTabWidget tab subcontrol position with qss
  199. looking for examples on how to set/build Good looking GUI's
  200. QLabel->setText() sometimes not working
  201. Q_PROPERTY and deeply nested custom types
  202. problem with QMainWindow setCentralWidget and stackedWidget
  203. QTabWidgetexpand tabs
  204. how to create window that opened when close main window??
  205. How to debug very long QString / show html source in GUI
  206. how can i design systray behind the ordinary form
  207. JSON - depth problem, map changes to list (QVariantList instead of QVariantMap)
  208. [Newbie]: Suspending the main GUI thread
  209. how do you reload a listView?
  210. Check to see if a listwidget has a selected item
  211. How do I create a popup message widget,and make it gradually transparent.
  212. QT Quarterly 29 - Translucent Widgets
  213. MessageBox appearnig twice.
  214. How to execute linux command upon button press?
  215. QDateTime and comparsion
  216. undefined reference
  217. Save 4 Integers in a QByteArray without memcpy
  218. Static linking images?? What's wrong?
  219. QWidgetAction refuse to disappear on trigger()
  220. How to send Key_Left/Key_Right Event to QListWidget
  221. QtScript
  222. Breakpoints set at a slot will not stop?
  223. jpeg support
  224. error: expected class-name before '{' token
  225. resizing widgets in scroller
  226. Qt LGPL unclear
  227. setCentralWidget() without deleting prev widget
  228. How to change locale
  229. Segmentation fault on Linux, but not on my Macbook
  230. From VB6 to QT
  231. how to setFocus to button, in widget from QMainWindow
  232. QSql - "Error opening database", "unable to open database file"
  233. Create a Website
  234. Different list widget item sizes in one QListWidget - How to?
  235. Time to Write Data Logger Application
  236. How to use standard COM method to link a Qt GCC C++ .exe and a project in MVS C++?
  237. Resize Policy not recognized
  238. How to debug in Qt?
  239. qtmain.lib and QtUiLoader.lib LGPL license question
  240. Applying QSqlTableModel to QTableView
  241. How to crosscompile form Win7 to Qtopia(linux)??? Please help me get into it
  242. Auto-generate ui header & memory leak?
  243. invoking Matlb through QT
  244. Why don't QT Designer layouts "make sense to me"?
  245. highlight problem
  246. setObjectName for QStandardItem
  247. Using auto_increment in QSql
  248. qgridlayout and hiding widgets
  249. How do you set a part of the text in bold in a QListWidgetItem ?
  250. Circular wrapping of QListWidget items - how to?