Opened 13 years ago

Closed 5 years ago

#241 closed defect (wontfix)

Move PM extensions to a separate DLL

Reported by: Dmitry A. Kuminov Owned by:
Priority: major Milestone:
Component: General Version:
Severity: medium Keywords:
Cc:

Description

There is a number of extensions to PM APIs (search for qt_Win*) that don't belong to Qt -- they are pure PM functions not using any Qt data types or structures that can be useful for other applications as well, as they mostly fix what we consider PM bugs.

Having them all together as a separate DLL is good because breaks the dependency on the Qt DLLs and their fancy names (so it may be easily used by non-Qt programs).

Change History (5)

comment:1 by Dmitry A. Kuminov, 13 years ago

See the end of #203 for more motivation.

comment:2 by Silvan Scherrer, 13 years ago

Milestone: Qt EnhancedQt 4.next

comment:3 by Silvan Scherrer, 9 years ago

Milestone: Qt 4.nextQt 5

Milestone renamed

comment:4 by Silvan Scherrer, 5 years ago

Milestone: Qt 5

Ticket retargeted after milestone closed

comment:5 by Silvan Scherrer, 5 years ago

Resolution: wontfix
Status: newclosed

is this still true with Qt 5? If yes we should open a ticket at https://github.com/bitwiseworks/qtbase-os2

Note: See TracTickets for help on using tickets.