Skip to content

Muthulakshimi/ProjectQt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project using Qt

Introduction

This is a c++ gui program written using Qt widget toolkit. This program uses UI to create two buttons where one of it when clicked opens a file with an image in it and the second button when clicked opens a file which can be edited or read only.. I have used the modeless appraoch where the user can access both the windows which means once the image window is opened the user can go back to the mainwindow and open the file window simultaneously!

This is how the output screen looks at first:

Capture

Then clicking on the "window with an image" button this is the output:

Capture

When the user clicks the "window with a file" button he/she can edit and preview the text in the file..

Capture

It's amazing to find how every line in the code adds meaning to make 2 basic buttons!!

About

A simple hobby project with Qt, using gui..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages