CopperSpice Overview
|
The PepperMill
program is a utility which is used one time to convert your Qt application header files to standard C++ header files. This program will convert the syntax of Signal and Slot declarations, properties, enums, and several other constructs which involve registration. Minor modifications may be required after running PepperMill. We suggest reviewing your new header files as you may want to optimize.
This entire process is only done one time.
Click on the following link to download the PepperMill program. PepperMill
To run PepperMill on one .h file use the following syntax:
To run PepperMill on one folder use the following syntax:
To run PepperMill recursively use the following syntax: