Struct ParsedSessionName#

Struct Documentation#

struct ParsedSessionName#

What a folder basename decomposes into. A legacy timestamp-only folder yields hasEntities == false with the whole name preserved in timestamp, which is how every consumer keeps working across the naming change.

Public Members

bool hasEntities = false#
QString subject#
QString session#
QString task#
int run = 0#
QString timestamp#

Trailing remainder, verbatim; may be empty.