|
DuxReiNummariae 1.1.0-alpha.19
Simple and powerful budgeting application
|
Represents a strongly-typed tag value that adds sematic meaning to an object. More...
#include <Tag.hpp>
Public Member Functions | |
| Tag (const ::QString &value) | |
| Full initialisation constructor for a tag. | |
Represents a strongly-typed tag value that adds sematic meaning to an object.
|
explicit |
Full initialisation constructor for a tag.
| Error | If the provided value is empty or contains only whitespace. |
| value | The string value to initialise as the tag. This input is trimmed automatically. |