I have a regular QListWidget with couple of signals and slots hookedup. Everythi开发者_开发问答ng works as I expect. I can update, retrieve, clear etc.
I\'ve got a QListWidget in my PyQt4 app. It contains folders paths. I want to save its contents to QSettings and load them later.
Is it possible to do a regex replace on all IMG tags that are unclosed?If so, how would I identify: <img src=\"...\" alt=\"...\">