Signals and Slots Editing Buttons Are Disabled (Qt Designer 4.8)

Viewed 1079

I want to add custom slots to my design via Qt Designer (4.8), but editing buttons on "Configure Connection" window are disabled. How can I solve it?

signal and slot buttons are disabled on Qt Designer

1 Answers
Related