Hi everyone,

I want to build an application that shows up in front of other applications. Basically that it doesn't hide when it isn't the active window. Is it possible to do this with Qt. Even better it might be to allow it to show up in the task bar or dock. What classes in Qt could I look at to do something like this.

Ted