Hello

I have a rather simple question (again).
I wuld like to have, or make a widget, that is suitable for two purposes, first to show some long text, and second to have somewhere inside the text some buttons. It would be a simple tutorial for a card-game, the text explains the rules of the game, and by pushing the buttons, the user opens a modal dialog, where he/she can test what hs/she learnt so far.
I tried QTextEdit, but I could not position the buttons indide the text.
Thanks for Your answers

Peter