@kwisp thanks. I looked sender but i didn t find properties. I want to ObjectName and I try
sender()->ObjectName() but it's null.
Edit: I solve this problem I write
button1->setObjectName("button1");
and running now.
I have an array and I want to create buttons for each member of this array. can you help me?
Bookmarks