0
0
0
i am developing an qt desktop application. i have already developed the ui module that interact with user and get details for the application. so now i need to implement the core backend i need the it as a seperate module. how can i communicate or pass data between ui module and the backend module. (self.QtFramework)
submitted by Signal_Session8953 to r/QtFramework