I see you handled QActionGroup, but not QAction. Would you please include QAction, then I'll try it out.
On Tuesday, July 13, 2021 at 7:46:38 PM UTC-4 [email protected] wrote: > On Tuesday, July 13, 2021 at 7:35:26 PM UTC-4 Edward K. Ream 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. > > I'll look at your latest version. > -- 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/198716ed-87cc-46a2-a2db-9dd9e1b66ec2n%40googlegroups.com.
