Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 261 Bytes

File metadata and controls

9 lines (8 loc) · 261 Bytes

TextEditor

This is a basic text editor built with the Qt framework.

This text editor allows a user to:

  • have multiple text editor windows open at once
  • open and save a file
  • clear text
  • search and replace a word
  • highlight a word throughout the documet