In this example of a Qt 6 interface witten in C++, selected UI events trigger a UI lock-out for a fixed — in this case, hard-coded — duration. The lockout is enforced by an modal progress dialog box ...