Skip to content

A very simple C++ app made with Qt framework for taking Notes and saving it

Notifications You must be signed in to change notification settings

manikSom/noteMakingApp_

Repository files navigation

noteMakingApp_

A very simple C++ app made with Qt framework for taking Notes and saving it. The dialog boxes look this this-

MainDialog_1_

and

MainDialog_2_

Programming Languages

  • C++ with Qt6 framework
  • created with QtCreator IDE

Deployment notes

  • windeployqt.exe was used to find the needed dlls but those delivered only the dlls pertaining to Qt. Still 3 dlls libstdc++-6.dll , libwinpthread-1.dll and libgcc_s_seh-1.dll were Manually copied for the exe inside Release folder to work.

About

A very simple C++ app made with Qt framework for taking Notes and saving it

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published