|
QtRedmine
|
Structure representing a Redmine custom field. More...
#include <SimpleRedmineTypes.h>
Public Attributes | |
| int | id = -1 |
| ID. | |
| QString | name |
| Name. | |
| std::vector< QString > | value |
| Value. | |
Structure representing a Redmine custom field.
1.8.11