This website requires JavaScript.
Explore
Help
Sign In
piyushxcoder
/
Notepad
mirror of
https://github.com/PiyushXCoder/Notepad.git
Watch
1
Star
0
Fork
You've already forked Notepad
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Simple Notepad made with qt
cpp
notepad
qt5
4
Commits
1
Branch
0
Tags
807
KiB
C++
76.9%
QMake
23.1%
9029a49f51
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Piyush मिश्रः
9029a49f51
readme
2019-08-13 11:33:16 +05:30
LICENSE
Initial commit
2019-08-13 11:22:42 +05:30
Notepad.pro
init
2019-08-13 11:23:43 +05:30
README.md
readme
2019-08-13 11:33:16 +05:30
main.cpp
init
2019-08-13 11:23:43 +05:30
mainwindow.cpp
init
2019-08-13 11:23:43 +05:30
mainwindow.h
init
2019-08-13 11:23:43 +05:30
mainwindow.ui
init
2019-08-13 11:23:43 +05:30
screenshot.png
screenshot
2019-08-13 11:26:59 +05:30
README.md
Notepad
Simple Notepad made with qt
Build
# mkdir build
# cd build
# qmake ..
# make