Skip to content
Qt 6.11 is out! See what's new in the release blog
  • 145k Topics
    725k Posts
    stasiozS
    @stasioz said in Qt6.8.3 Android QComboBox issue: @SGaist I am using Qt 6.8.2 on debian 13. @SGaist and emulator "system-images;android-28;google_apis_playstore;x86_64". I haven't tried on a real device though. I did use Qt 6.11.1 at one time compiled from source. I tried it out on an emulator level 28 and wasn't able to click on or select on the combo box. I didn't try on real device either. All apk above are Debug build. JDK 21 NDK 27.2.12479018 Gradle 8.10 All good. QML is fun and quicker similar to MVC pattern.
  • Jobs, project showcases, announcements - anything that isn't directly development
    4k 23k
    4k Topics
    23k Posts
    G
    Armodafinil waklert means Waklert tablets which contain the active ingredient armodafinil. Armodafinil is a wakefulness promoting agent whose purpose is to help promote wakefulness in individuals who experience excessive sleepiness caused by disorders such as narcolepsy, obstructive sleep apnoea/hypopnoea syndrome (OSAHS) or chronic shift work sleep disorder (SWSD). For OSAHS, armodafinil works on excessive sleepiness without treating the obstruction in the airways. The medicine is supplied in the form of 150 mg tablets. Information provided by the Australian medicines suggests that the dose of armodafinil for narcolepsy and OSAHS is 150 mg and 250 mg per day whereas 150 mg is recommended for SWSD an hour before work shift. The medication should be taken with or without meals although meals will delay its effects. https://www.genericmedsaustralia.com.au/products/waklert-150-australia/
  • Everything related to designing and design tools

    132 397
    132 Topics
    397 Posts
    SGaistS
    Hi, I think the wiki has the starting point Hope it helps
  • Everything related to the Software Quality Tools

    96 264
    96 Topics
    264 Posts
    F
    Hi, Just thought of sharing this, I initially built some scripts for Windows and when whent on to run those on Mac, there was different in how the AUT names were captured in both platforms, windows just took the AUT name however, Mac took the AUT name + Version Number. This was conflicting and the script failed, I found 2 solutions for this: Change the name of the AUT in the system (maybe this is not possible for all AUTs), eventually I added version number to the name, this way I could add multple versions of the same AUT and it would run smoothly on both the platforms OR Identify the OS and choose which application name to use: OperatingSystem = str(sys.platform) if OperatingSystem == "Win32": startApplication("AUT") else: startApplication("AUT123"")
  • Everything related to learning Qt.

    401 2k
    401 Topics
    2k Posts
    Nils SjobergN
    Nice..now he knew whether to perform certification
  • 2k Topics
    13k Posts
    L
    Qt for HarmonyOS development with 6.12.0 https://wiki.qt.io/Qt_for_HarmonyOS_development_with_6.12.0 https://lists.qt-project.org/pipermail/development/2026-August/047432.html #Qt #HarmonyOS #OpenHarmony #Huawei
  • 4k Topics
    18k Posts
    H
    [image: acc63b82-54bc-40d4-a5d1-005d45c1cd23.png]
  • This is where all the posts related to the Qt web services go. Including severe sillyness.
    1k 10k
    1k Topics
    10k Posts
    SGaistS
    Ok, akismet triggering is not always clear. Beside this issue, what was your question about ?