Skip to content

A native IDE for ENIGMA written in C++ using the Qt Framework.

Notifications You must be signed in to change notification settings

polygoned/RadialGM

 
 

Repository files navigation

RadialGM AppVeyor Build Status

This project is an experimental C++ IDE for ENIGMA written in the Qt Framework. The design of the program is a multilayer architecture using the Google protocol buffer format from ENIGMA's compiler backend for the data model layer in the resource editors. The resource editors are designed using Qt Creator or Qt Designer and saved in UI layout files. Their corresponding C++ classes bind the widgets in the layout files to the data model using QDataWidgetMapper and a custom resource model that hooks into arbitrary protobuf messages.

About

A native IDE for ENIGMA written in C++ using the Qt Framework.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 92.4%
  • CMake 5.2%
  • QMake 2.4%