The Header and Source Pages
The Header
Header Page in the Application Inspector
Code for the header file The text you enter in this page is inserted as typed in the Application header buffer, after the generated #include statements and before the declaration of the generated class. If you want to subclass the generated class from a class other
Code for the source file The text you enter in this panel is inserted as typed in the application source file just before defining the generated member functions. You can use this text to comment the generated file or to insert any C++ code.