Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qmaybe_p.h File Reference

(3367b137e3aeec76b7edb7d14bde1a6cec7a64f4)

#include <QtCore/private/qglobal_p.h>
#include <qstring.h>
#include <optional>
#include <utility>
#include <memory>
+ Include dependency graph for qmaybe_p.h:

Go to the source code of this file.

Classes

struct  QUnexpect
 
class  QMaybe< Value, Error >
 

Variables

static constexpr QUnexpect unexpect {}
 

Variable Documentation

◆ unexpect

constexpr QUnexpect unexpect {}
staticconstexpr

Definition at line 30 of file qmaybe_p.h.