add json formatter

This commit is contained in:
2016-11-02 23:23:30 +03:00
parent 8dfb6b609f
commit 004a97800c
6 changed files with 447 additions and 2 deletions

View File

@ -34,7 +34,8 @@ public:
List,
Script,
String,
NoFormat
NoFormat,
Json
};
explicit AWAbstractFormatter(QWidget *parent,