c++ - whats differences between setInformativeText &setText functionaly? -


in qmessagebox class in qt there settext & setinformativetext functions,whats function of second 1 while thing first do?

qt documentation says informativetext:

on mac, text appears in small system font below text(). on other platforms, appended existing text.

so if don't use application on mac can use settext whole text want display user.


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -