qt debug
#include <QDebug>
qDebug() << "debug message" << Qt::endl;
qt debug
#include <QDebug>
qDebug() << "debug message" << Qt::endl;
debian full install qt5
apt install --reinstall qt5-default qttools5* pyqt5-dev-tools libqt5* python3-pyqt qt5-* qtbase5-* qtcreator build-essential\
qtdeclarative5* libqt5webkit5* mesa-common-* libglu1-mesa-*
apt install `apt-cache search 5-examples | grep qt | grep example | awk '{print $1 }' | xargs `
apt install `apt-cache search 5-doc | grep -i "qt 5 " | awk '{print $1}' | xargs`
apt install `apt-cache search qt | grep 5- | grep ^qt | awk '{print $1}' | xargs `
apt install build-essential qtcreator qt5-default
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us