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 -

React Native allow user to reorder elements in a scrollview list -

multithreading - Exception in Application constructor -