hello,

i am coming with actually two question, hope this is ok:
  1. i would like to use QSyntaxHighlighter and highlight QString entries within a QListWidget --> what would be the best way to achieve this (if possible), since QSyntaxHighlighter needs a QTextDocument to do this
  2. i have a QListWidget and i would like to know the best way to put numbers to each row (without actually changing the item itself), any ideas?


thnx alot.