FlightGear next
QtMessageBox.cxx File Reference
#include "MessageBox.hxx"
#include "QtLauncher.hxx"
#include <QMessageBox>
#include <QString>

Go to the source code of this file.

Functions

flightgear::MessageBoxResult QtMessageBox (const std::string &caption, const std::string &msg, const std::string &moreText, bool fatal)
 

Function Documentation

◆ QtMessageBox()

flightgear::MessageBoxResult QtMessageBox ( const std::string & caption,
const std::string & msg,
const std::string & moreText,
bool fatal )

Definition at line 29 of file QtMessageBox.cxx.