Maybe Qt::WindowStaysOnTopHint ?
It's a WindowFlag so you either pass it when you construct the window or set it later via setWindowFlags().
Maybe Qt::WindowStaysOnTopHint ?
It's a WindowFlag so you either pass it when you construct the window or set it later via setWindowFlags().
Last edited by momesana; 17th April 2008 at 16:20.
Bookmarks