+ Post New Thread
Page 1 of 585
1 2 3 11 51 101 501 ... LastLast
Threads 1 to 30 of 17543

Forum: Qt Programming

General more advanced Qt programming issues.

Sub-Forums Last Post

  1. Qwt

    Questions related to Qwt - Qt widgets for technical applications.

    Forum Actions:

    Forum Statistics:

    • Threads: 630
    • Posts: 2,395
  1. Qt 4.6.2 MS Access + Eclipse

    Hello everyone. I've an unusual mistake connecting to a MS Access database. If I execute the .exe by clicking it twice directly from the windows...

    Posted By gutiory
    • Replies: 1
    • Views: 15
    Today 04:52 Go to last post
  2. Custom signal

    I've got a context menu whose triggered() signal I've connected to another widget's slot, and this works fine. But I want to send some more...

    Posted By JovianGhost
    • Replies: 0
    • Views: 14
    Today 01:52 Go to last post
  3. new vs QSharedMemory

    I need to allocate a chunk of memory for reading and writing data. I notice that Qt has a QSharedMemory class, which seems to do just that. But how...

    Posted By JovianGhost
    • Replies: 2
    • Views: 38
    Today 01:34 Go to last post
  4. Exclamation Does 'QSqlQueryModel' have a bug?

    Hello. Now I have a problem when using QSqlQueryModel or QSqlTableModel. I installed an open-source version of Qt 4.6.2 for VS2008 and Qt 1.4.4...

    Posted By nuntawat
    qsqlquerymodel, query
    • Replies: 5
    • Views: 60
    Today 01:03 Go to last post
  5. $20 to solve this webview transparency / drawing bug

    Source code found in Files.tar.gz Okay, I do not have much experience with C++ or QT. This issue has been kicking my ass for a long time, so I...

    Posted By TheNewGuy
    • Replies: 8
    • Views: 144
    Today 00:35 Go to last post
  6. QT4.6.2 Windows, Q_SIGNAL is not moc'ed while Q_SIGNALS is

    I am still learning QT, I read somewhere that it is more portable to use Q_SIGNAL(S) instead of signal(s) in case the code is going to use 3rd party...

    Posted By dashesy
    moc, q_signal, q_signals, undefined reference to
    • Replies: 0
    • Views: 12
    Today 00:19 Go to last post
  7. QDockWidget::title is painting over other widgets with QSS

    Hi QT community. I have a QDockWidget, which has a QFrame inside it (it's actually a QScrollArea) and I need to change their styles according to...

    Posted By edisongustavo
    • Replies: 0
    • Views: 10
    Yesterday 23:44 Go to last post
  8. Show selected rows

    Dear Gurus, Suppose I have a table model that I view in a QTableView (A). In another QTableView (B) I want to display the rows that are selected...

    Posted By mpi
    • Replies: 2
    • Views: 30
    Yesterday 23:26 Go to last post
  9. QGrahpicsScene transform is very slow under Linux

    Good day everyone I wrote a simple QGraphicsView, QGraphicsScene application that loads image file and add it to QGraphicsPixmapItem, I then can...

    Posted By yazwas
    • Replies: 1
    • Views: 34
    Yesterday 23:05 Go to last post
  10. Item Delegate editor background

    I want to set the background for the editor (not the placeholder display created by the paint method) of an Item Delegate. I'm using the...

    Posted By LynneV
    • Replies: 2
    • Views: 28
    Yesterday 22:33 Go to last post
  11. Record video

    I'm new to Qt and I'd be glad to know how to save a video (in for example the avi format) upon a image/pixmap sequence (for example some pixmaps I...

    Posted By tanatos
    • Replies: 3
    • Views: 47
    Yesterday 20:52 Go to last post
  12. Using QT inside boost unit test - how to call QCoreApplication?

    Hi, I am developing QT based non-GUI code (using QT events, shared memory, logging, etc). I want to unit test this code using boost unit test...

    Posted By cdguenther
    • Replies: 0
    • Views: 11
    Yesterday 19:08 Go to last post
  13. QMainWindow::toolBars()

    Why Qt4 doesn't have QMainWindow::toolBars()? (like Q3MainWindow::toolBars) Is there a way to iterate over them? (without using metaObject)

    Posted By dimixan
    • Replies: 1
    • Views: 19
    Yesterday 18:45 Go to last post
  14. Question Static linking problem with gif plugin, qt 4.6.2, vs 2008

    Hi Trying out a static build of Qt and am having problems getting the qt gif support to link in even when using Q_IMPORT_PLUGIN(qgif) E.g if I...

    Posted By colin207
    qt static gif plugin
    • Replies: 0
    • Views: 12
    Yesterday 17:02 Go to last post
  15. Question Check has created with new

    How to check object has created with new ? I tried like this, but not work :( Tahede *_tahede; //_tahede=new Tahede(this); if (_tahede) {...

    Posted By wirasto
    • Replies: 5
    • Views: 60
    Yesterday 17:02 Go to last post
  16. opencv-qt-mac

    Dear colleague: I am writing to you to explain with details my problems: I am working with Qt Creator 1.0.0 based on QT 4.5.0 and I am...

    Posted By ireneluis
    • Replies: 0
    • Views: 11
    Yesterday 16:24 Go to last post
  17. Fatal IO error with QGLWidget and reading a file

    Hello, I'm facing a rather strange problem. I only recently started working with Qt and OpenGL. :D I'm programming an application in which I...

    Posted By mcn
    • Replies: 1
    • Views: 35
    Yesterday 16:21 Go to last post
  18. QtScript Bindings Generator ScriptShell Event Binding

    Hi there! How can I call the native event handler when using the scriptshell binding of the qt script binding generator? I'm using the splendid...

    Posted By JohannesMunk
    bindings generator, events, qtscript
    • Replies: 0
    • Views: 12
    Yesterday 15:44 Go to last post
  19. QListWidget doesn't show icons

    Hi to all, I built a dialog with designer to create an audiotrack list. With the dialog the user can add/remove audio tracks. In the dialog there...

    Posted By franco.amato
    • Replies: 8
    • Views: 63
    Yesterday 15:15 Go to last post
  20. Question How to make a transparent QWidget over a Phonon Video?

    Hi! Om working on a project thats showing a mpeg-file using phonon. I would like to place a transparent QWidget over my video so i can click and...

    Posted By linus
    • Replies: 8
    • Views: 47
    Yesterday 14:27 Go to last post
  21. CloseEvent of QDockWidget

    Hello, With the designer I created a MainWindow with a few DockWidgets. The widget of the DockWidget I promoted to my custom widget. Works nice. ...

    Posted By mstegehu
    • Replies: 5
    • Views: 39
    Yesterday 14:10 Go to last post
  22. Retrieval of frame rate in Phonon.

    Hello Everyone, I'm currently using the Phonon plugin within Qt4.4 for video playback (which seems to work fine). The mediaObject has a method...

    Posted By Theo Adams
    • Replies: 1
    • Views: 174
    Yesterday 13:41 Go to last post
  23. QScrollArea with Qwt3dPlot

    Hi, I know that there are a lot of threads related to QScrollArea, but I'm can't find the solution to my problem. I want to show a QWt3DPlot...

    Posted By locke
    • Replies: 0
    • Views: 21
    Yesterday 11:30 Go to last post
  24. Partial results with mappedReduced

    Hi, I just started with qtConcurrent and I am already fond of it. Great job ;-) However, there is one thing I could not achieve yet, and maybe...

    Posted By 0x4e84
    mappedreduced, partial results, static
    • Replies: 8
    • Views: 171
    Yesterday 11:29 Go to last post
  25. Question Set text color for menu item

    Hello, I want to set different color for the menu item. I know there is stylesheet and palette which can be used. But I failed to find the...

    Posted By stella1016
    • Replies: 6
    • Views: 57
    Yesterday 11:27 Go to last post
  26. QT WMI Classes

    Greetings to Everybody: I want to use WMI Classes in QT/2009.05 C++ but I do not know how to, I am using QT seperately mean without Eclipse, VS or...

    Posted By justatiq
    2 Pages
    1 2
    qt wmi systemresotre
    • Replies: 24
    • Views: 302
    Yesterday 09:23 Go to last post
  27. ComboBox with lines

    Hello, I would like to create a ComboBox for selecting different line styles. I triedto to use a delegate that uses the paint function to draw...

    Posted By Braunstein
    qcombobox
    • Replies: 1
    • Views: 70
    Yesterday 09:12 Go to last post
  28. Lightbulb Threads and slots

    Hi to all, I have a mess in my head(and almost sure iin my code as well), i have around 6 working thread that push information to a controller...

    Posted By cafu
    • Replies: 4
    • Views: 71
    Yesterday 07:52 Go to last post
  29. Problem in Application llaunch in startup MACOSx

    Hi, I have to launch application at startup of OS. I had done in window.But I new to Mac OS.So Please suggest me how to do it. Thanks in...

    Posted By moh.gup@gmail.com
    • Replies: 0
    • Views: 12
    Yesterday 07:33 Go to last post
  30. why QT layout doesn't work on the second widget?

    I have a GUI Application, the main form is widget and display as full screen. The main widget contains some sub-widgets and controls, they was placed...

    Posted By Kevin Hoang
    • Replies: 3
    • Views: 62
    Yesterday 05:45 Go to last post

+ Post New Thread

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts