You're not calling the base class (QListWidget) constructor.Qt Code:
To copy to clipboard, switch view to plain text mode
Should be:
Qt Code:
To copy to clipboard, switch view to plain text mode
You're not calling the base class (QListWidget) constructor.Qt Code:
To copy to clipboard, switch view to plain text mode
Should be:
Qt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks