6 #ifndef SWIFT_MISC_STACKTRACE_H
7 #define SWIFT_MISC_STACKTRACE_H
Free functions in swift::misc.
QStringList getStackTraceAlways()
Returns a stack trace of the current thread of execution as a list of function names.
QStringList getStackTrace()
Returns a stack trace of the current thread of execution as a list of function names.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.