Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Widgetset
»
QT
»
Recent Changes to Qt6 Interface ?
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Program crashing with exc...
by
jamie
[
Today
at 11:20:14 pm]
Uninstall
by
DanielO
[
Today
at 10:54:42 pm]
Using Bresenham's line al...
by
Paolo
[
Today
at 10:13:26 pm]
Checking for number or no...
by
Bart
[
Today
at 10:05:18 pm]
NIL vs. Assign: when to u...
by
MarkMLl
[
Today
at 09:35:14 pm]
Cannot update a record us...
by
1HuntnMan
[
Today
at 08:35:26 pm]
Form goes Frame - drag an...
by
Nicole
[
Today
at 07:08:08 pm]
How to block mouse withou...
by
Yurgenz
[
Today
at 06:45:54 pm]
How to download/compile l...
by
zeljko
[
Today
at 06:13:35 pm]
LazTTF2Vector - An Enhanc...
by
maurog
[
Today
at 06:07:44 pm]
Converting a Project from...
by
JanRoza
[
Today
at 05:41:24 pm]
AVRPascal – free code edi...
by
ackarwow
[
Today
at 05:22:53 pm]
Remote access to database...
by
wcage03
[
Today
at 04:23:37 pm]
Freepascal Toolkit in VS ...
by
PhoenixHawk
[
Today
at 04:04:16 pm]
Can't put Lazarus in dock
by
JimKueneman
[
Today
at 03:21:23 pm]
Force parameters of my ap...
by
Ericktux
[
Today
at 03:17:38 pm]
GR32 installation
by
AndersM
[
Today
at 02:42:27 pm]
StringGrid, a cell with a...
by
cdbc
[
Today
at 02:31:05 pm]
App crashes in main menu ...
by
Igor Kokarev
[
Today
at 02:18:23 pm]
New 2D StarField
by
Gigatron
[
Today
at 12:32:32 pm]
Parse uncommon format to ...
by
Mo0211
[
Today
at 12:10:18 pm]
Search for: German Reader...
by
paule32
[
Today
at 12:09:50 pm]
online packages manager e...
by
pereira
[
Today
at 12:07:56 pm]
mp4 video programming wit...
by
metis
[
Today
at 11:44:03 am]
GLscene cannot add Scene ...
by
bbd666
[
Today
at 11:33:54 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Recent Changes to Qt6 Interface ? (Read 2091 times)
dbannon
Hero Member
Posts: 3294
Recent Changes to Qt6 Interface ?
«
on:
April 24, 2023, 02:34:13 am »
Some changes were made recently to the Qt6 bindings in Main,
https://gitlab.com/freepascal.org/lazarus/lazarus/-/commit/5ace4db416b10b371fc37610585e9cf143e7f39f
but the version number has not been rev-ed ?
A user reports compile time problems but not ones that sound like they came from recent changes Reported -
QFontDatabase constructor and destructor unavailable in qfontdatabase_c.h :
C_EXPORT QFontDatabaseH QFontDatabase_Create();
C_EXPORT void QFontDatabase_Destroy(QFontDatabaseH handle);
qfontdatabase has not changed since November 2022 ??
Davo
«
Last Edit: April 24, 2023, 06:26:30 am by dbannon
»
Logged
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project -
https://github.com/tomboy-notes/tomboy-ng
and my github -
https://github.com/davidbannon
zeljko
Hero Member
Posts: 1719
Re: Recent Changes to Qt6 Interface ?
«
Reply #1 on:
April 24, 2023, 10:14:13 am »
There will be more changes next days and then I'll change version (when changes in C bindings are added to qt56.pas)
Logged
zeljko
Hero Member
Posts: 1719
Re: Recent Changes to Qt6 Interface ?
«
Reply #2 on:
April 24, 2023, 10:18:35 am »
QFontDatabase is completely static in Qt6 AFAIR, so no constructor & destructor.
https://doc.qt.io/qt-6.2/qfontdatabase.html
Logged
dbannon
Hero Member
Posts: 3294
Re: Recent Changes to Qt6 Interface ?
«
Reply #3 on:
April 25, 2023, 02:21:27 am »
Yeah, thanks Zeljko, I suspect the reporter may be confusing LCL and Typhon, possible the typhon guys have played with the code and it no longer works with our library. Not our problem !
Davo
Logged
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project -
https://github.com/tomboy-notes/tomboy-ng
and my github -
https://github.com/davidbannon
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Widgetset
»
QT
»
Recent Changes to Qt6 Interface ?
TinyPortal
© 2005-2018