mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-08 02:19:57 +02:00
11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
These are the sources of the LCL qt6 interface.
|
|
They only work with qt6 >= 6.2.3 or superior.
|
|
|
|
To use them you also need to download and install
|
|
at appropriate place the libQt6Pas.so (linux)
|
|
or Qt6Pas.dll (ms windows) or Qt6Pas.framework (Darwin).
|
|
|
|
For more information see:
|
|
http://wiki.lazarus.freepascal.org/index.php/Qt_Interface
|
|
|