Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlJS::Dom::StorableMsg Struct Reference
Collaboration diagram for QQmlJS::Dom::StorableMsg:

Public Member Functions

 StorableMsg ()
 StorableMsg (const ErrorMessage &e)
 StorableMsg (ErrorMessage &&e)
 StorableMsg ()
 StorableMsg (const ErrorMessage &e)
 StorableMsg (ErrorMessage &&e)

Public Attributes

ErrorMessage msg

Detailed Description

Definition at line 301 of file qqmldomerrormessage.cpp.

Constructor & Destructor Documentation

◆ StorableMsg() [1/6]

QQmlJS::Dom::StorableMsg::StorableMsg ( )
inline

Definition at line 302 of file qqmldomerrormessage.cpp.

References StorableMsg().

Referenced by StorableMsg().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ StorableMsg() [2/6]

QQmlJS::Dom::StorableMsg::StorableMsg ( const ErrorMessage & e)
inline

Definition at line 306 of file qqmldomerrormessage.cpp.

References StorableMsg().

Referenced by StorableMsg().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ StorableMsg() [3/6]

QQmlJS::Dom::StorableMsg::StorableMsg ( ErrorMessage && e)
inline

Definition at line 310 of file qqmldomerrormessage.cpp.

References StorableMsg().

Referenced by StorableMsg().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ StorableMsg() [4/6]

QQmlJS::Dom::StorableMsg::StorableMsg ( )
inline

Definition at line 302 of file qqmldomerrormessage.cpp.

◆ StorableMsg() [5/6]

QQmlJS::Dom::StorableMsg::StorableMsg ( const ErrorMessage & e)
inline

Definition at line 306 of file qqmldomerrormessage.cpp.

◆ StorableMsg() [6/6]

QQmlJS::Dom::StorableMsg::StorableMsg ( ErrorMessage && e)
inline

Definition at line 310 of file qqmldomerrormessage.cpp.

Member Data Documentation

◆ msg

ErrorMessage QQmlJS::Dom::StorableMsg::msg

Definition at line 314 of file qqmldomerrormessage.cpp.


The documentation for this struct was generated from the following file: