Integrating QForms and the Code Generator

With the understanding of how the Code Generator can generate your data objects which is the heart of your Model, and with the examples of how you can use the QForm and QControl libraries to build out your View and Controller, you should now understand that the combination of both provides you a very flexible framework that utilizes the MVC architecture.

Please note that it is very important that you have a good understanding of QForm and QControls before moving forward, otherwise this section will be difficult to understand, and even more difficult to utilize.

The next couple of pages will discuss the three main QForm- and QControl-related components that the Code Generator generates code for:
  • MetaControl Classes
  • Meta DataGrid Classes
  • QForm and QPanel Drafts