|
QtRedmine
|
Structure representing a project. More...
#include <SimpleRedmineTypes.h>
Public Attributes | |
| QString | description |
| Description. | |
| int | id = -1 |
| ID. | |
| QString | identifier |
| Internal identifier. | |
| bool | isPublic |
| Public project. | |
| QString | name |
| Project name. | |
Public Attributes inherited from qtredmine::RedmineResource | |
| QDateTime | createdOn |
| Created on. | |
| QDateTime | updatedOn |
| Updated on. | |
| Item | user |
| Redmine user. | |
Structure representing a project.
1.8.11