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

Structure representing a time entry. More...

#include <SimpleRedmineTypes.h>

Inheritance diagram for qtredmine::TimeEntry:
qtredmine::RedmineResource

Public Attributes

Item activity
 Activity.
 
QString comment
 Additional comment.
 
double hours = 0
 Hours spent.
 
Item issue
 Issue (required if no project was specified)
 
Item project
 Project (required if no issue was specified)
 
QDate spentOn
 Date of the time spent.
 
- Public Attributes inherited from qtredmine::RedmineResource
QDateTime createdOn
 Created on.
 
QDateTime updatedOn
 Updated on.
 
Item user
 Redmine user.
 

Detailed Description

Structure representing a time entry.


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