Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged qt4

0 votes
306 views
1 answer
    I am new to QT and I am doing some learning. I would like to trigger a slot that modify a GUI widget ... a different thread. Thanks for helping See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
428 views
1 answer
    In a QTableModel when I enter the following: print model.supportedDropActions() I just get: <PyQt4.QtCore. ... and drop rows within QTableWidget See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
342 views
1 answer
    I am using Translator and linguist to translate language in my application in Qt symbain, But I want to do this on ... ); return app.exec(); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
613 views
1 answer
    I have experience with developing rich user interface application with flex and AS3. However the issue is its ... applications using QT/QML? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
380 views
1 answer
    I've just downloaded Qt (LGPL - Qt SDK for Windows) and when i run some of the demos they complain about Qt ... in the version i've downloaded? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
437 views
1 answer
    I've just downloaded Qt (LGPL - Qt SDK for Windows) and when i run some of the demos they complain about Qt ... in the version i've downloaded? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
336 views
1 answer
    I made a "widget" in Qt Designer with about a dozen controls organized into horiz. and vert. layouts. Oddly, ... a total caveman at this.) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
367 views
1 answer
    How to remove a non-empty folder in Qt. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
523 views
1 answer
    What's the difference between QMainWindow, QWidget and QDialog? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
583 views
1 answer
    I would like to show a .gif animation in a QLabel widget, alongside text. The following code won't work ... besides using two different labels? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
427 views
1 answer
    I have a class that is a subclass of QObject that I would like to register as a meta-type. The ... MyClass(); } Q_DECLARE_METATYPE(MyClass); See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
297 views
1 answer
    Like other primitives in Qt, QGraphicsItems can handle mouse events and the like. Sweet! Now say I need for an ... that meant to be addressed? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
568 views
1 answer
    I've created a child class of QTreeWidget that I want to be able to drag items from another tree widget too ( ... items from the tree back out? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
427 views
1 answer
    I am working on a project where I have to read a dicom image. I am unable to install dcmtk. I am using ... to include dcmtk in my program. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
514 views
1 answer
    I have a Qt Unit test (sub)project, which generates me one class (with the main generated by ... the zip describing the solution. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
516 views
1 answer
    It's possible to bind more than one signal to one slot (isn't?). So, is there a way to understand ... like sender argument of events in .NET See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
420 views
1 answer
    We are using a QTableView with Qt 4.6.3, and need a column that only has a checkbox in each cell. We're ... only have a checkbox, nothing else? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
610 views
1 answer
    I am using Qt Dialogs in one of my application. I need to hide/delete the help button. But i am not able ... a particular flag on the Qt window. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
669 views
1 answer
    I want to have a small QFormLayout that grows to fill its parent widget. I created a new .ui file using the ... it. How can I accomplish that? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
607 views
1 answer
    I have a Qt::Popup flagged window (which does not have a title bar and close etc buttons) and would ... but my requirement is crossplatform. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...