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
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
StrMath.pas a String Numb...
by
JgQDev
[
Today
at 05:56:44 am]
Debian removes FPC/Lazaru...
by
dbannon
[
Today
at 05:47:10 am]
Published sets in FPC are...
by
Thausand
[
Today
at 05:14:26 am]
lazarus project
by
crownfield
[
Today
at 03:34:00 am]
Frustrating Error When us...
by
jamie
[
Today
at 03:05:27 am]
'Rounding' to (say) 5 DP
by
LV
[February 17, 2026, 11:51:29 pm]
Is it possible to create ...
by
LeP
[February 17, 2026, 11:20:42 pm]
Status of FPC 3.4.0 or FP...
by
PascalDragon
[February 17, 2026, 09:25:01 pm]
MVP made easier.
by
cdbc
[February 17, 2026, 09:16:07 pm]
A diary project with SQLi...
by
cdbc
[February 17, 2026, 09:03:25 pm]
[ANN] fpGUI Toolkit v2.0....
by
PascalDragon
[February 17, 2026, 08:49:17 pm]
Form has no Taskbar entry...
by
n7800
[February 17, 2026, 07:48:59 pm]
DCPcrypt v2.0.6 — Cryptog...
by
Ten_Mile_Hike
[February 17, 2026, 07:40:22 pm]
[SOLVED] Lazarus recompil...
by
creaothceann
[February 17, 2026, 07:37:12 pm]
4.4 messed with the proje...
by
QEnnay
[February 17, 2026, 07:26:00 pm]
Anyone else getting a tro...
by
dseligo
[February 17, 2026, 07:24:37 pm]
Duplicated icon in the Wi...
by
n7800
[February 17, 2026, 06:11:54 pm]
[AGGPas] Difference betwe...
by
cdbc
[February 17, 2026, 05:02:28 pm]
[SOLVED] Statically linki...
by
marcov
[February 17, 2026, 04:56:09 pm]
pas2js WebAssembly SQLite...
by
PierceNg
[February 17, 2026, 03:32:46 pm]
My AGGPas examples
by
Roland57
[February 17, 2026, 02:10:03 pm]
Datatype of Fields in sql...
by
Dzandaa
[February 17, 2026, 01:46:59 pm]
TurboBird IBX
by
valdir.marcos
[February 17, 2026, 10:38:16 am]
Delphi Magazine issues 1-...
by
valdir.marcos
[February 17, 2026, 10:37:33 am]
We are starting to use La...
by
dbannon
[February 17, 2026, 06:25:04 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Recent Changes to Qt6 Interface ? (Read 2498 times)
dbannon
Hero Member
Posts: 3690
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: 1830
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: 1830
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: 3690
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