Launcher

Type to filter results. Use arrow keys to navigate, Enter to select.

Preferences

You've reached the end of the results

Project Overview

My first project with the Qt framework: a minimal notepad-style text editor, built to learn Qt’s widget system and signal/slot architecture before taking on larger C++/Qt applications professionally.

Source Code Repository

Technical Details

  • Built with C++ and Qt Widgets.
  • Covers fundamental desktop application concepts: menus, file I/O, and basic text editing widgets.

References