QtRedmine
Public Attributes | List of all members
qtredmine::CustomField Struct Reference

Structure representing a Redmine custom field. More...

#include <SimpleRedmineTypes.h>

Public Attributes

int id = -1
 ID.
 
QString name
 Name.
 
std::vector< QString > value
 Value.
 

Detailed Description

Structure representing a Redmine custom field.


The documentation for this struct was generated from the following file: