Skip to content

senlak/Qt-JSON-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Qt-JSON-Editor

Qt desktop application that can edit JSON files. The main view of the application consists of a tree of items (nodes) representing keys in the document. Nodes can be expanded or collapsed. A node can be one of the following types: object, array, simple value where the latter is one of boolean (true, false), number or text. Application window contains a drop-down menu and a toolbar that contain appropriate actions for triggering basic JSON editing functionalities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages