Skip to content

Qt in Education

Are you a student or a teacher using Qt Educational Licenses? Here you can discuss about the educational use of Qt, share your learning projects, and network with others.

256 Topics 1.2k Posts
  • Educational License in Main Account?

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    @Ash_Qt Thanks just signed up with edu email 🙂
  • Qt5 not recognise iteration over a standard map containers in C++17

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    JonBJ
    @Neoy So, since this is a debugger or Creator issue and not a Qt one, you may find that a newer version handles this feature. Creator is now up to version 11 and you have version 4. Qt 5.12 is 5 years old now. It's from 2018, and you are reporting an issue with C++ 17. Just saying... Also your issue is in whatever is being used as your code model, make sure that is as up-to-date as it can be.
  • hi gyes l have probleme whit add the libray xlnt for my project qqt

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    SGaistS
    @JonB then it might be an issue of not linking all the required libraries or a MinGW vs Visual Studio build of the dependency.
  • This topic is deleted!

    Unsolved
    5
    0 Votes
    5 Posts
    42 Views
  • Finding the intersection of two lines in QCustomPlot

    Unsolved
    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • How to change the BUILDER NAME in QT Creator ?

    Unsolved
    1
    0 Votes
    1 Posts
    670 Views
    No one has replied
  • Is it able to get the font from the selected text in QTextEdit textCursor()

    Unsolved
    4
    0 Votes
    4 Posts
    847 Views
    JonBJ
    @calcualatexzy Dunno, as a beginner I just did it! :)
  • Is Qt for Android in the education license included?

    Solved
    5
    1 Votes
    5 Posts
    1k Views
    SGaistS
    Hi again ! Thanks for the follow up. Since you have the contact about that matter, I would recommend that you suggest them to update the wording of this page because it's really not clear that the support is limited to RPi. The way it is phrase sounds rather like you have that in addition to the usual suspects.
  • QtStringList is not a type error even when "Qt.labs.qmlmodels 1.0" is imported

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    TomZT
    @ZeeoTwo said in QtStringList is not a type error even when "Qt.labs.qmlmodels 1.0" is imported: how can i fix this problem? QStringList is a C++ class. You are writing a QML file which is JavaScript. Check there for the full list of QML types: https://doc.qt.io/qt-6/qtqml-typesystem-valuetypes.html
  • How to receive properly using QDataStream

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    A
    Thanks Everybody , all the replies helped me out :)
  • 0 Votes
    6 Posts
    3k Views
    Z
    Okay i got it working. I'm using Qt Vs Tools extension. To make it work i had to open: Extensions > Qt VS Tools > Qt Project Settings > Qt Project Settings (on the left) > Qt Modules and inside that check QT Widgets. I guess this is something like a pseudo .pro file or something. and after including #include <QtWidgets/qapplication.h> inside main.cpp and changing from QGuiApplication to QApplication inside main.cpp everything worked, i got no errors and a chart. Thank you for ur time @J-Hilk and @TomZ
  • I am getting MinGW64 build error in Qt.

    Locked Unsolved
    3
    0 Votes
    3 Posts
    876 Views
    SGaistS
    Hi, Please don't post the same question in multiple sub-forum. One is enough. Duplicate Closing this one
  • 0 Votes
    3 Posts
    954 Views
    jsulmJ
    @prashant-sharma said in I want to learn QT Service from Scratch using C++ for Windows, Anyone help me to share anything related to this, any documentation or any reference plz.: QT Service What is Qt Service?
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Courses courses

    Unsolved
    5
    1 Votes
    5 Posts
    3k Views
    HannaQtH
    Hi, You might want to answer to our eLearning survey. :) More information here.
  • How to obtain an educational licence

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    C
    I am a student, currently working on a project. I have already applied for the student license but I haven't heard back from you
  • Qt changing the values of elements of UI

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    A
    @sierdzio thank you. I wish there was a direct and easy way. I will search in QSettings
  • How to Create .exe with QT Creator

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    Pablo J. RoginaP
    @Chiquito said in How to Create .exe with QT Creator: i cannot choose exactly where forum i can post well, it looks like you chose twice! :-)
  • Taking education licence for myself

    Locked Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    JKSHJ
    @Maxemilian said in Taking education licence for myself: My board STM32F469I-DISCO OK, the open-source version of Qt doesn't cover that. If your university has an Educational license, then you might be able to get access to Qt for MCUs through your university: https://www.qt.io/pricing/qt-for-educational-program Unfortunately, Qt for MCUs (and other commercial products) doesn't appear to be available for individual students. But just in case I'm wrong, I'll ping @AndyS who might have more details.
  • Qt for small uni-project

    Solved university qt
    8
    0 Votes
    8 Posts
    2k Views
    SGaistS
    You have access to all what Qt Creator provides.