I have been hard at work on Qml.Net and I think it is at a point that I'd
like to share it with you guys for your feedback.
https://github.com/pauldotknopf/Qml.Net
This project is similar to PyOtherSide, except for C#/.NET.
___
Interest mailing list
Int
QDir is your friend.
QDir dir(":/", "*");
qDebug() << dir.dirName() << dir.entryList();
--
Best Regards
Reinhardt Behm
On Friday 10 August 2018 14:47:39 Frank Rueter | OHUfx wrote:
> Hi,
>
> in my host application I can use the existing application resources for
> things like
Hi,
in my host application I can use the existing application resources for
things like icons etc like this:
QtGui.QIcon(':qrc/images/some_image.png')
Is it possible to get a list of everything in the application resources
to see what other images are available, i.e. everything under ":qr
Hi,
I wonder why FirstPersonCameraController now in qt 5.11.1 by arrow up-down
keys moves camera up and down instead of moving forward like in games (like
first person view should), and as it is in 5.9.5?
Also qgltf.exe of qt 5.11.1 for windows "Failed to import" (without any
other error descript
> Yes, I used QTreeWidget ::setCellWidget(int row, int column, QWidget *widget).
> I have already used QStyledItemDelegate, but setCellWidget is far easiest for
> what I want to do.
> I don't really understand why QPushbutton are correctly displayed and not
> other widgets.
> But if only delegate
Yes, I used QTreeWidget ::setCellWidget(int row, int column, QWidget
*widget).
I have already used QStyledItemDelegate, but setCellWidget is far
easiest for what I want to do.
I don't really understand why QPushbutton are correctly displayed and
not other widgets.
But if only delegate is t
> I would like to display colored widgets in a QTreeWidget.
> Screenshots of what I really have are in attached files.
> My wigdet is colored, but when in the QTreeWidget, it is all white. How can I
> resolve it?
Are you adding your widget to the QTreeWidget via
QTreeWidget ::setCellWidget(int
Hello
I would like to display colored widgets in a QTreeWidget.
Screenshots of what I really have are in attached files.
My wigdet is colored, but when in the QTreeWidget, it is all white. How
can I resolve it?
--
*Nicolas Krieger*
___
Interest mai
Now, perhaps.
The wiki was busted for many years. Complaints in here finally had
someone from Qt file a bug report. I haven't tested what is on the wiki
today. What was there previously didn't work at all.
On 08/07/2018 03:31 AM, Tomasz Siekierda wrote:
> Especially the ones for cross compil
Rather interesting.
People making medical devices which save millions of lives each year
have to pay royalties on each unit manufactured.
People writing apps which now kill more humans than drunk driving,
aren't charged royalties.
https://www.bloomberg.com/news/articles/2017-10-17/smartphon
Ok it seems to work with Qt 5.11.1 but the preview video is shown in the top
left corner instead of the complete widget.
Any hints?
Thanks in advance
> Am 31.07.2018 um 17:18 schrieb Roman Wüger > :
>
> Hello guys,
>
> I try to port a desktop application to an android tablet. At the moment
> On 9 Aug 2018, at 07:39, Akın Gümüşkavak wrote:
>
> Hello,
>
> I'm working with Qt bluetooth to implement a2dp/hfp connection. I have
> successfully implemented so I can connect to my phone.
Cool! What platform are you on?
>
> Now I would like to show my media information which I play f
12 matches
Mail list logo