#include <annotate.h>
Public Member Functions | |
| ReachInfo () | |
| ReachInfo (SCRef s, int i, int t) | |
Public Attributes | |
| const QString | sha |
| int | id |
| int | type |
| QStringList | roots |
Definition at line 20 of file annotate.h.
| ReachInfo | ( | ) | [inline] |
Definition at line 22 of file annotate.h.
Definition at line 23 of file annotate.h.
| const QString sha |
Definition at line 24 of file annotate.h.
| int id |
Definition at line 25 of file annotate.h.
| int type |
Definition at line 25 of file annotate.h.
| QStringList roots |
Definition at line 26 of file annotate.h.
1.5.3