ARCHIVE

QT/C++ Tutorials
How to create a QT GUI Application that reads a text file and outputs in a Text Box

create new QT Project, choose QT C++ Project > Qt Gui Application, click Next name your application as you wish, click Next leave everything as it is, click Next click Finish click on the Design Tab, drag a Text Edit box include the following headers #include "ui_mainwindow.h" #include <QFile> #include <QTextStream> #include <QString> #define IO_ReadOnly

Continue reading

{"type":"main_options","images_arr":"'#ffffff'","bg_slideshow_time":"0","site_url":"https:\/\/digitalzoomstudio.net","theme_url":"https:\/\/digitalzoomstudio.net\/wp-content\/themes\/qucreative\/","is_customize_preview":"off","gallery_w_thumbs_autoplay_videos":"off","base_url":"https:\/\/digitalzoomstudio.net"}