Qx v0.5.7
Qt Extensions Library
Loading...
Searching...
No Matches
qx-common-widgets.h File Reference

The qx-common-widgets header file provides various types, variables, and functions related to Qt widgets. More...

#include "qx/widgets/qx_widgets_export.h"
#include <QMessageBox>
#include "qx/core/qx-error.h"
Include dependency graph for qx-common-widgets.h:

Go to the source code of this file.

Namespaces

namespace  Qx
 The Qx namespace is the main namespace through which all non-global functionality of the Qx library is accessed.
 

Functions

int Qx::postBlockingError (const Error &error, QMessageBox::StandardButtons choices, QMessageBox::StandardButton defChoice)
 
void Qx::postError (const Error &error)