2009-01-22 03:23:43 +01:00
|
|
|
Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus
|
|
|
|
LCL library with a Qt interface
|
|
|
|
|
2016-05-19 12:53:05 +02:00
|
|
|
This binding does not aim to cover the whole Qt4 framework, but only just
|
|
|
|
enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class,
|
2009-01-22 03:23:43 +01:00
|
|
|
just ask and it will be added promptly. Some of the methods that have parameters
|
|
|
|
based upon templates have been omitted.
|
|
|
|
|
|
|
|
If however you need any of those, just ask.
|
|
|
|
|
2016-05-23 20:36:52 +02:00
|
|
|
WWW: http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
|