Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
3 votes
1 answer
104 views

I have this simple ListView with a delegate in which I use a Rectangle as root item. I simply want to anchor the Rectangle to the parent's left edge. ListView { id: taskListView anchors.fill: ...
rodoso's user avatar
  • 348
0 votes
0 answers
105 views

I am experiencing flickering when using QOpenGLWidget with PySide6, even with a minimal setup. Environment: PySide6 (tested with 6.5/6.6) Python 3.x OS: Linux/Windows (happens on multiple systems) ...
2 votes
1 answer
131 views

The issue: You create an Android Qt C++ app. When the user has any accessibility features enabled, the app lags, it's so slow that it's unusable and finally crashes. In the associated Android log you ...
4 votes
1 answer
166 views

As part of my application, I want to use QWebEngineView to display the contents of a local markdown file as an HTML page. Local files will end in '.md'. In Qt version 6.9 I wrote the following code to ...
1 vote
1 answer
69 views

I recently got a new PC and tried to load up an old Qt project that I was playing around with a while ago but have not managed to build it properly.. Starting to think upgrading to Qt6.10 would be ...
Parko's user avatar
  • 35
1 vote
1 answer
77 views

I’m trying to create a multi-ABI Android APK using Qt6.10 with no success. Some info: When I build the APK for arm64 my app works fine in arm64 devices. => Kit used: "Qt 6.10.1 for Android arm64-...
0 votes
0 answers
29 views

I installed Qt 6.10.1 via online installer (Ubuntu 24). I try to import QtQuick.Core module and the IDE says module not found. According to my research, the Core directory has to be placed inside this ...
IvanH's user avatar
  • 39
5 votes
2 answers
143 views

I have a QColumnView with a QFileSystemModel attached to it, and I am trying to get information on what file is being hovered over in that model view. I do have mouse tracking enabled, however it ...
James Bell's user avatar
1 vote
0 answers
87 views

I wrote a simple example while learning QML and CMake. The main purpose is to demonstrate how to use `qt_add_qml_module` and how to register C++ classes in QML. the key code is as follows: **//...
J.W. Jevn's user avatar
0 votes
1 answer
62 views

Hardware context : stm32mp157f-dk2 eval board Software context : Ubuntu 22.04.5 LTS Yocto Release 5.0 LTS Scarthgap Layers : - poky - meta-openembedded - meta-qt6 - meta-st-stm32mp ...
Best practices
2 votes
1 replies
104 views

when user tap on a TextInput or TextField, the Android keyboard opens, but typing doesn’t insert any characters into the input field. They can only delete existing text, and new text cannot be entered....
4 votes
1 answer
85 views

I have a nested Item where I want to declare an enum. How can I access the enum from the parent Item? I dont want to declare the enum in the outer Item, because it belongs to the nested/inner Item. I ...
Me3nTaL's user avatar
  • 505
2 votes
1 answer
95 views

I have a SpinBox with a custom TextInput as contentItem. I want it to display a quantity, so it want to display something like "10 / 20 pc." for example. The minimum value is always 1, the ...
Me3nTaL's user avatar
  • 505
4 votes
1 answer
131 views

Update below I have a strange behavior with a property binding in my application. When toggling the expanded property of my layout, the ColumnLayout is not resizing, and the space of the button "...
Me3nTaL's user avatar
  • 505
1 vote
0 answers
143 views

I am new in C++ and Qt, I want to develop a simple app to practice C++. I am developing this simple app on VS Code using Qt6. Any time I try to run a simple code like the below one, this error message ...

15 30 50 per page
1
2 3 4 5
...
62

AltStyle によって変換されたページ (->オリジナル) /