[Qt-interest] object derived from qgraphicsItem and QMessageBox?

Srdjan Todorovic todorovic.s at googlemail.com
Tue Oct 27 12:23:40 CET 2009


Hi,

On 27/10/2009, Riccardo Roasio <riccardo.roasio at gmail.com> wrote:
> But can i redraw the graphic on QMesageBOx so that it is similar to the rest
> of my application and not to the operative system interface?

I wouldn't think so...

> I'm asking this because i'm developing a touch screen application so i need
> bigger buttons....

You may be able to use stylesheets to set the button sizes and other
properties of the widgets on a QMessageBox.

See: http://doc.trolltech.com/4.5/stylesheet.html

Srdjan



More information about the Qt-interest-old mailing list