Huggle
build:^490^dce1e5c
|
History consist of these items. More...
#include <history.hpp>
Public Member Functions | |
HistoryItem (const HistoryItem &item) | |
HistoryItem (HistoryItem *item) | |
Static Public Member Functions | |
static QString | TypeToString (HistoryType type) |
Public Attributes | |
int | ID |
Unique ID of this item. | |
QString | Result |
QString | Target |
HistoryType | Type |
Type of item. | |
History consist of these items.
Definition at line 35 of file history.hpp.