Update module name definitions to match full name. #15

Merged
SlavekB merged 1 commits from feat/update-module-names into master 1 year ago
SlavekB commented 1 year ago
Owner

This will enable automatic loading of PyTQt modules for modules that depend on PyTQt modules.

This will enable automatic loading of PyTQt modules for modules that depend on PyTQt modules.
SlavekB added 1 commit 1 year ago
6054548c25
Update module name definitions to match full name.
SlavekB added this to the R14.1.0 release milestone 1 year ago
MicheleC approved these changes 1 year ago
MicheleC left a comment
Owner

Nice. I think we may need this in pytde as well, since I had to add from PyTQt import qt in various examples in the 'drop python2' PR

Nice. I think we may need this in pytde as well, since I had to add `from PyTQt import qt` in various examples in the 'drop python2' PR
Owner

I mean, this could solve that issue and the additional import not be required anymore.

I mean, this could solve that issue and the additional import not be required anymore.
SlavekB commented 1 year ago
Poster
Owner

Yes, that's exactly the reason. This is the first part to be able to use the impoort tdecore again without having to worry about import of PyTQt.qt.

Yes, that's exactly the reason. This is the first part to be able to use the `impoort tdecore` again without having to worry about import of `PyTQt.qt`.
SlavekB merged commit 6054548c25 into master 1 year ago
SlavekB deleted branch feat/update-module-names 1 year ago

Reviewers

MicheleC approved these changes 1 year ago
The pull request has been merged as 6054548c25.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

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