Executing Generic Code QAction from another QAction
20th December 2024
Hi Sam, When defining an extension method, the “this” keyword should be put in front of the frist argument (public static string LookupISI(this SLProtocolExt, int id) Side note: If you …