lmoffatt / macror

Automatically exported from code.google.com/p/macror
0 stars 0 forks source link

Qt-Free #102

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The idea is to mimick Qt elements in macro console so they are easy to adapt. 

Interestingly several classes are like that: 
ABC_Oject is similar to QVariant
Class_Description remind me of QObject. 

Markov_CommandManager is similar to QApplication. 

I should also mimick the QActions. 

Original issue reported on code.google.com by lmoff...@gmail.com on 8 Sep 2012 at 7:43