Qx
v0.5.8
Qt Extensions Library
Loading...
Searching...
No Matches
qx-common-widgets_p.h
1
#ifndef QX_WIDGETS_COMMON_P_H
2
#define QX_WIDGETS_COMMON_P_H
3
4
// Qt Includes
5
#include <QMessageBox>
6
7
// Extra-component Includes
8
#include "
qx/core/qx-error.h
"
9
10
namespace
Qx
11
{
13
void
prepareErrorPostBox(
const
Error& error,
QMessageBox
& msgBox);
15
}
16
17
18
#endif
// QX_WIDGETS_COMMON_P_H
Qx
The Qx namespace is the main namespace through which all non-global functionality of the Qx library i...
Definition
qx-processwaiter.cpp:5
QMessageBox
qx-error.h
The qx-error.h header file provides access to the Error interface.
lib
widgets
src
qx-common-widgets_p.h
Generated by
1.10.0