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
location.h File Reference

(548517a4a0deb2f023c0edb6f73d7bea13e25668)

#include <QtCore/qcoreapplication.h>
#include <QtCore/qstack.h>
#include <memory>
Include dependency graph for location.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Location
 The Location class provides a way to mark a location in a file. More...

Functions

 Q_DECLARE_TYPEINFO (Location::StackEntry, Q_RELOCATABLE_TYPE)
 Q_DECLARE_TYPEINFO (Location, Q_COMPLEX_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO() [1/2]

Q_DECLARE_TYPEINFO ( Location ,
Q_COMPLEX_TYPE  )

◆ Q_DECLARE_TYPEINFO() [2/2]

Q_DECLARE_TYPEINFO ( Location::StackEntry ,
Q_RELOCATABLE_TYPE  )