Python Forum
[PyQt] Call a function in FormA from FormB
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyQt] Call a function in FormA from FormB
#1
Hi everybody.
I 'm looking for a simple example (with SIGNAL, SLOt and Emit()) where we have:
-a main form, say 'FormA' which opens another form, let's say 'FormB'
-FormB has a button which when clicked calls a function in FormA.

If you are aware of some example please post it here.
Reply


Messages In This Thread
Call a function in FormA from FormB - by panoss - Jan-30-2022, 06:56 PM
RE: Call a function in FormA from FormB - by Yoriz - Jan-30-2022, 07:04 PM
RE: Call a function in FormA from FormB - by panoss - Jan-30-2022, 07:45 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  GUI Problem / call another function / fill QListwidget flash77 5 1,044 Jul-30-2023, 04:29 PM
Last Post: flash77
  simple tkinter question function call not opening image gr3yali3n 5 3,702 Aug-02-2022, 09:13 PM
Last Post: woooee
  Call local variable of previous function from another function with Python3 & tkinter Hannibal 5 4,612 Oct-12-2020, 09:16 PM
Last Post: deanhystad
  [PyQt] call a function with parametrs from another class atlass218 3 4,923 Feb-29-2020, 11:00 AM
Last Post: atlass218
  [Tkinter] Call a function when switching layouts 4096 0 3,623 Sep-22-2019, 07:39 PM
Last Post: 4096
  [PyQt] call a function in another class darktitan 6 14,366 Jun-22-2019, 03:33 AM
Last Post: darktitan

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020