79543690

Date: 2025-03-29 18:16:10
Score: 1.5
Natty:
Report link

where a strict MVC separation is not that much of a concern.

To emphasise that - when building an MVC app, the QListWidget cannot have the model set - the setModel() method is private. You have to use QListView to get all the items to sync up.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): where a
  • Low reputation (1):
Posted by: Grant_H