Skip to content

Wiki Discussion

Having a writer's block? Discuss your wiki pages and all related matters here.
182 Topics 1.5k Posts
QtWS25 Last Chance
  • 0 Votes
    5 Posts
    273 Views
    GrecKoG
    Using QNetworkRequestFactory and changing its baseUrl in once place might help.
  • 0 Votes
    2 Posts
    588 Views
    D
    I had the same goal. I used Docker (Windows 10) and CROPS to run Debian container on Win10 to cross compile. With a hefty machine (8-12 cores, 32 GB RAM) I am able to cross compile from Win10 to the target (Toradex Colibri) pretty easily https://docs.yoctoproject.org/dev-manual/start.html#setting-up-to-use-cross-platforms-crops
  • Lottie Creator X QT

    Unsolved
    1
    0 Votes
    1 Posts
    270 Views
    No one has replied
  • 0 Votes
    6 Posts
    13k Views
    T
    @uraihan I am trying to cross compile for a Raspberry Pi 4B and running into errors when building for the target device. Is anyone available to help work through this? Right now I'm developing on Ubuntu and moving all of my source files to the Pi to build in place. This project will eventually have multiple devices that need to be updated. I won't be able to build from source for all them when I make functionality updates.
  • QTBUG-16062 Add list of reserved words not to be used as QML ids

    Unsolved
    2
    1 Votes
    2 Posts
    1k Views
    kkoehneK
    date is not a JS keyword, but a QML value type. But yeah, it would be good to have that more explicit in the documentation ...
  • Moderation in the wiki

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    PedroP
    @David-Bryant Hi and thank you for your willingness to help and share your feedback. Thank you for the ping, folks! And I guess you have already explained a good chunk of it. I understand some pages might indeed not need such restrictions. I will take this to IT and moderators so we can evaluate what options we have. Please keep in mind most people are enjoying the summer holidays, so it will take some time to start the conversation. In the meantime, feel free to message me directly with any suggestions and/or concerns. ✌️
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • QT Wiki Code Formatting

    Locked Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    VRoninV
    Duplicate of https://forum.qt.io/topic/124460/qt-wiki-code-formatting
  • How to change the label color in tab2 by clicking the push button in tab1?

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    B
    @jsulm ok, thanks...
  • How can I stop text from clipping when I am using GLUT?

    Unsolved clipping opengl glut raster
    1
    0 Votes
    1 Posts
    782 Views
    No one has replied
  • Compiling Qt Application with source code (no .pro file)

    Solved
    19
    0 Votes
    19 Posts
    5k Views
    jsulmJ
    @The-Times Happy coding!
  • Hello I got a problem while installing Qt like that. Help me!

    Unsolved
    2
    0 Votes
    2 Posts
    873 Views
    KroMignonK
    @ZawPaing You have to retry later, dowload.qt.io is currently down. I don't know if there is a maintenance in progress or hardware issue on server. You have to be patient
  • Editing the wiki: waiting for moderation

    Solved
    7
    1 Votes
    7 Posts
    2k Views
    O
    @AndyS I did another edit yesterday, but now they are both included. Also the older one. Thanks.
  • Qt5 development primer

    166
    0 Votes
    166 Posts
    197k Views
    SGaistS
    @bhagerty hi and welcome to devnet, What using a custom build of Qt: always use the full path to qmake. You may have the one provided by your distribution installed which will be the one invoked. One other thing you did not take into account is unless you are doing a developer build (because you want to hack on Qt) you have to call 'make install' as last step.
  • DOC wiki Qt is not clearly

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    jsulmJ
    @Theo_B I don't think there are any UML diagrams for Qt classes. "as soon as I want to castes, or encapsulate the classes with Qt in C ++ c ' is very hard" - can you explain what exactly the problem is? In the documentation for each class you will find which classes it inherits.
  • Need help with screen name

    Locked Solved
    1
    0 Votes
    1 Posts
    778 Views
    No one has replied
  • Signal behaviour when object goes out of scope.

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    Hi, @Chris-Kawa Thanks for your quick reply.
  • same serial in multiple threads giving error

    Solved multithreading serial port
    5
    0 Votes
    5 Posts
    3k Views
    Pablo J. RoginaP
    @Alphy said in same serial in multiple threads giving error: it is working fine. So please don't forget to mark your post as solved!
  • QtStudio3D

    Unsolved
    1
    0 Votes
    1 Posts
    745 Views
    No one has replied
  • Class name mismatch when creating custom widget from QtDesigner

    5
    1 Votes
    5 Posts
    3k Views
    M
    @apalomer Tankes for your anwser. you are a good man