Drop compatibility code for TQPalette #21

Merged
MicheleC merged 1 commits from drop/tqpalette-compat-code into master 10 months ago
Owner

Related TQPalette methods will later be removed from TQt3.

Related TQPalette methods will later be removed from TQt3.
MicheleC added 1 commit 10 months ago
aa6764916f
Drop compatibility code for TQPalette
MicheleC requested review from Core 10 months ago
MicheleC requested review from Owners 10 months ago
SlavekB approved these changes 10 months ago
SlavekB left a comment
Owner

It seems good.
At first I was afraid that changing the order in enum would be a problem, but then I noticed that the order did not match the TQt3 anyway. So it is probably evaluated in another way.

It seems good. At first I was afraid that changing the order in enum would be a problem, but then I noticed that the order did not match the TQt3 anyway. So it is probably evaluated in another way.
MicheleC merged commit aa6764916f into master 10 months ago
MicheleC deleted branch drop/tqpalette-compat-code 10 months ago
MicheleC added this to the R14.2.0 release milestone 10 months ago
Poster
Owner

It seems good.
At first I was afraid that changing the order in enum would be a problem, but then I noticed that the order did not match the TQt3 anyway. So it is probably evaluated in another way.

I think the order was wrong here, because TQt3 has a different order. My best guess is that previous Qt versions had Normal as first element and pytqt was never updated to the latest version.

> It seems good. > At first I was afraid that changing the order in enum would be a problem, but then I noticed that the order did not match the TQt3 anyway. So it is probably evaluated in another way. I think the order was wrong here, because TQt3 has a different order. My best guess is that previous Qt versions had Normal as first element and pytqt was never updated to the latest version.

Reviewers

SlavekB approved these changes 10 months ago
TDE/Core was requested for review 10 months ago
The pull request has been merged as aa6764916f.
Sign in to join this conversation.
No reviewers
TDE/Core
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/pytqt#21
Loading…
There is no content yet.