![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Libs/Core/ctkErrorLogContext.h>
Public Member Functions | |
| ctkErrorLogContext () | |
| ctkErrorLogContext (const QString &msg) | |
Public Attributes | |
| QString | Category |
| QString | File |
| QString | Function |
| int | Line |
| QString | Message |
Definition at line 32 of file ctkErrorLogContext.h.
|
inline |
Definition at line 34 of file ctkErrorLogContext.h.
|
inline |
Definition at line 35 of file ctkErrorLogContext.h.
| QString ctkErrorLogContext::Category |
Definition at line 37 of file ctkErrorLogContext.h.
| QString ctkErrorLogContext::File |
Definition at line 39 of file ctkErrorLogContext.h.
| QString ctkErrorLogContext::Function |
Definition at line 40 of file ctkErrorLogContext.h.
| int ctkErrorLogContext::Line |
Definition at line 38 of file ctkErrorLogContext.h.
| QString ctkErrorLogContext::Message |
Definition at line 41 of file ctkErrorLogContext.h.
1.8.11