Module qtjambi
Package io.qt.widgets

Class QMessageBox

All Implemented Interfaces:
QPaintDevice, QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QMessageBox extends QDialog

Modal dialog for informing the user or for asking the user a question and receiving an answer

Java wrapper for Qt's class QMessageBox