Hi to all!

What does gcc's warning mean:
Qt Code:
  1. warning: passing `qreal' for converting 4 of `void CMerchandizeOrder::setDisplayString(qint16, QString, qreal, qint16, qreal)'
To copy to clipboard, switch view to plain text mode 

I've googled it in general form (without particular method name) and I've found nothing that could help me get what is wrong.