Description: This project aims to generate getter and setter methods for a property of a C++ class (accessors) in a way that fits well with the Qt property system, reducing the boilerplate code written in a typical project.
sample input: > qaccessorsgen TestClass QString name
Ratings & Comments
0 Comments