On Tue, Jul 13, 2021 at 6:46 PM [email protected] <[email protected]> wrote:
> > Imo, it's *essential* that all the crappy details of accessing symbols be >> hidden from "client code". That is, only leoQt4.py, leoQt5.py and leoQt6.py >> should know, say, where QActionGroup is. We don't want to "distribute" that >> horror show. >> > > I'll certainly agree with that as a goal! But we may be playing catchup > forever, because I'm sure that leoQtx isn't going to be translating > *everything* in QT. At some future time someone may need to use one that > LeoQtx doesn't know about. > Sure. Client code is free to add Qt6/7/8 code, especially if that code has no counterpart in Qt 4 or 5. And we can change the leoQt*.py files if that is convenient. For now, getting the existing plugins to work will be good enough :-) Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS2vbLuOE%3DAA4CTuG7Dwwhn-fMgGLJsyUWHPWW8bFma-SA%40mail.gmail.com.
