hi, all

I have a problem now.

I want to subclass QMultiLineEdit which paint a line underneath every row on the editable area just like a notebook. i haven't found out how to implement it. maybe i can rewrite the paintEvent, but i'm not sure.

any help is appreciated.