ADTF  3.18.4
qt_messagebox.h File Reference

Copyright © Audi Electronics Venture GmbH. More...

Go to the source code of this file.

Namespaces

 adtf
 Namespace for entire ADTF SDK.
 
 adtf::ui
 Namespace for the ADTF UI SDK.
 
 adtf::ui::mega
 Namespace for all functionality of the ADTF UI SDK provided since v3.12.
 

Functions

std::pair< QString, QString > split_result (tResult oResult)
 Splits the result into the main error message and a detailed error description. More...
 
QMessageBox::StandardButton result_message_box (QWidget *pParent, const QString &strTitle, tResult oResult, const QString &strInformativeText={}, QMessageBox::StandardButtons eButtons=QMessageBox::Ok, QMessageBox::StandardButton eDefaultButton=QMessageBox::NoButton)
 Display a message box showing the given tResult. More...
 

Detailed Description

Copyright © Audi Electronics Venture GmbH.

All rights reserved

Definition in file qt_messagebox.h.