pyQT pushButton

  • Thread starter Tom Van den Brandt
  • Start date
T

Tom Van den Brandt

Hello,

Is there anyone using pyQt who can tell me if I can set/change the internal
id of a pushbutton myself ? I can't find anything in the docs...

Tnx,
 
J

John J. Lee

Tom Van den Brandt said:
Is there anyone using pyQt who can tell me if I can set/change the internal
id of a pushbutton myself ? I can't find anything in the docs...

What internal id? I don't remember one. What problem are you trying
to solve?


John
 
T

Tom Van den Brandt

John said:
What internal id? I don't remember one. What problem are you trying
to solve?


John

Every button within a buttongroup gets a buttongroupid. That way if a button
is clicked, you can know wich button in the group it was...
Problem is solved now, I could simply set the id's with qtdesigner. That
was something I overlooked.

Tnx,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top