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 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -