#include <QString>Go to the source code of this file.
Enumerations | |
| enum class | CardRelationType { CardRelationType::DoesNotAttach = 0 , CardRelationType::AttachTo = 1 , CardRelationType::TransformInto = 2 } |
| Types of attachments between cards. More... | |
Functions | |
| QString | cardAttachTypeToString (CardRelationType type) |
|
inline |