Hello, all;

Is there a simple way to swap text on a QPushButton when it's toggled? I currently have it labeled as a "play" button and want it to display "pause" when clicked. Thanks in advance.