notepad in c++

11
Notepad in C++ Ryan Edora & Jeiel Cayasa

Upload: erasto

Post on 23-Feb-2016

88 views

Category:

Documents


0 download

DESCRIPTION

Notepad in C++. Ryan Edora & Jeiel Cayasa. Our System. Our project proposal is Notepad, a text editor for Microsoft Windows C ++ and QT Using Qt and C++, this Text Editor was created with the sole intent on learning more about C++ and using graphics in the said language. . - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Notepad in C++

Notepad in C++

Ryan Edora & Jeiel Cayasa

Page 2: Notepad in C++

Our System

• Our project proposal is Notepad, a text editor for Microsoft

• WindowsC++ and QT• Using Qt and C++, this Text Editor

was created with the sole intent on learning more about C++ and using graphics in the said language.

Page 3: Notepad in C++

Other Viable cases of Study:

1.) Security Suite 2.) Instant Messenger3.) Ruby on Rails Tutorial

Page 4: Notepad in C++

Objectives of the Study:

The proponents were requested to make applications or system that made use of the graphical capabilities of C++.

Page 5: Notepad in C++

Functionalities

Scope• The Notepad C++ can only

work using the controls given by the programmer.

Limitations• It can only save .txt files• It doesn’t support other

language extensions.• It isn’t responsible for

viruses.

Page 6: Notepad in C++

   

Requirements:A Computer and Notepad in C++ Installer

1. Double click the installer

2. Click “Next” and agree with the requirements

3. Once the Application is installed, click finished

4. Double click the Notepad Icon.

   

The Notepad in C++ can be used.

Input Process Output of Existing System Input Process Output

Page 7: Notepad in C++

Data Flow Diagram of the System

1.0Installer Installing

2.0Notepad.exe

Use

4.0Quit

Program DetailsInstallation Details

3.0 New 3.1 Open 3.2 Save 3.3 Save as 3.4 Cut 3.5 Copy

3.7 Undo 3.8 Redo3.6 Paste

Page 8: Notepad in C++

Pictures

Page 9: Notepad in C++

Pictures

Page 10: Notepad in C++

Summary and Conclusion

• The Notepad in C++ is a Text Editor developed with C++ and GUI. It was implemented in order to complete requirements in IT fundamentals and learn more about C++.

• It was developed in C++ and QT Framework.

Page 11: Notepad in C++

Thank you. =)